diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-25 19:15:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-25 19:15:35 +0000 |
commit | eaf516dec938a42a485c35095cab9d7136a2a6bf (patch) | |
tree | 4b2f117097f6361ebf8b52ac8f14b39d42890c2b /net-p2p/giftcurs | |
parent | Remove unused version (diff) | |
download | historical-eaf516dec938a42a485c35095cab9d7136a2a6bf.tar.gz historical-eaf516dec938a42a485c35095cab9d7136a2a6bf.tar.bz2 historical-eaf516dec938a42a485c35095cab9d7136a2a6bf.zip |
Add ~ia64 wrt bug 132197
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r-- | net-p2p/giftcurs/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/giftcurs/ChangeLog b/net-p2p/giftcurs/ChangeLog index 51d410f64754..a6929d751f65 100644 --- a/net-p2p/giftcurs/ChangeLog +++ b/net-p2p/giftcurs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/giftcurs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.37 2007/01/10 13:00:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.38 2007/03/25 19:15:35 armin76 Exp $ + + 25 Mar 2007; Raúl Porcel <armin76@gentoo.org> giftcurs-0.6.2.ebuild: + Add ~ia64 wrt bug 132197 10 Jan 2007; Raúl Porcel <armin76@gentoo.org> giftcurs-0.6.2.ebuild: fix pkgconfig dep, bug 152463 diff --git a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild index 525531998fa9..1bda373cc39d 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-2007 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.12 2007/01/10 13:00:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.13 2007/03/25 19:15:35 armin76 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd" DEPEND="virtual/libc >=sys-libs/ncurses-5.2 |