diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-02-19 16:09:41 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-02-19 16:09:41 +0000 |
commit | bc7703d864429e0c882ad3a526929c7aa8752edd (patch) | |
tree | ae376212fdebf7a4ffe390c9bdf563b1d82e1749 /net-www | |
parent | Initial import. (Manifest recommit) (diff) | |
download | gentoo-2-bc7703d864429e0c882ad3a526929c7aa8752edd.tar.gz gentoo-2-bc7703d864429e0c882ad3a526929c7aa8752edd.tar.bz2 gentoo-2-bc7703d864429e0c882ad3a526929c7aa8752edd.zip |
marking alpha
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index 21960ca18ec1..09257f3908cb 100644 --- a/net-www/mozilla-firefox/ChangeLog +++ b/net-www/mozilla-firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mozilla-firebird # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.10 2004/02/19 05:58:08 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.11 2004/02/19 16:09:41 taviso Exp $ + + 19 Feb 2004; Tavis Ormandy <taviso@gentoo.org> mozilla-firefox-0.8.ebuild: + marking alpha, #41338 19 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8.ebuild: Add dependency on pkgconfig, needed by GTK+2 build process. diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild index fb828fcfb79b..9d3678d7f2a3 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.8 2004/02/19 05:58:08 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.9 2004/02/19 16:09:41 taviso Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -10,7 +10,7 @@ DESCRIPTION="The Mozilla Firefox Web Browser" HOMEPAGE="http://www.mozilla.org/projects/firefox/" SRC_URI="http://ftp.mozilla.org/pub/firefox/releases/${PV}/firefox-source-${PV}.tar.bz2" -KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc alpha amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="java gtk2 ipv6 gnome moznoxft" |