diff options
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index 0cb9af99cd92..9b671ef80c62 100644 --- a/net-p2p/vuze-coreplugins/ChangeLog +++ b/net-p2p/vuze-coreplugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/vuze-coreplugins # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.36 2011/03/03 11:50:26 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.37 2011/03/23 19:18:07 xarthisius Exp $ + + 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + vuze-coreplugins-4.5.1.0.ebuild: + ppc/ppc64 stable wrt #354171 03 Mar 2011; Thomas Kahle <tomka@gentoo.org> vuze-coreplugins-4.5.1.0.ebuild: x86 stable per bug 354171 diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild index 563ef53ea253..9d4d9b6f073e 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild,v 1.3 2011/03/03 11:50:26 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild,v 1.4 2011/03/23 19:18:07 xarthisius Exp $ # eventually this should be built from source... @@ -33,7 +33,7 @@ SRC_URI=" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND="~net-p2p/vuze-${PV}" |