diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 19:58:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 19:58:54 +0000 |
commit | 204479126058f77d297b50cff3a81143fe4fe48f (patch) | |
tree | 6e393212ad97b2e202ff44df478eef1203fe3d30 /net-irc | |
parent | Version bump, wrt bug #427286, ebuilds from rion overlay. Thanks to Joakim fo... (diff) | |
download | gentoo-2-204479126058f77d297b50cff3a81143fe4fe48f.tar.gz gentoo-2-204479126058f77d297b50cff3a81143fe4fe48f.tar.bz2 gentoo-2-204479126058f77d297b50cff3a81143fe4fe48f.zip |
Stable for amd64, wrt bug #449544
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/charybdis/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/charybdis/charybdis-3.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/charybdis/ChangeLog b/net-irc/charybdis/ChangeLog index 61c09a396b0c..83b81ccf3346 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.19 2012/12/31 22:26:58 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/ChangeLog,v 1.20 2013/01/03 19:58:54 ago Exp $ + + 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> charybdis-3.4.2.ebuild: + Stable for amd64, wrt bug #449544 *charybdis-3.4.2 (31 Dec 2012) diff --git a/net-irc/charybdis/charybdis-3.4.2.ebuild b/net-irc/charybdis/charybdis-3.4.2.ebuild index fa96626b24d7..c10270d3359e 100644 --- a/net-irc/charybdis/charybdis-3.4.2.ebuild +++ b/net-irc/charybdis/charybdis-3.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/charybdis-3.4.2.ebuild,v 1.1 2012/12/31 22:26:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/charybdis/charybdis-3.4.2.ebuild,v 1.2 2013/01/03 19:58:54 ago Exp $ EAPI=4 @@ -12,7 +12,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 ) |