diff options
Diffstat (limited to 'net-p2p/btg/btg-0.9.7.ebuild')
-rw-r--r-- | net-p2p/btg/btg-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/btg/btg-0.9.7.ebuild b/net-p2p/btg/btg-0.9.7.ebuild index 790b4b37ab5a..fac7b84a7b6f 100644 --- a/net-p2p/btg/btg-0.9.7.ebuild +++ b/net-p2p/btg/btg-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/btg/btg-0.9.7.ebuild,v 1.1 2008/06/20 17:28:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/btg/btg-0.9.7.ebuild,v 1.2 2008/08/26 15:52:41 gentoofan23 Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug doc event-callback gtk minimal ncurses session test webinterface" RDEPEND=">=dev-libs/boost-1.34.1 |