summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-05 10:18:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-05 10:18:19 +0000
commit8861fcdc6cf4d334f200c044e685d3f276582f5a (patch)
treeb56e7b150e24b973514c18f45278a221ce45efb5 /net-irc
parentStable for amd64, wrt bug #410849 (diff)
downloadgentoo-2-8861fcdc6cf4d334f200c044e685d3f276582f5a.tar.gz
gentoo-2-8861fcdc6cf4d334f200c044e685d3f276582f5a.tar.bz2
gentoo-2-8861fcdc6cf4d334f200c044e685d3f276582f5a.zip
Stable for amd64, wrt bug #410847
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/charybdis/ChangeLog5
-rw-r--r--net-irc/charybdis/charybdis-3.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/charybdis/ChangeLog b/net-irc/charybdis/ChangeLog
index e3937d56f24b..2777da587589 100644
--- a/net-irc/charybdis/ChangeLog
+++ b/net-irc/charybdis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/charybdis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/ChangeLog,v 1.13 2012/04/04 03:17:06 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/ChangeLog,v 1.14 2012/04/05 10:18:19 ago Exp $
+
+ 05 Apr 2012; Agostino Sarubbo <ago@gentoo.org> charybdis-3.3.0.ebuild:
+ Stable for amd64, wrt bug #410847
04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> charybdis-3.3.0.ebuild:
Cleanups
diff --git a/net-irc/charybdis/charybdis-3.3.0.ebuild b/net-irc/charybdis/charybdis-3.3.0.ebuild
index 4950693e42fc..fdc8d9a77e0c 100644
--- a/net-irc/charybdis/charybdis-3.3.0.ebuild
+++ b/net-irc/charybdis/charybdis-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/charybdis-3.3.0.ebuild,v 1.2 2012/04/04 03:17:06 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/charybdis-3.3.0.ebuild,v 1.3 2012/04/05 10:18:19 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="http://www.stack.nl/~jilles/irc/${P}.tbz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug +ipv6 largenet ssl zlib"
RDEPEND="ssl? ( dev-libs/openssl )