diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:15:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:15:39 +0000 |
commit | 9168169a2824fae1c9f4914c1053fce8bec3da4e (patch) | |
tree | 368c195de3101c7ba7b3df63bfb615e721a33dc7 /net-p2p/tribler | |
parent | Stable for amd64, wrt bug #457522 (diff) | |
download | gentoo-2-9168169a2824fae1c9f4914c1053fce8bec3da4e.tar.gz gentoo-2-9168169a2824fae1c9f4914c1053fce8bec3da4e.tar.bz2 gentoo-2-9168169a2824fae1c9f4914c1053fce8bec3da4e.zip |
Stable for amd64, wrt bug #457460
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/tribler')
-rw-r--r-- | net-p2p/tribler/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/tribler/tribler-6.0.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/tribler/ChangeLog b/net-p2p/tribler/ChangeLog index e96730da3efb..740013c078d9 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.42 2013/01/10 14:39:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.43 2013/02/14 20:15:39 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tribler-6.0.3.ebuild: + Stable for amd64, wrt bug #457460 10 Jan 2013; Anthony G. Basile <blueness@gentoo.org> -tribler-5.9.22.ebuild: Cleanup older stable version diff --git a/net-p2p/tribler/tribler-6.0.3.ebuild b/net-p2p/tribler/tribler-6.0.3.ebuild index e8f4e480d192..33acf7a5f669 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-2012 Gentoo Foundation +# 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.1 2012/12/08 21:01:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.0.3.ebuild,v 1.2 2013/02/14 20:15:39 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=" |