diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-06-09 04:28:34 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-06-09 04:28:34 +0000 |
commit | 33b73b969ac3645a6e59bb9a2202ead3c14bc57e (patch) | |
tree | 917fb9c43d07b35771660c48fc9ba5e553a9e77c /net-p2p/amule | |
parent | stable on x86; bug #133770 (diff) | |
download | gentoo-2-33b73b969ac3645a6e59bb9a2202ead3c14bc57e.tar.gz gentoo-2-33b73b969ac3645a6e59bb9a2202ead3c14bc57e.tar.bz2 gentoo-2-33b73b969ac3645a6e59bb9a2202ead3c14bc57e.zip |
the mule kicked me to make it stable on x86
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/amule/amule-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index df697de53d44..04a7e66173c8 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/amule # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.70 2006/06/08 21:58:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.71 2006/06/09 04:28:34 tsunam Exp $ + + 09 Jun 2006; Joshua Jackson <tsunam@gentoo.org> amule-2.1.2.ebuild: + Stable x86; bug #134792 08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> amule-2.1.2.ebuild: ppc stable, bug #134792 diff --git a/net-p2p/amule/amule-2.1.2.ebuild b/net-p2p/amule/amule-2.1.2.ebuild index 5c41508ffe11..e7dbc79a52f3 100644 --- a/net-p2p/amule/amule-2.1.2.ebuild +++ b/net-p2p/amule/amule-2.1.2.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/amule/amule-2.1.2.ebuild,v 1.4 2006/06/08 21:58:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.2.ebuild,v 1.5 2006/06/09 04:28:34 tsunam 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 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" IUSE="amuled debug gtk nls remote stats unicode" DEPEND=">=x11-libs/wxGTK-2.6.0 |