diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-20 14:04:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-20 14:04:35 +0000 |
commit | 2322160e5675665c1e0528cf2ffe77906f140371 (patch) | |
tree | 6ee95ce1a4bccbf523e8ec1107107dd3d63a41c7 /net-p2p/amule | |
parent | fix compilation with glibc-2.10, bug 277735 (diff) | |
download | gentoo-2-2322160e5675665c1e0528cf2ffe77906f140371.tar.gz gentoo-2-2322160e5675665c1e0528cf2ffe77906f140371.tar.bz2 gentoo-2-2322160e5675665c1e0528cf2ffe77906f140371.zip |
x86 stable wrt #268163
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/amule/amule-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index 190bef865a87..21b6319147ac 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/amule # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.140 2009/07/19 18:40:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.141 2009/07/20 14:04:35 armin76 Exp $ + + 20 Jul 2009; Raúl Porcel <armin76@gentoo.org> amule-2.2.5.ebuild: + x86 stable wrt #268163 19 Jul 2009; nixnut <nixnut@gentoo.org> amule-2.2.5.ebuild: ppc stable #268163 diff --git a/net-p2p/amule/amule-2.2.5.ebuild b/net-p2p/amule/amule-2.2.5.ebuild index 48431f428734..d8d560c4d894 100644 --- a/net-p2p/amule/amule-2.2.5.ebuild +++ b/net-p2p/amule/amule-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.5.ebuild,v 1.4 2009/07/19 18:40:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.5.ebuild,v 1.5 2009/07/20 14:04:35 armin76 Exp $ EAPI="2" @@ -15,7 +15,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="daemon debug geoip gtk nls remote stats unicode upnp" DEPEND="=x11-libs/wxGTK-2.8* |