summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-06-14 20:34:44 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-06-14 20:34:44 +0000
commit8e47c41cff09e8ef7a86d94fabf82bf1f3ae895c (patch)
treedda2e355dbcc0f93c4e07fff55c8e1417612cd74 /net-irc/bnc
parentppc stable, bug #181739 (diff)
downloadgentoo-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')
-rw-r--r--net-irc/bnc/ChangeLog5
-rw-r--r--net-irc/bnc/bnc-2.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog
index 4f0eef563185..f00bb6d5129e 100644
--- a/net-irc/bnc/ChangeLog
+++ b/net-irc/bnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/bnc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.32 2007/06/13 13:00:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.33 2007/06/14 20:34:44 dertobi123 Exp $
+
+ 14 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> bnc-2.9.4.ebuild:
+ ppc stable, bug #181754
13 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> bnc-2.9.4.ebuild:
Stable on sparc wrt #181754
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 )"