diff options
author | Michael Weber <xmw@gentoo.org> | 2010-12-09 19:35:18 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-12-09 19:35:18 +0000 |
commit | 892d30e177309e74d9ecb8f4049dc16634eb8de4 (patch) | |
tree | 8488a8de61930f38aa3fcc16a1a0522380c4184d /net-libs | |
parent | add ~sparc (bug 348215) (diff) | |
download | gentoo-2-892d30e177309e74d9ecb8f4049dc16634eb8de4.tar.gz gentoo-2-892d30e177309e74d9ecb8f4049dc16634eb8de4.tar.bz2 gentoo-2-892d30e177309e74d9ecb8f4049dc16634eb8de4.zip |
add ~sparc (bug 348217)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild | 4 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index dd61f56be390..dd2ab4d66d52 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.97 2010/12/03 15:11:56 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.98 2010/12/09 19:35:18 xmw Exp $ + + 09 Dec 2010; Michael Weber <xmw@gentoo.org> rb_libtorrent-0.15.1.ebuild, + rb_libtorrent-0.15.3.ebuild, rb_libtorrent-0.15.4.ebuild: + add ~sparc (bug 348217) 03 Dec 2010; Bernard Cafarelli <voyageur@gentoo.org> rb_libtorrent-0.15.3.ebuild, rb_libtorrent-0.15.4.ebuild: diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild index a842c7afbdc1..d5b36233ce6e 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.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.15.1.ebuild,v 1.4 2010/11/11 15:27:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.5 2010/12/09 19:35:18 xmw Exp $ EAPI="2" WANT_AUTOMAKE="1.11.1" @@ -16,7 +16,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc examples python" RESTRICT="test" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild index 5f60245150bc..6daa44099525 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.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.15.3.ebuild,v 1.3 2010/12/03 15:11:56 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild,v 1.4 2010/12/09 19:35:18 xmw Exp $ EAPI="2" WANT_AUTOMAKE="1.11.1" @@ -16,7 +16,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples python" RESTRICT="test" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild index d2c8619a4eec..24e0ea39982b 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.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.15.4.ebuild,v 1.5 2010/12/03 15:11:56 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild,v 1.6 2010/12/09 19:35:18 xmw Exp $ EAPI="2" inherit eutils versionator @@ -15,7 +15,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples python ssl" RESTRICT="test" |