diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:57:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:57:37 +0000 |
commit | ea0942c56a4d33427191c6b5220aca96e4834c0d (patch) | |
tree | 3c3d2b861ee7f88013eb8c8ac59321b3aa188d10 /net-libs | |
parent | Stable for x86, wrt bug #499474 (diff) | |
download | gentoo-2-ea0942c56a4d33427191c6b5220aca96e4834c0d.tar.gz gentoo-2-ea0942c56a4d33427191c6b5220aca96e4834c0d.tar.bz2 gentoo-2-ea0942c56a4d33427191c6b5220aca96e4834c0d.zip |
Stable for x86, wrt bug #499474
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.13.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 9b475a6754e8..ffd83d2c4eed 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.177 2014/10/10 15:24:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.178 2014/10/12 08:57:37 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libtorrent-0.13.3.ebuild: + Stable for x86, wrt bug #499474 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libtorrent-0.13.3.ebuild: Stable for amd64, wrt bug #499474 diff --git a/net-libs/libtorrent/libtorrent-0.13.3.ebuild b/net-libs/libtorrent/libtorrent-0.13.3.ebuild index 2736026e58ae..b6f41d302e57 100644 --- a/net-libs/libtorrent/libtorrent-0.13.3.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.3.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-libs/libtorrent/libtorrent-0.13.3.ebuild,v 1.3 2014/10/10 15:24:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.3.ebuild,v 1.4 2014/10/12 08:57:37 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="debug ipv6 ssl" RDEPEND=" |