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 | bca249a72cc95feb0fdd99af71ee8ea0db4ae6de (patch) | |
tree | 011a47aabed47d396451b38f40b34dcbd73329ff /net-p2p/vuze-coreplugins | |
parent | ppc/ppc64 stable wrt #316565 (diff) | |
download | historical-bca249a72cc95feb0fdd99af71ee8ea0db4ae6de.tar.gz historical-bca249a72cc95feb0fdd99af71ee8ea0db4ae6de.tar.bz2 historical-bca249a72cc95feb0fdd99af71ee8ea0db4ae6de.zip |
ppc/ppc64 stable wrt #316565
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'net-p2p/vuze-coreplugins')
-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}" |