summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-08 11:35:13 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-08 11:35:13 +0000
commit246121bc59f8fd8b82a5763371219254dc2eccc2 (patch)
tree2fa6daa0f10666ea3dd8bf002a8d7a573d99125d /net-p2p/amule
parentreassign to maintainer-needed (diff)
downloadgentoo-2-246121bc59f8fd8b82a5763371219254dc2eccc2.tar.gz
gentoo-2-246121bc59f8fd8b82a5763371219254dc2eccc2.tar.bz2
gentoo-2-246121bc59f8fd8b82a5763371219254dc2eccc2.zip
Add missing IUSE, bug 173512
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/ChangeLog6
-rw-r--r--net-p2p/amule/amule-2.2.0_pre20070404.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog
index 4fedc54b4c19..34ddd4ea74f8 100644
--- a/net-p2p/amule/ChangeLog
+++ b/net-p2p/amule/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/amule
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.88 2007/04/04 20:14:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.89 2007/04/08 11:35:13 armin76 Exp $
+
+ 08 Apr 2007; Raúl Porcel <armin76@gentoo.org>
+ amule-2.2.0_pre20070404.ebuild:
+ Add missing IUSE, bug 173512
04 Apr 2007; Raúl Porcel <armin76@gentoo.org>
amule-2.2.0_pre20070404.ebuild:
diff --git a/net-p2p/amule/amule-2.2.0_pre20070404.ebuild b/net-p2p/amule/amule-2.2.0_pre20070404.ebuild
index 0d545da4f807..4762002e82f2 100644
--- a/net-p2p/amule/amule-2.2.0_pre20070404.ebuild
+++ b/net-p2p/amule/amule-2.2.0_pre20070404.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/amule/amule-2.2.0_pre20070404.ebuild,v 1.2 2007/04/04 20:14:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070404.ebuild,v 1.3 2007/04/08 11:35:13 armin76 Exp $
inherit eutils flag-o-matic wxwidgets
@@ -14,7 +14,7 @@ SRC_URI="http://www.hirnriss.net/files/cvs/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="amuled debug gtk nls remote stats"
+IUSE="amuled debug gtk nls remote stats unicode"
DEPEND=">=x11-libs/wxGTK-2.6.0
>=sys-libs/zlib-1.2.1