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/netscape-flash/netscape-flash-5.0.50.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-flash/netscape-flash-5.0.50.ebuild')
-rw-r--r-- | net-www/netscape-flash/netscape-flash-5.0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/netscape-flash/netscape-flash-5.0.50.ebuild b/net-www/netscape-flash/netscape-flash-5.0.50.ebuild index 9ef9c671e500..fe90655d7f28 100644 --- a/net-www/netscape-flash/netscape-flash-5.0.50.ebuild +++ b/net-www/netscape-flash/netscape-flash-5.0.50.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-flash/netscape-flash-5.0.50.ebuild,v 1.5 2002/10/21 13:05:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-5.0.50.ebuild,v 1.6 2002/12/09 04:33:20 manson Exp $ S=${WORKDIR}/flash_linux DESCRIPTION="Macromedia Shockwave Flash Player" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" HOMEPAGE="http://www.macromedia.com" SLOT="0" -KEYWORDS="x86 -ppc sparc sparc64" +KEYWORDS="x86 -ppc sparc " LICENSE="Macromedia" src_install() { |