diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-27 10:39:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-27 10:39:28 +0000 |
commit | 948d771aa4ead44199a2c908ec72823d66b3b4e9 (patch) | |
tree | 1e90b5562fe5e09732ddc233d25cfed8a18298d8 /net-libs/rb_libtorrent | |
parent | Re-Keywording for ppc. (diff) | |
download | gentoo-2-948d771aa4ead44199a2c908ec72823d66b3b4e9.tar.gz gentoo-2-948d771aa4ead44199a2c908ec72823d66b3b4e9.tar.bz2 gentoo-2-948d771aa4ead44199a2c908ec72823d66b3b4e9.zip |
amd64 stable wrt #290705
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 76b3f2fca6b7..c2324bc81758 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.66 2009/10/04 14:33:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.67 2009/10/27 10:39:28 ssuominen Exp $ + + 27 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + rb_libtorrent-0.14.6.ebuild: + amd64 stable wrt #290705 04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> rb_libtorrent-0.13-r1.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 c585c12e56f8..4964458f5d65 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-2009 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.1 2009/09/30 22:48:41 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.6.ebuild,v 1.2 2009/10/27 10:39:28 ssuominen Exp $ EAPI="2" inherit 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 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="debug doc examples python test" DEPEND="!net-libs/libtorrent |