diff options
author | 2002-10-09 21:29:02 +0000 | |
---|---|---|
committer | 2002-10-09 21:29:02 +0000 | |
commit | 40b2a5dc48316c5be651236c47717697e702c46d (patch) | |
tree | 6309d673177d7b1f3f70feae9e3c4c153aa0d194 /net-www/skipstone | |
parent | divdi3 patch for ppc (diff) | |
download | historical-40b2a5dc48316c5be651236c47717697e702c46d.tar.gz historical-40b2a5dc48316c5be651236c47717697e702c46d.tar.bz2 historical-40b2a5dc48316c5be651236c47717697e702c46d.zip |
added ppc to keywords
Diffstat (limited to 'net-www/skipstone')
-rw-r--r-- | net-www/skipstone/skipstone-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/skipstone/skipstone-0.8.3.ebuild b/net-www/skipstone/skipstone-0.8.3.ebuild index 4b96e05f4afd..180f25c5daf1 100644 --- a/net-www/skipstone/skipstone-0.8.3.ebuild +++ b/net-www/skipstone/skipstone-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/skipstone/skipstone-0.8.3.ebuild,v 1.6 2002/10/05 05:39:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/skipstone/skipstone-0.8.3.ebuild,v 1.7 2002/10/09 21:29:02 gerk Exp $ IUSE="nls" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="GTK+ based web browser based on the Mozilla engine" SRC_URI="http://www.muhri.net/skipstone/${P}.tar.gz" HOMEPAGE="http://www.muhri.net/skipstone/" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" |