diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-07 22:04:50 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-07 22:04:50 +0000 |
commit | 462b7944dc6551982c699b6cf92f99e78c928b3a (patch) | |
tree | 1b2bd3168830776195f6218b34d47566d194c61f /net-p2p | |
parent | Stable for x86, wrt bug #432432 (diff) | |
download | gentoo-2-462b7944dc6551982c699b6cf92f99e78c928b3a.tar.gz gentoo-2-462b7944dc6551982c699b6cf92f99e78c928b3a.tar.bz2 gentoo-2-462b7944dc6551982c699b6cf92f99e78c928b3a.zip |
Stable for x86, wrt bug #432432
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/tribler/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/tribler/tribler-5.9.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/tribler/ChangeLog b/net-p2p/tribler/ChangeLog index 3a9fa1b2c1dd..12095f7a7eec 100644 --- a/net-p2p/tribler/ChangeLog +++ b/net-p2p/tribler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/tribler # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.33 2012/08/29 23:09:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.34 2012/09/07 22:04:50 johu Exp $ + + 07 Sep 2012; Johannes Huber <johu@gentoo.org> tribler-5.9.22.ebuild: + Stable for x86, wrt bug #432432 *tribler-5.9.29 (29 Aug 2012) diff --git a/net-p2p/tribler/tribler-5.9.22.ebuild b/net-p2p/tribler/tribler-5.9.22.ebuild index a71799f9d483..528551880072 100644 --- a/net-p2p/tribler/tribler-5.9.22.ebuild +++ b/net-p2p/tribler/tribler-5.9.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-5.9.22.ebuild,v 1.3 2012/08/24 14:22:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-5.9.22.ebuild,v 1.4 2012/09/07 22:04:50 johu 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=" |