diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-27 19:43:27 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-27 19:43:27 +0000 |
commit | c3394a848bff3691068b86df1e79ca5c253e3191 (patch) | |
tree | dc71eb69c7d65e3ced9fd2d689b216c683c35ba2 /net-p2p | |
parent | Add fix from upstream for sys/mount.h updates #508522 by Anthony Basile. (diff) | |
download | gentoo-2-c3394a848bff3691068b86df1e79ca5c253e3191.tar.gz gentoo-2-c3394a848bff3691068b86df1e79ca5c253e3191.tar.bz2 gentoo-2-c3394a848bff3691068b86df1e79ca5c253e3191.zip |
Stable for amd64 wrt bug #432146
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/vuze/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/vuze/vuze-4.8.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/vuze/ChangeLog b/net-p2p/vuze/ChangeLog index f12612ae487c..b40582c81c2a 100644 --- a/net-p2p/vuze/ChangeLog +++ b/net-p2p/vuze/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/vuze # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/ChangeLog,v 1.60 2014/03/17 03:39:43 rhill Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/ChangeLog,v 1.61 2014/04/27 19:43:27 nimiux Exp $ + + 27 Apr 2014; Chema Alonso <nimiux@gentoo.org> vuze-4.8.1.2-r1.ebuild: + Stable for amd64 wrt bug #432146 17 Mar 2014; Ryan Hill <rhill@gentoo.org> vuze-4.8.1.2-r1.ebuild: Update swt dep to pull in fix for bug #424151. diff --git a/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild b/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild index 5344f2834416..c0bc144b86ef 100644 --- a/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild +++ b/net-p2p/vuze/vuze-4.8.1.2-r1.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/vuze-4.8.1.2-r1.ebuild,v 1.2 2014/03/17 03:39:43 rhill Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild,v 1.3 2014/04/27 19:43:27 nimiux Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/azureus/${PN}/Vuze_${MY_PV}/${SRC_TARBALL} LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" # bundles parts of commons-lang, but modified |