diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-15 23:52:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-15 23:52:40 +0000 |
commit | 6e1b547de03b42629043389ef764c24df019a266 (patch) | |
tree | bb2605671fd3afc65f47fbcded258f0333af9d6b /net-p2p/giftcurs | |
parent | 1.4.8 x86 declared stable (diff) | |
download | gentoo-2-6e1b547de03b42629043389ef764c24df019a266.tar.gz gentoo-2-6e1b547de03b42629043389ef764c24df019a266.tar.bz2 gentoo-2-6e1b547de03b42629043389ef764c24df019a266.zip |
When sparc/sparc64 keywords were added, a trailing " was forgotten
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/giftcurs/giftcurs-0.5.2.ebuild b/net-p2p/giftcurs/giftcurs-0.5.2.ebuild index 91cc9b16b9d6..b62f1e009893 100644 --- a/net-p2p/giftcurs/giftcurs-0.5.2.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.5.2.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.2.ebuild,v 1.3 2002/10/12 03:27:51 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.2.ebuild,v 1.4 2002/10/15 23:52:40 vapier Exp $ S="${WORKDIR}/giFTcurs-${PV}" DESCRIPTION="a cursed frontend to the giFT (OpenFT) daemon" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/giftcurs/giFTcurs-${PV}.tar.gz" HOMEPAGE="http://giftcurs.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64 +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 |