diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-06-12 22:14:52 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-06-12 22:14:52 +0000 |
commit | 2f34d13d127ae362ce82b90348a2c5ebae63da46 (patch) | |
tree | d1e7f6054d02a075c1c7969a5433c3e306332bfd /net-irc/bnc/bnc-2.9.4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-2f34d13d127ae362ce82b90348a2c5ebae63da46.tar.gz gentoo-2-2f34d13d127ae362ce82b90348a2c5ebae63da46.tar.bz2 gentoo-2-2f34d13d127ae362ce82b90348a2c5ebae63da46.zip |
Stable on x86 wrt 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/bnc/bnc-2.9.4.ebuild b/net-irc/bnc/bnc-2.9.4.ebuild index 82c24b65e2a1..29f0170be103 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-2005 Gentoo Foundation +# 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.1 2005/10/28 22:56:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v 1.2 2007/06/12 22:14:52 jokey 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 )" |