diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:33:16 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:33:16 +0000 |
commit | cdb0493b3c2b37866841c1469ed660dc20d08e1c (patch) | |
tree | 6c8fb6fbaeb0ac537453b5cede0099a00d11fe83 /net-p2p | |
parent | Version bump (diff) | |
download | gentoo-2-cdb0493b3c2b37866841c1469ed660dc20d08e1c.tar.gz gentoo-2-cdb0493b3c2b37866841c1469ed660dc20d08e1c.tar.bz2 gentoo-2-cdb0493b3c2b37866841c1469ed660dc20d08e1c.zip |
ppc stable #309293
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/amule/amule-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index a8f14e193d1c..2dae66ccaaa3 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/amule # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.146 2010/03/13 19:12:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.147 2010/03/15 18:33:16 nixnut Exp $ + + 15 Mar 2010; nixnut <nixnut@gentoo.org> amule-2.2.6.ebuild: + ppc stable #309293 13 Mar 2010; Raúl Porcel <armin76@gentoo.org> amule-2.2.6.ebuild: Remove crypto++ limitation, bug #299113 diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild index 13ea10e4a206..34dbfe6a1b3a 100644 --- a/net-p2p/amule/amule-2.2.6.ebuild +++ b/net-p2p/amule/amule-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.2 2010/03/13 19:12:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.3 2010/03/15 18:33:16 nixnut 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* |