diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-03 11:50:26 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-03 11:50:26 +0000 |
commit | 16dc9b3c2dee9d0cfb017f18f5f0efa209636dab (patch) | |
tree | b4ac30074e695fcb9a6187ff9afa49b9964d798c /net-p2p/vuze-coreplugins | |
parent | x86 stable per bug 354171 (diff) | |
download | gentoo-2-16dc9b3c2dee9d0cfb017f18f5f0efa209636dab.tar.gz gentoo-2-16dc9b3c2dee9d0cfb017f18f5f0efa209636dab.tar.bz2 gentoo-2-16dc9b3c2dee9d0cfb017f18f5f0efa209636dab.zip |
x86 stable per bug 354171
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'net-p2p/vuze-coreplugins')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index 2d2d06d39a66..0cb9af99cd92 100644 --- a/net-p2p/vuze-coreplugins/ChangeLog +++ b/net-p2p/vuze-coreplugins/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2011/02/11 18:48:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.36 2011/03/03 11:50:26 tomka Exp $ + + 03 Mar 2011; Thomas Kahle <tomka@gentoo.org> vuze-coreplugins-4.5.1.0.ebuild: + x86 stable per bug 354171 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> vuze-coreplugins-4.5.1.0.ebuild: 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 6353a0af8072..563ef53ea253 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.2 2011/02/11 18:48:46 hwoarang Exp $ +# $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 $ # 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}" |