diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-10 16:45:05 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-10 16:45:05 +0000 |
commit | 00b8d324fb1153dd476cd00819deb59b8b875b8a (patch) | |
tree | 5a5d8608449e6e7892650da99ce6222cdbbca9be /net-p2p | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-00b8d324fb1153dd476cd00819deb59b8b875b8a.tar.gz gentoo-2-00b8d324fb1153dd476cd00819deb59b8b875b8a.tar.bz2 gentoo-2-00b8d324fb1153dd476cd00819deb59b8b875b8a.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.1)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/giftcurs/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/giftcurs/files/digest-giftcurs-0.6.2 | 2 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.6.2.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/giftcurs/ChangeLog b/net-p2p/giftcurs/ChangeLog index c13b1e4ce2cd..c6f27c9daae2 100644 --- a/net-p2p/giftcurs/ChangeLog +++ b/net-p2p/giftcurs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/giftcurs # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.33 2006/09/10 16:45:05 the_paya Exp $ + + 10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org> + giftcurs-0.6.2.ebuild: + Add ~x86-fbsd keyword. 05 May 2006; <tcort@gentoo.org> giftcurs-0.6.2.ebuild: Added ~alpha keyword. diff --git a/net-p2p/giftcurs/files/digest-giftcurs-0.6.2 b/net-p2p/giftcurs/files/digest-giftcurs-0.6.2 index f5676d9ec3c7..803ed7125e7a 100644 --- a/net-p2p/giftcurs/files/digest-giftcurs-0.6.2 +++ b/net-p2p/giftcurs/files/digest-giftcurs-0.6.2 @@ -1 +1,3 @@ MD5 9a34b924ea10ce0a1d62441ee2bacfff giFTcurs-0.6.2.tar.gz 455055 +RMD160 be717156a57804a44137864ab60941d973af8a52 giFTcurs-0.6.2.tar.gz 455055 +SHA256 80db72ac16463ce084e76dc9aaae5b54ce8db085610c98fe2975c5b8f51a598d giFTcurs-0.6.2.tar.gz 455055 diff --git a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild index af08cc7ca78d..65891cf96e45 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-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.9 2006/05/05 21:50:04 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.10 2006/09/10 16:45:05 the_paya 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="~alpha amd64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86 ~x86-fbsd" DEPEND="virtual/libc >=sys-libs/ncurses-5.2 |