diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | ab604b431f447c2f908a4704c2ed25503c92424d (patch) | |
tree | 723a7b58acbf2dd989d882968758ecd2d5bef58c /net-www/mozilla | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab604b431f447c2f908a4704c2ed25503c92424d.tar.gz historical-ab604b431f447c2f908a4704c2ed25503c92424d.tar.bz2 historical-ab604b431f447c2f908a4704c2ed25503c92424d.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-www/mozilla')
-rw-r--r-- | net-www/mozilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.0-r3.ebuild | 6 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.0.1-r3.ebuild | 10 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mozilla/mozilla-1.2.1-r1.ebuild | 4 |
5 files changed, 15 insertions, 14 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog index f7c6997e76d8..2a5c1a3fb802 100644 --- a/net-www/mozilla/ChangeLog +++ b/net-www/mozilla/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-www/mozilla # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.64 2002/12/08 21:39:49 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.65 2002/12/09 04:33:20 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *mozilla-1.2.1-r1 (08 Dec 2002) 08 Dec 2002; Martin Schlemmer <azarah@gentoo.org> mozilla-1.2.1-r1.ebuild : diff --git a/net-www/mozilla/mozilla-1.0-r3.ebuild b/net-www/mozilla/mozilla-1.0-r3.ebuild index 15e336049e3a..ebd08ff7cd45 100644 --- a/net-www/mozilla/mozilla-1.0-r3.ebuild +++ b/net-www/mozilla/mozilla-1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0-r3.ebuild,v 1.21 2002/12/04 20:53:31 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0-r3.ebuild,v 1.22 2002/12/09 04:33:20 manson Exp $ IUSE="moznomail java mozp3p mozaccess gtk2 mozinterfaceinfo ssl ldap mozxmlterm mozctl gnome mozsvg" @@ -36,7 +36,7 @@ S=${WORKDIR}/mozilla DESCRIPTION="The Mozilla Web Browser" SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/${PN}${MY_PV1}/src/${PN}-source-${MY_PV1}.tar.bz2" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc" LICENSE="MPL-1.1 NPL-1.1" RDEPEND=">=x11-base/xfree-4.2.0-r11 @@ -301,8 +301,6 @@ src_install() { ;; sparc) ;; - sparc64) - ;; arm) ;; *) diff --git a/net-www/mozilla/mozilla-1.0.1-r3.ebuild b/net-www/mozilla/mozilla-1.0.1-r3.ebuild index c7a5e07e04b7..9881120ac024 100644 --- a/net-www/mozilla/mozilla-1.0.1-r3.ebuild +++ b/net-www/mozilla/mozilla-1.0.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.3 2002/11/20 15:10:42 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.4 2002/12/09 04:33:20 manson Exp $ IUSE="mozxmlterm moznomail java mozp3p crypt ipv6 gtk2 mozinterfaceinfo ssl ldap mozaccess mozctl gnome mozsvg" @@ -48,7 +48,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/${PN}${MY_PV2}/src/${PN}-sou mirror://gentoo/distfiles/${P}-patches-${PATCH_VER}.tar.bz2" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" @@ -116,8 +116,8 @@ src_unpack() { cd ${S}; epatch ${FILESDIR}/mozilla-alpha-xpcom-subs-fix.patch fi - # ABI Patch for sparc and sparc64/xpcom for gcc-3.x - if use sparc &>/dev/null || use sparc64 &>/dev/null + # ABI Patch for sparc and /xpcom for gcc-3.x + if use sparc &>/dev/null || use &>/dev/null then cd ${S}; epatch ${FILESDIR}/mozilla-1.0.1-sparc-xpcom.patch fi @@ -127,7 +127,7 @@ src_unpack() { cd ${S}; epatch ${FILESDIR}/mozilla-ft-bytecode.patch # A patch for mozilla to disregard the PLATFORM variable, which - # can break compiles (has done for sparc64). See: + # can break compiles (has done for ). See: # http://bugzilla.mozilla.org/show_bug.cgi?id=174143 cd ${S}; epatch ${FILESDIR}/${P}-platform.patch diff --git a/net-www/mozilla/mozilla-1.1-r1.ebuild b/net-www/mozilla/mozilla-1.1-r1.ebuild index 5a0adcedae79..37522b5b0b49 100644 --- a/net-www/mozilla/mozilla-1.1-r1.ebuild +++ b/net-www/mozilla/mozilla-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.1-r1.ebuild,v 1.14 2002/12/04 20:53:31 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.1-r1.ebuild,v 1.15 2002/12/09 04:33:20 manson Exp $ IUSE="moznomail java mozp3p crypt ldap gtk2 mozinterfaceinfo ssl mozaccess mozxmlterm mozctl gnome mozsvg" @@ -42,7 +42,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/${PN}${MY_PV2}/src/${PN}-sou http://enigmail.mozdev.org/dload/src/ipc-${IPCVER}.tar.gz )" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " SLOT="0" LICENSE="MPL-1.1 NPL-1.1" diff --git a/net-www/mozilla/mozilla-1.2.1-r1.ebuild b/net-www/mozilla/mozilla-1.2.1-r1.ebuild index 4b78c6858847..c3b820c88d69 100644 --- a/net-www/mozilla/mozilla-1.2.1-r1.ebuild +++ b/net-www/mozilla/mozilla-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r1.ebuild,v 1.1 2002/12/08 21:39:49 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.2.1-r1.ebuild,v 1.2 2002/12/09 04:33:20 manson Exp $ IUSE="java crypt ipv6 gtk2 ssl ldap gnome" # Internal USE flags that I do not really want to advertise ... @@ -54,7 +54,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/${PN}${MY_PV2}/src/${PN}-sou # mirror://gentoo/distfiles/${P}-patches-${PATCH_VER}.tar.bz2" HOMEPAGE="http://www.mozilla.org" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |