diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-25 19:53:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-25 19:53:17 +0000 |
commit | b1997b0d7b9788cfd6608b64b1d649b9d5868341 (patch) | |
tree | 2dcc33592a960696d093d35746373aab4db6818a /net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild | |
parent | dropping the ppc mask for galago (diff) | |
download | gentoo-2-b1997b0d7b9788cfd6608b64b1d649b9d5868341.tar.gz gentoo-2-b1997b0d7b9788cfd6608b64b1d649b9d5868341.tar.bz2 gentoo-2-b1997b0d7b9788cfd6608b64b1d649b9d5868341.zip |
ppc stable, bug #130887
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild')
-rw-r--r-- | net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild b/net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild index 6bd2ad7d4943..196fc9c2c27d 100644 --- a/net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild +++ b/net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild,v 1.5 2006/04/25 14:57:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gecko-sdk/gecko-sdk-1.7.13.ebuild,v 1.6 2006/04/25 19:53:17 dertobi123 Exp $ unset ALLOWED_FLAGS # Stupid extra-functions.sh ... bug 49179 MOZ_FREETYPE2="no" # Need to disable for newer .. remove here and in mozconfig @@ -27,7 +27,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla${MY_PV} mirror://gentoo/mozilla-${PV}-patches-${PVER}.tar.bz2 http://dev.gentoo.org/~anarchy/dist/mozilla-${PV}-patches-${PVER}.tar.bz2" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 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" |