diff options
Diffstat (limited to 'net-www/gplflash/gplflash-0.4.10-r1.ebuild')
-rw-r--r-- | net-www/gplflash/gplflash-0.4.10-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-www/gplflash/gplflash-0.4.10-r1.ebuild b/net-www/gplflash/gplflash-0.4.10-r1.ebuild index 3544b39f0b66..cc1735b4cf88 100644 --- a/net-www/gplflash/gplflash-0.4.10-r1.ebuild +++ b/net-www/gplflash/gplflash-0.4.10-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id: gplflash-0.4.10-r1.ebuild,v 1.3 2002/07/11 06:30:49 drobbins Exp $ +# $Id: gplflash-0.4.10-r1.ebuild,v 1.4 2002/07/14 20:25:23 aliz Exp $ S=${WORKDIR}/flash-0.4.10 DESCRIPTION="GPL Shockwave Flash Player/Plugin" SRC_URI="http://www.swift-tools.com/Flash/flash-0.4.10.tgz" HOMEPAGE="http://www.swift-tools.com/Flash" +KEYWORDS="x86" DEPEND="media-libs/libflash" |