diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-05 20:36:52 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-05 20:36:52 +0000 |
commit | 78b32299345c32f4b069ac1e2c5d1798508e2fa9 (patch) | |
tree | 2a0ef267fa735320526df3560ca7a57386cf9feb /net-irc/charybdis | |
parent | x86 stable wrt bug #409677 (diff) | |
download | gentoo-2-78b32299345c32f4b069ac1e2c5d1798508e2fa9.tar.gz gentoo-2-78b32299345c32f4b069ac1e2c5d1798508e2fa9.tar.bz2 gentoo-2-78b32299345c32f4b069ac1e2c5d1798508e2fa9.zip |
marked x86 per bug 410847
(Portage version: 2.2.0_alpha99/cvs/Linux i686)
Diffstat (limited to 'net-irc/charybdis')
-rw-r--r-- | net-irc/charybdis/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/charybdis/charybdis-3.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/charybdis/ChangeLog b/net-irc/charybdis/ChangeLog index 2777da587589..f3276fa177ef 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.14 2012/04/05 10:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/ChangeLog,v 1.15 2012/04/05 20:36:52 jdhore Exp $ + + 05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> charybdis-3.3.0.ebuild: + marked x86 per bug 410847 05 Apr 2012; Agostino Sarubbo <ago@gentoo.org> charybdis-3.3.0.ebuild: Stable for amd64, wrt bug #410847 diff --git a/net-irc/charybdis/charybdis-3.3.0.ebuild b/net-irc/charybdis/charybdis-3.3.0.ebuild index fdc8d9a77e0c..a3b922aecc1a 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.3 2012/04/05 10:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/charybdis-3.3.0.ebuild,v 1.4 2012/04/05 20:36:52 jdhore 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 ) |