diff options
author | Jon Nall <nall@gentoo.org> | 2003-01-14 18:14:00 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2003-01-14 18:14:00 +0000 |
commit | 098582c875a7bb8d6748ffb0d1fd0aa39be52cc6 (patch) | |
tree | 75870217170bc776e5f8818ac26520e844cd9f34 /net-p2p/giftcurs | |
parent | added ~ppc to KEYWORDS (diff) | |
download | gentoo-2-098582c875a7bb8d6748ffb0d1fd0aa39be52cc6.tar.gz gentoo-2-098582c875a7bb8d6748ffb0d1fd0aa39be52cc6.tar.bz2 gentoo-2-098582c875a7bb8d6748ffb0d1fd0aa39be52cc6.zip |
added ~ppc to KEYWORDS
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r-- | net-p2p/giftcurs/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/giftcurs/ChangeLog b/net-p2p/giftcurs/ChangeLog index 3e7b92d08be3..d0f6debe9a9e 100644 --- a/net-p2p/giftcurs/ChangeLog +++ b/net-p2p/giftcurs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/giftcurs # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.14 2002/12/15 12:38:16 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.15 2003/01/14 18:14:00 nall Exp $ + + 14 Jan 2002; Jon Nall <nall@gentoo.org> giftcurs-0.5.5.ebuild : + added ~ppc 15 Dec 2002; Bart Verwilst <verwilst@gentoo.org> : changed ~sparc to sparc diff --git a/net-p2p/giftcurs/giftcurs-0.5.5.ebuild b/net-p2p/giftcurs/giftcurs-0.5.5.ebuild index bf077dc0ded6..bdc32a6b246b 100644 --- a/net-p2p/giftcurs/giftcurs-0.5.5.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.5.5.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-p2p/giftcurs/giftcurs-0.5.5.ebuild,v 1.4 2002/12/15 12:38:16 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.5.ebuild,v 1.5 2003/01/14 18:14:00 nall Exp $ MY_P="giFTcurs-${PV}" S="${WORKDIR}/${MY_P}" @@ -10,7 +10,7 @@ HOMEPAGE="http://giftcurs.sourceforge.net/" SLOT="0" LICENSE="GPL-2" IUSE="gpm nls" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~ppc" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 |