diff options
author | 2002-12-09 04:33:21 +0000 | |
---|---|---|
committer | 2002-12-09 04:33:21 +0000 | |
commit | ab604b431f447c2f908a4704c2ed25503c92424d (patch) | |
tree | 723a7b58acbf2dd989d882968758ecd2d5bef58c /net-www/netscape-communicator/netscape-communicator-4.79-r1.ebuild | |
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/netscape-communicator/netscape-communicator-4.79-r1.ebuild')
-rw-r--r-- | net-www/netscape-communicator/netscape-communicator-4.79-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/netscape-communicator/netscape-communicator-4.79-r1.ebuild b/net-www/netscape-communicator/netscape-communicator-4.79-r1.ebuild index ce634a22eb5e..0f09a31b147f 100644 --- a/net-www/netscape-communicator/netscape-communicator-4.79-r1.ebuild +++ b/net-www/netscape-communicator/netscape-communicator-4.79-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/netscape-communicator/netscape-communicator-4.79-r1.ebuild,v 1.7 2002/10/04 06:20:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-communicator/netscape-communicator-4.79-r1.ebuild,v 1.8 2002/12/09 04:33:20 manson Exp $ S=${WORKDIR}/communicator-v479.x86-unknown-linux2.2 DESCRIPTION="Netscape Communicator 4.79" @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.netscape.com/support/index.html" DEPEND="virtual/glibc" RDEPEND=">=sys-libs/lib-compat-1.0" SLOT="0" -KEYWORDS="x86 -ppc sparc sparc64" +KEYWORDS="x86 -ppc sparc " LICENSE="NETSCAPE" src_install() { |