jer 14/09/11 18:35:09 Modified: ChangeLog libtorrent-0.13.3.ebuild Log: Stable for HPPA (bug #499474). (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.176 net-libs/libtorrent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.176&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.176&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.175&r2=1.176 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- ChangeLog 10 Aug 2014 20:50:03 -0000 1.175 +++ ChangeLog 11 Sep 2014 18:35:09 -0000 1.176 @@ -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.175 2014/08/10 20:50:03 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.176 2014/09/11 18:35:09 jer Exp $ + + 11 Sep 2014; Jeroen Roovers <[email protected]> libtorrent-0.13.3.ebuild: + Stable for HPPA (bug #499474). 10 Aug 2014; Sergei Trofimovich <[email protected]> libtorrent-0.12.5.ebuild: QA: drop trailing '.' from DESCRIPTION 1.2 net-libs/libtorrent/libtorrent-0.13.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.3.ebuild?r1=1.1&r2=1.2 Index: libtorrent-0.13.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libtorrent-0.13.3.ebuild 22 Mar 2013 08:28:17 -0000 1.1 +++ libtorrent-0.13.3.ebuild 11 Sep 2014 18:35:09 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/03/22 08:28:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.13.3.ebuild,v 1.2 2014/09/11 18:35:09 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ 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="
