diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-27 17:55:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-27 17:55:19 +0000 |
commit | d3d68970a77d0011ece03ddf49240c16e12e78a2 (patch) | |
tree | 01a14b2a703740035d4f79b265ff295f5a8818ce /net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild | |
parent | x11-base/opengl-update has gone away (diff) | |
download | gentoo-2-d3d68970a77d0011ece03ddf49240c16e12e78a2.tar.gz gentoo-2-d3d68970a77d0011ece03ddf49240c16e12e78a2.tar.bz2 gentoo-2-d3d68970a77d0011ece03ddf49240c16e12e78a2.zip |
Stable on amd64
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild index 187dc4cd76ae..b39fb7dbc9d1 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.12.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.12.ebuild,v 1.4 2007/06/12 19:57:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild,v 1.5 2007/06/27 17:55:19 angelos Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-libs/boost |