summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-03 11:47:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-03 11:47:19 +0000
commit5e558c48b5680595d7a6542e2bfda4342bb9e7e2 (patch)
tree449656c65076f49204c9fe62b51f21f62d807898 /net-irc/shadowircd
parentStable for amd64, wrt bug #449828 (diff)
downloadgentoo-2-5e558c48b5680595d7a6542e2bfda4342bb9e7e2.tar.gz
gentoo-2-5e558c48b5680595d7a6542e2bfda4342bb9e7e2.tar.bz2
gentoo-2-5e558c48b5680595d7a6542e2bfda4342bb9e7e2.zip
Stable for amd64, wrt bug #449790
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc/shadowircd')
-rw-r--r--net-irc/shadowircd/ChangeLog7
-rw-r--r--net-irc/shadowircd/shadowircd-6.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/shadowircd/ChangeLog b/net-irc/shadowircd/ChangeLog
index 7cbc2003a57c..6ccb12f534dd 100644
--- a/net-irc/shadowircd/ChangeLog
+++ b/net-irc/shadowircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/shadowircd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/ChangeLog,v 1.7 2012/12/31 22:46:14 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/ChangeLog,v 1.8 2013/01/03 11:47:19 ago Exp $
+
+ 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shadowircd-6.3.3.ebuild:
+ Stable for amd64, wrt bug #449790
*shadowircd-6.3.3 (31 Dec 2012)
diff --git a/net-irc/shadowircd/shadowircd-6.3.3.ebuild b/net-irc/shadowircd/shadowircd-6.3.3.ebuild
index 28cce0fc4ebf..ed74a63d108e 100644
--- a/net-irc/shadowircd/shadowircd-6.3.3.ebuild
+++ b/net-irc/shadowircd/shadowircd-6.3.3.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/shadowircd/shadowircd-6.3.3.ebuild,v 1.1 2012/12/31 22:46:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/shadowircd-6.3.3.ebuild,v 1.2 2013/01/03 11:47:19 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug +ipv6 largenet ssl zlib"
RDEPEND="ssl? ( dev-libs/openssl )