summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-07-12 15:23:45 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-07-12 15:23:45 +0000
commita515422b6a702b9bbaffb62976ca18b73562ae10 (patch)
treea0355ec593a451703f9356eef52f96d314f31472 /net-p2p/gnunet
parentMark 1.0.0 stable on ia64 (diff)
downloadgentoo-2-a515422b6a702b9bbaffb62976ca18b73562ae10.tar.gz
gentoo-2-a515422b6a702b9bbaffb62976ca18b73562ae10.tar.bz2
gentoo-2-a515422b6a702b9bbaffb62976ca18b73562ae10.zip
QA: Added ncurses to IUSE.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r--net-p2p/gnunet/ChangeLog5
-rw-r--r--net-p2p/gnunet/gnunet-0.7.0d-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog
index 0c6e76116a7b..c4fccebedfad 100644
--- a/net-p2p/gnunet/ChangeLog
+++ b/net-p2p/gnunet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gnunet
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.46 2006/05/21 04:20:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.47 2006/07/12 15:23:45 kugelfang Exp $
+
+ 12 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> gnunet-0.7.0d-r1.ebuild:
+ QA: Added ncurses to IUSE.
21 May 2006; Mark Loeser <halcy0n@gentoo.org> gnunet-0.7.0d-r1.ebuild:
Stable on x86; bug #133240
diff --git a/net-p2p/gnunet/gnunet-0.7.0d-r1.ebuild b/net-p2p/gnunet/gnunet-0.7.0d-r1.ebuild
index 3a5738d8943c..1a57ab342ac6 100644
--- a/net-p2p/gnunet/gnunet-0.7.0d-r1.ebuild
+++ b/net-p2p/gnunet/gnunet-0.7.0d-r1.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/gnunet/gnunet-0.7.0d-r1.ebuild,v 1.2 2006/05/21 04:20:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.7.0d-r1.ebuild,v 1.3 2006/07/12 15:23:45 kugelfang Exp $
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu//${PN}/GNUnet-${PV}.tar.bz2"
#tests don't work
RESTRICT="test"
-IUSE="ipv6 mysql sqlite guile nls gtk"
+IUSE="ipv6 mysql sqlite guile ncurses nls gtk"
KEYWORDS="~amd64 ~ppc ~sparc x86"
LICENSE="GPL-2"
SLOT="0"