diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-26 12:08:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-26 12:08:57 +0000 |
commit | 5e6eef7c9ecbf93874e8702d9cbb45c5567b470d (patch) | |
tree | 131975c7857933d1eaa2740c99eeed33ac2c380e /net-p2p | |
parent | stable x86, bug 302919 (diff) | |
download | gentoo-2-5e6eef7c9ecbf93874e8702d9cbb45c5567b470d.tar.gz gentoo-2-5e6eef7c9ecbf93874e8702d9cbb45c5567b470d.tar.bz2 gentoo-2-5e6eef7c9ecbf93874e8702d9cbb45c5567b470d.zip |
stable x86, bug 302919
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index 798173791330..21e0dcc3edcb 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.21 2010/02/12 09:42:03 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.22 2010/02/26 12:08:56 fauli Exp $ + + 26 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + vuze-coreplugins-4.3.0.6.ebuild: + stable x86, bug 302919 *vuze-coreplugins-4.3.1.4 (12 Feb 2010) diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild index 3c0984c5d698..7d94a0261df4 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.0.6.ebuild,v 1.2 2010/02/07 10:37:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild,v 1.3 2010/02/26 12:08:57 fauli 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}" |