diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 20:28:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 20:28:39 +0000 |
commit | 9d82dabb5d17277c934f6a40b6aeb41a38fe959e (patch) | |
tree | 2fb853911c27a260c2914d6132a9c7976051f9e9 /net-p2p/giftcurs | |
parent | Marked stable for x86 and changed kerberos dep to mit-krb5 (diff) | |
download | historical-9d82dabb5d17277c934f6a40b6aeb41a38fe959e.tar.gz historical-9d82dabb5d17277c934f6a40b6aeb41a38fe959e.tar.bz2 historical-9d82dabb5d17277c934f6a40b6aeb41a38fe959e.zip |
unmaks, changelog and repoman fixes
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/giftcurs/giftcurs-0.5.7.ebuild b/net-p2p/giftcurs/giftcurs-0.5.7.ebuild index 16b8144bf87c..c3780cf0f843 100644 --- a/net-p2p/giftcurs/giftcurs-0.5.7.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.7.ebuild,v 1.2 2003/05/21 23:23:44 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.7.ebuild,v 1.3 2003/07/13 20:28:39 aliz 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 ~ppc" +KEYWORDS="x86 ~sparc ~ppc" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2" |