summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-05 21:50:04 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-05 21:50:04 +0000
commit89b65e100fdfa64acab07336fb4df5dab5910a63 (patch)
treeb7e3a983ad8a8a27ba27ee860dc58084a3f55d2b /net-p2p
parentFix punctuation. (diff)
downloadgentoo-2-89b65e100fdfa64acab07336fb4df5dab5910a63.tar.gz
gentoo-2-89b65e100fdfa64acab07336fb4df5dab5910a63.tar.bz2
gentoo-2-89b65e100fdfa64acab07336fb4df5dab5910a63.zip
Added ~alpha keyword.
(Portage version: 2.0.54)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/giftcurs/ChangeLog7
-rw-r--r--net-p2p/giftcurs/giftcurs-0.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/giftcurs/ChangeLog b/net-p2p/giftcurs/ChangeLog
index c9d02d8c45bf..c13b1e4ce2cd 100644
--- a/net-p2p/giftcurs/ChangeLog
+++ b/net-p2p/giftcurs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/giftcurs
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.31 2005/09/18 03:05:20 metalgod Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.32 2006/05/05 21:50:04 tcort Exp $
+
+ 05 May 2006; <tcort@gentoo.org> giftcurs-0.6.2.ebuild:
+ Added ~alpha keyword.
18 Sep 2005; Luis Medinas <metalgod@gentoo.org> giftcurs-0.6.2.ebuild:
Marked Stable on amd64
diff --git a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
index 9a937719a419..af08cc7ca78d 100644
--- a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
+++ b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.8 2005/09/18 03:05:20 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.9 2006/05/05 21:50:04 tcort Exp $
MY_P="giFTcurs-${PV}"
S="${WORKDIR}/${MY_P}"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.nongnu.org/giftcurs/"
SLOT="0"
LICENSE="GPL-2"
IUSE="gpm nls unicode"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ppc sparc x86"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2