diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-12 18:31:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-12 18:31:50 +0000 |
commit | 227d8f8ff398757002e07cd6634a935a43a6eb24 (patch) | |
tree | 09584ccae17bd19b08fc24714c061a1ba29be779 /net-p2p/tribler | |
parent | Stable for amd64, wrt bug #440314 (diff) | |
download | gentoo-2-227d8f8ff398757002e07cd6634a935a43a6eb24.tar.gz gentoo-2-227d8f8ff398757002e07cd6634a935a43a6eb24.tar.bz2 gentoo-2-227d8f8ff398757002e07cd6634a935a43a6eb24.zip |
Stable for amd64, wrt bug #446526
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-p2p/tribler')
-rw-r--r-- | net-p2p/tribler/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/tribler/tribler-6.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/tribler/ChangeLog b/net-p2p/tribler/ChangeLog index ec4955b442f0..1937ee201321 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.39 2012/12/08 21:01:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.40 2012/12/12 18:31:50 ago Exp $ + + 12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tribler-6.0.2.ebuild: + Stable for amd64, wrt bug #446526 *tribler-6.0.3 (08 Dec 2012) diff --git a/net-p2p/tribler/tribler-6.0.2.ebuild b/net-p2p/tribler/tribler-6.0.2.ebuild index e3c6f7cb1101..471484766e86 100644 --- a/net-p2p/tribler/tribler-6.0.2.ebuild +++ b/net-p2p/tribler/tribler-6.0.2.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-6.0.2.ebuild,v 1.1 2012/10/30 23:48:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.0.2.ebuild,v 1.2 2012/12/12 18:31:49 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=" |