diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 09:27:46 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 09:27:46 +0000 |
commit | 88f4d7f0fb3433de0dea4e147b208e851b2b6845 (patch) | |
tree | 1e5101c29353cfd3c5307fbe985d698b3553f632 /net-p2p | |
parent | x86 stable wrt bug #432146 (diff) | |
download | gentoo-2-88f4d7f0fb3433de0dea4e147b208e851b2b6845.tar.gz gentoo-2-88f4d7f0fb3433de0dea4e147b208e851b2b6845.tar.bz2 gentoo-2-88f4d7f0fb3433de0dea4e147b208e851b2b6845.zip |
x86 stable wrt bug #432146
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.8.1.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 4aa54e28d615..135c46731416 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.44 2014/04/27 19:44:27 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.45 2014/06/14 09:27:46 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + vuze-coreplugins-4.8.1.2.ebuild: + x86 stable wrt bug #432146 27 Apr 2014; Chema Alonso <nimiux@gentoo.org> vuze-coreplugins-4.8.1.2.ebuild: diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.8.1.2.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.8.1.2.ebuild index 2090d652a378..54730235d995 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.8.1.2.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.8.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.8.1.2.ebuild,v 1.2 2014/04/27 19:44:27 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.8.1.2.ebuild,v 1.3 2014/06/14 09:27:46 phajdan.jr Exp $ # eventually this should be built from source... @@ -29,7 +29,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}" |