diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-18 22:19:52 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-18 22:19:52 +0000 |
commit | 9e16afb3da623ebab07dc20dd2159a69e10f3729 (patch) | |
tree | d61ad87641a49b171b4e7e3c1f177086ce506196 /net-libs | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-9e16afb3da623ebab07dc20dd2159a69e10f3729.tar.gz gentoo-2-9e16afb3da623ebab07dc20dd2159a69e10f3729.tar.bz2 gentoo-2-9e16afb3da623ebab07dc20dd2159a69e10f3729.zip |
Stable on amd64, keyworded ~x86-fbsd
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 11f63b7b2540..96cc28858996 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.6 2007/03/18 22:00:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.7 2007/03/18 22:19:52 welp Exp $ + + 18 Mar 2007; Peter Weller <welp@gentoo.org> rb_libtorrent-0.11.ebuild: + Stable on amd64, keyworded ~x86-fbsd 18 Mar 2007; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.11.ebuild: Make it work with g/fbsd, thanks to welp for testing diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild index f83d8a2f2967..a893b9d214ff 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.11.ebuild,v 1.5 2007/03/18 22:00:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild,v 1.6 2007/03/18 22:19:52 welp Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-libs/boost |