diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:19:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:19:55 +0000 |
commit | b0d3f81ff07d49217cb824c2c37913822e49aaac (patch) | |
tree | 291e80e9f1424be5446a59aaab325a9b21f809cf /net-p2p | |
parent | Stable for x86, wrt bug #457522 (diff) | |
download | gentoo-2-b0d3f81ff07d49217cb824c2c37913822e49aaac.tar.gz gentoo-2-b0d3f81ff07d49217cb824c2c37913822e49aaac.tar.bz2 gentoo-2-b0d3f81ff07d49217cb824c2c37913822e49aaac.zip |
Stable for x86, wrt bug #457460
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/tribler/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/tribler/tribler-6.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/tribler/ChangeLog b/net-p2p/tribler/ChangeLog index 740013c078d9..c8f102757ff1 100644 --- a/net-p2p/tribler/ChangeLog +++ b/net-p2p/tribler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/tribler # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.43 2013/02/14 20:15:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.44 2013/02/14 20:19:55 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tribler-6.0.3.ebuild: + Stable for x86, wrt bug #457460 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tribler-6.0.3.ebuild: Stable for amd64, wrt bug #457460 diff --git a/net-p2p/tribler/tribler-6.0.3.ebuild b/net-p2p/tribler/tribler-6.0.3.ebuild index 33acf7a5f669..5520fa04af7b 100644 --- a/net-p2p/tribler/tribler-6.0.3.ebuild +++ b/net-p2p/tribler/tribler-6.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.0.3.ebuild,v 1.2 2013/02/14 20:15:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.0.3.ebuild,v 1.3 2013/02/14 20:19:55 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="vlc" RDEPEND=" |