diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-13 20:50:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-13 20:50:38 +0000 |
commit | 84029bd0971eee1c89b4575436a7668ae400d249 (patch) | |
tree | ee9623ca9350d6060332d689bdb56e2a10873f6f /net-libs | |
parent | Stop using -Werror when USE debug is enabled for bug 166568. (diff) | |
download | gentoo-2-84029bd0971eee1c89b4575436a7668ae400d249.tar.gz gentoo-2-84029bd0971eee1c89b4575436a7668ae400d249.tar.bz2 gentoo-2-84029bd0971eee1c89b4575436a7668ae400d249.zip |
x86 stable
(Portage version: 2.1.2-r9)
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 ce74bcf8771d..2c99038e1f16 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.1 2007/01/08 18:05:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.2 2007/02/13 20:50:38 armin76 Exp $ + + 13 Feb 2007; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.11.ebuild: + x86 stable *rb_libtorrent-0.11 (08 Jan 2007) diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild index 338222d7d7b0..059c882a4bb2 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.1 2007/01/08 18:05:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild,v 1.2 2007/02/13 20:50:38 armin76 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" IUSE="debug" DEPEND="dev-libs/boost |