diff options
Diffstat (limited to 'net-www/netscape-flash/netscape-flash-5.0.48.ebuild')
-rw-r--r-- | net-www/netscape-flash/netscape-flash-5.0.48.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-www/netscape-flash/netscape-flash-5.0.48.ebuild b/net-www/netscape-flash/netscape-flash-5.0.48.ebuild index f9928b18db5c..6a846f4d39ce 100644 --- a/net-www/netscape-flash/netscape-flash-5.0.48.ebuild +++ b/net-www/netscape-flash/netscape-flash-5.0.48.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-5.0.48.ebuild,v 1.2 2002/07/11 06:30:49 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-5.0.48.ebuild,v 1.3 2002/07/14 20:25:23 aliz Exp $ S=${WORKDIR}/flash_linux DESCRIPTION="Macromedia Shockwave Flash Player" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.gz" HOMEPAGE="http://www.macromedia.com" +SLOT="0" +KEYWORDS="x86" src_install() { cd ${S} |