diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-07 14:22:17 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-07 14:22:17 +0000 |
commit | 6fb17a607ba28148ab44a1d8fb87870870cb5745 (patch) | |
tree | 43fb55a5403117a2d94aafe369b31bba8d7e1206 /net-p2p/amule/amule-2.1.3.ebuild | |
parent | Use mirror://berlios (diff) | |
download | gentoo-2-6fb17a607ba28148ab44a1d8fb87870870cb5745.tar.gz gentoo-2-6fb17a607ba28148ab44a1d8fb87870870cb5745.tar.bz2 gentoo-2-6fb17a607ba28148ab44a1d8fb87870870cb5745.zip |
stable on amd64; bug 161796
(Portage version: 2.1.2-r7)
Diffstat (limited to 'net-p2p/amule/amule-2.1.3.ebuild')
-rw-r--r-- | net-p2p/amule/amule-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.1.3.ebuild b/net-p2p/amule/amule-2.1.3.ebuild index 2dbe1f737b10..ef6e0c2209bf 100644 --- a/net-p2p/amule/amule-2.1.3.ebuild +++ b/net-p2p/amule/amule-2.1.3.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.1.3.ebuild,v 1.8 2007/01/27 18:10:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild,v 1.9 2007/02/07 14:22:17 blubb Exp $ inherit eutils flag-o-matic wxwidgets @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="amuled debug gtk nls remote stats unicode" DEPEND=">=x11-libs/wxGTK-2.6.0 |