diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-17 07:13:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-17 07:13:43 +0000 |
commit | f4185f56566c47e2870b1071488d67a041be085b (patch) | |
tree | 11f9d4151ec798f1febfcdc71d3405beb7528cb8 /www-client | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f4185f56566c47e2870b1071488d67a041be085b.tar.gz gentoo-2-f4185f56566c47e2870b1071488d67a041be085b.tar.bz2 gentoo-2-f4185f56566c47e2870b1071488d67a041be085b.zip |
added ~ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/mozilla/mozilla-1.7.11-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/mozilla/ChangeLog b/www-client/mozilla/ChangeLog index 0a1c19af65a1..f268f57c33a7 100644 --- a/www-client/mozilla/ChangeLog +++ b/www-client/mozilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/mozilla # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/ChangeLog,v 1.70 2005/09/17 01:05:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/ChangeLog,v 1.71 2005/09/17 07:13:43 corsair Exp $ + + 17 Sep 2005; Markus Rothe <corsair@gentoo.org> mozilla-1.7.11-r3.ebuild: + added ~ppc64 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> mozilla-1.7.11-r3.ebuild: Mark 1.7.11-r3 stable on ia64 diff --git a/www-client/mozilla/mozilla-1.7.11-r3.ebuild b/www-client/mozilla/mozilla-1.7.11-r3.ebuild index c3f3b475f483..2548f2664b26 100644 --- a/www-client/mozilla/mozilla-1.7.11-r3.ebuild +++ b/www-client/mozilla/mozilla-1.7.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.11-r3.ebuild,v 1.6 2005/09/17 01:05:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla/mozilla-1.7.11-r3.ebuild,v 1.7 2005/09/17 07:13:43 corsair Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -24,7 +24,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/${PN}${MY_PV}/s mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2 http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 ~sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="crypt gnome java ldap mozcalendar mozdevelop moznocompose moznoirc moznomail mozsvg postgres ssl" |