From 44513c88c313dd680fcfea01b48348c4f143be3e Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 9 Jan 2010 20:36:44 +0000 Subject: Add ~arm (Portage version: 2.1.6.13/cvs/Linux ia64) --- net-libs/rb_libtorrent/ChangeLog | 6 +++++- net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild | 4 ++-- net-libs/rb_libtorrent/rb_libtorrent-0.14.7.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'net-libs') diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 0c5d1a5dc555..d299eeaeb53d 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.73 2010/01/09 20:30:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.74 2010/01/09 20:36:44 armin76 Exp $ + + 09 Jan 2010; Raúl Porcel + rb_libtorrent-0.14.6.ebuild, rb_libtorrent-0.14.7.ebuild: + Add ~arm 09 Jan 2010; Raúl Porcel rb_libtorrent-0.14.6.ebuild, rb_libtorrent-0.14.7.ebuild: diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild index 16ab135d9fc4..f6689ed5d5ee 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.14.6.ebuild,v 1.7 2010/01/09 20:30:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild,v 1.8 2010/01/09 20:36:44 armin76 Exp $ EAPI="2" inherit autotools eutils flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="debug doc examples python test" # remove this restrict in next version! RESTRICT="test" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.14.7.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.14.7.ebuild index c7e55b738495..5007e676238a 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.14.7.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.14.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.14.7.ebuild,v 1.3 2010/01/09 20:30:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.7.ebuild,v 1.4 2010/01/09 20:36:44 armin76 Exp $ EAPI="2" inherit autotools eutils flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="debug doc examples python test" RESTRICT="test" -- cgit v1.2.3-65-gdbad