diff options
author | Brent Baude <ranger@gentoo.org> | 2009-07-04 14:32:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-07-04 14:32:49 +0000 |
commit | 01cd358fca03ef918df043ede26163935b703eeb (patch) | |
tree | 181dde55bf6b386a8dfd595869af7dccc3f8f2c5 /net-p2p | |
parent | Marking gnuplot-4.2.5 ppc64 for bug 274558 (diff) | |
download | gentoo-2-01cd358fca03ef918df043ede26163935b703eeb.tar.gz gentoo-2-01cd358fca03ef918df043ede26163935b703eeb.tar.bz2 gentoo-2-01cd358fca03ef918df043ede26163935b703eeb.zip |
Marking vuze-coreplugins-4.2.0.2 ppc64 for bug 271963
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index f1b2eab69a25..09030ee14065 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.10 2009/06/24 12:57:12 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.11 2009/07/04 14:32:49 ranger Exp $ + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> + vuze-coreplugins-4.2.0.2.ebuild: + Marking vuze-coreplugins-4.2.0.2 ppc64 for bug 271963 24 Jun 2009; Vlastimil Babka <caster@gentoo.org> -vuze-coreplugins-4.2.0.0.ebuild: diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.2.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.2.ebuild index 53fc28bcfd66..032c8e280c4e 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.2.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.2.ebuild,v 1.2 2009/05/31 19:45:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.2.ebuild,v 1.3 2009/07/04 14:32:49 ranger 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}" |