summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-03 11:49:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-03 11:49:25 +0000
commit7fec1019966de001d510dc57ce2de4f4bb2867ce (patch)
treeef29b6618b9f907d5bc8ba364d207849b19539f3 /net-irc
parentStable for amd64, wrt bug #449790 (diff)
downloadgentoo-2-7fec1019966de001d510dc57ce2de4f4bb2867ce.tar.gz
gentoo-2-7fec1019966de001d510dc57ce2de4f4bb2867ce.tar.bz2
gentoo-2-7fec1019966de001d510dc57ce2de4f4bb2867ce.zip
Stable for x86, wrt bug #449790
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/shadowircd/ChangeLog5
-rw-r--r--net-irc/shadowircd/shadowircd-6.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/shadowircd/ChangeLog b/net-irc/shadowircd/ChangeLog
index 6ccb12f534dd..f0b2f99f593c 100644
--- a/net-irc/shadowircd/ChangeLog
+++ b/net-irc/shadowircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/shadowircd
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/ChangeLog,v 1.9 2013/01/03 11:49:25 ago Exp $
+
+ 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shadowircd-6.3.3.ebuild:
+ Stable for x86, wrt bug #449790
03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shadowircd-6.3.3.ebuild:
Stable for amd64, wrt bug #449790
diff --git a/net-irc/shadowircd/shadowircd-6.3.3.ebuild b/net-irc/shadowircd/shadowircd-6.3.3.ebuild
index ed74a63d108e..ceaf804e984e 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-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.2 2013/01/03 11:47:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/shadowircd-6.3.3.ebuild,v 1.3 2013/01/03 11:49:25 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 )