diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-24 19:52:31 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-24 19:52:31 +0000 |
commit | a6808771dd745954828afb694db570dc3e2b67a6 (patch) | |
tree | 65cae8372a5e5a048817400c7b3321b9ff1495a1 /net-p2p | |
parent | ppc/ppc64 stable wrt #316565 (diff) | |
download | gentoo-2-a6808771dd745954828afb694db570dc3e2b67a6.tar.gz gentoo-2-a6808771dd745954828afb694db570dc3e2b67a6.tar.bz2 gentoo-2-a6808771dd745954828afb694db570dc3e2b67a6.zip |
ppc/ppc64 stable wrt #316565
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index d75323fb75c9..e60d05a7e227 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.32 2010/10/07 21:17:22 caster Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.33 2011/01/24 19:52:31 xarthisius Exp $ + + 24 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + vuze-coreplugins-4.3.1.4.ebuild: + ppc/ppc64 stable wrt #316565 *vuze-coreplugins-4.5.1.0 (07 Oct 2010) diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild index 809a7df11dc2..ebaaf7cb431b 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3.1.4.ebuild,v 1.3 2010/05/26 19:16:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild,v 1.4 2011/01/24 19:52:31 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}" |