summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-10-24 19:29:51 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-10-24 19:29:51 +0000
commit4b180ab57c68315662219527901397d682025fb8 (patch)
treee0780d81600333521c04b6acf20c3eee13cc4a4a /net-irc
parentVersion bump. (diff)
downloadgentoo-2-4b180ab57c68315662219527901397d682025fb8.tar.gz
gentoo-2-4b180ab57c68315662219527901397d682025fb8.tar.bz2
gentoo-2-4b180ab57c68315662219527901397d682025fb8.zip
Stable on amd64 wrt bug #388285
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/bip/ChangeLog5
-rw-r--r--net-irc/bip/bip-0.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bip/ChangeLog b/net-irc/bip/ChangeLog
index 70c1542ed802..2749457bf02c 100644
--- a/net-irc/bip/ChangeLog
+++ b/net-irc/bip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/bip
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/ChangeLog,v 1.20 2011/09/17 16:10:09 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/ChangeLog,v 1.21 2011/10/24 19:29:51 hwoarang Exp $
+
+ 24 Oct 2011; Markos Chandras <hwoarang@gentoo.org> bip-0.8.8.ebuild:
+ Stable on amd64 wrt bug #388285
*bip-0.8.8 (17 Sep 2011)
diff --git a/net-irc/bip/bip-0.8.8.ebuild b/net-irc/bip/bip-0.8.8.ebuild
index 67117e3f2585..769198b40f97 100644
--- a/net-irc/bip/bip-0.8.8.ebuild
+++ b/net-irc/bip/bip-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/bip-0.8.8.ebuild,v 1.1 2011/09/17 16:10:09 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/bip-0.8.8.ebuild,v 1.2 2011/10/24 19:29:51 hwoarang Exp $
EAPI="2"
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.duckcorp.org/bip/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug freenode noctcp ssl vim-syntax oidentd"
DEPEND="ssl? ( dev-libs/openssl )"