diff options
author | 2007-06-14 20:34:44 +0000 | |
---|---|---|
committer | 2007-06-14 20:34:44 +0000 | |
commit | 8e47c41cff09e8ef7a86d94fabf82bf1f3ae895c (patch) | |
tree | dda2e355dbcc0f93c4e07fff55c8e1417612cd74 /net-irc/bnc/bnc-2.9.4.ebuild | |
parent | ppc stable, bug #181739 (diff) | |
download | gentoo-2-8e47c41cff09e8ef7a86d94fabf82bf1f3ae895c.tar.gz gentoo-2-8e47c41cff09e8ef7a86d94fabf82bf1f3ae895c.tar.bz2 gentoo-2-8e47c41cff09e8ef7a86d94fabf82bf1f3ae895c.zip |
ppc stable, bug #181754
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-irc/bnc/bnc-2.9.4.ebuild')
-rw-r--r-- | net-irc/bnc/bnc-2.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.9.4.ebuild b/net-irc/bnc/bnc-2.9.4.ebuild index ee5c613da3ae..d643112ef0c0 100644 --- a/net-irc/bnc/bnc-2.9.4.ebuild +++ b/net-irc/bnc/bnc-2.9.4.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-irc/bnc/bnc-2.9.4.ebuild,v 1.6 2007/06/13 13:00:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v 1.7 2007/06/14 20:34:44 dertobi123 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~ppc sparc x86" +KEYWORDS="alpha amd64 arm ppc sparc x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl )" |