diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-02-07 10:37:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-02-07 10:37:04 +0000 |
commit | 899576672d2f1fc98110e6c2c93de92f458af8e6 (patch) | |
tree | edeac397267b97d0e3f5b7fa1db03aaba17007f0 /net-p2p/vuze-coreplugins | |
parent | Stable on amd64 wrt bug #301297 (diff) | |
download | gentoo-2-899576672d2f1fc98110e6c2c93de92f458af8e6.tar.gz gentoo-2-899576672d2f1fc98110e6c2c93de92f458af8e6.tar.bz2 gentoo-2-899576672d2f1fc98110e6c2c93de92f458af8e6.zip |
Stable on amd64 wrt bug #302919
(Portage version: 2.2_rc62/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.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 4c61026790c9..d027570ae945 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.19 2010/02/03 23:02:15 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.20 2010/02/07 10:37:04 hwoarang Exp $ + + 07 Feb 2010; Markos Chandras <hwoarang@gentoo.org> + vuze-coreplugins-4.3.0.6.ebuild: + Stable on amd64 wrt bug #302919 *vuze-coreplugins-4.3.1.2 (03 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 d84656d78f2b..3c0984c5d698 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.1 2010/01/22 22:20:40 caster Exp $ +# $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 $ # 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}" |