diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 18:48:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 18:48:46 +0000 |
commit | e0481267f6aa527d56d6d652af7708d1b9adc8fa (patch) | |
tree | e2ca374468ee2c8f4c9f04bdb072e30920e1d8c8 /net-p2p/vuze-coreplugins | |
parent | Stable on amd64 wrt bug #354171 (diff) | |
download | gentoo-2-e0481267f6aa527d56d6d652af7708d1b9adc8fa.tar.gz gentoo-2-e0481267f6aa527d56d6d652af7708d1b9adc8fa.tar.bz2 gentoo-2-e0481267f6aa527d56d6d652af7708d1b9adc8fa.zip |
Stable on amd64 wrt bug #354171
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/vuze-coreplugins')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index 12252d45cc54..2d2d06d39a66 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.34 2011/02/08 23:37:18 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.35 2011/02/11 18:48:46 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + vuze-coreplugins-4.5.1.0.ebuild: + Stable on amd64 wrt bug #354171 *vuze-coreplugins-4.6.0.2 (08 Feb 2011) 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 cb3d7b2f15d2..6353a0af8072 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-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.5.1.0.ebuild,v 1.1 2010/10/07 21:17:22 caster Exp $ +# $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 $ # 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}" |