diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 14:40:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 14:40:00 +0000 |
commit | 5a22a6cfec40f6243906932a4f94432d39d9b153 (patch) | |
tree | ad5e409fd77f18482ca550fa2e0c07e495dbd5c0 /net-libs/rb_libtorrent | |
parent | Marking fluxbox-1.3.2 ppc64 for bug 409339 (diff) | |
download | gentoo-2-5a22a6cfec40f6243906932a4f94432d39d9b153.tar.gz gentoo-2-5a22a6cfec40f6243906932a4f94432d39d9b153.tar.bz2 gentoo-2-5a22a6cfec40f6243906932a4f94432d39d9b153.zip |
Marking rb_libtorrent-0.15.9 ppc64 for bug 411871
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index a921d2f564fe..794512f79144 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.123 2012/04/18 11:59:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.124 2012/04/19 14:40:00 ranger Exp $ + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> rb_libtorrent-0.15.9.ebuild: + Marking rb_libtorrent-0.15.9 ppc64 for bug 411871 18 Apr 2012; Markos Chandras <hwoarang@gentoo.org> rb_libtorrent-0.15.9.ebuild: diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild index f5fb4f908f47..c5436d04a581 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.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-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild,v 1.5 2012/04/18 11:59:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild,v 1.6 2012/04/19 14:40:00 ranger Exp $ EAPI="2" PYTHON_DEPEND="python? 2:2.6" @@ -19,7 +19,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc examples python ssl static-libs" RESTRICT="test" |