diff options
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/gplflash/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/gplflash/gplflash-0.4.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/gplflash/gplflash-0.4.10.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/gplflash/ChangeLog b/net-www/gplflash/ChangeLog index b9390acfa3bc..a80f6d993a6f 100644 --- a/net-www/gplflash/ChangeLog +++ b/net-www/gplflash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/gplflash # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.3 2002/07/14 20:25:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.4 2002/08/23 15:46:31 cybersystem Exp $ + + 23 August 2002; Sascha Schwabbauer <cybersystem@gentoo.org> : + + Added ppc to keywords. 09 Jul 2002; Martin Schlemmer <azarah@gentoo.org> gcc3-gentoo.diff : diff --git a/net-www/gplflash/gplflash-0.4.10-r1.ebuild b/net-www/gplflash/gplflash-0.4.10-r1.ebuild index 6b988332cbd6..e2f79b3a6259 100644 --- a/net-www/gplflash/gplflash-0.4.10-r1.ebuild +++ b/net-www/gplflash/gplflash-0.4.10-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 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.6 2002/08/16 03:01:01 murphy Exp $ +# $Id: gplflash-0.4.10-r1.ebuild,v 1.7 2002/08/23 15:46:31 cybersystem 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="media-libs/libflash" diff --git a/net-www/gplflash/gplflash-0.4.10.ebuild b/net-www/gplflash/gplflash-0.4.10.ebuild index c4c4c9b79e04..8c6c6d00d45c 100644 --- a/net-www/gplflash/gplflash-0.4.10.ebuild +++ b/net-www/gplflash/gplflash-0.4.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id: gplflash-0.4.10.ebuild,v 1.5 2002/08/16 03:01:01 murphy Exp $ +# $Id: gplflash-0.4.10.ebuild,v 1.6 2002/08/23 15:46:31 cybersystem 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" |