summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-19 10:44:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-19 10:44:45 +0000
commit8cb264ad4ef7dcfc7ff2866e5ef5727658cf0b3a (patch)
tree63477d7112a4062bfc273ab8d3d6c594e0bed91a /net-irc/ngircd
parentx86 stable wrt bug 171418 (diff)
downloadgentoo-2-8cb264ad4ef7dcfc7ff2866e5ef5727658cf0b3a.tar.gz
gentoo-2-8cb264ad4ef7dcfc7ff2866e5ef5727658cf0b3a.tar.bz2
gentoo-2-8cb264ad4ef7dcfc7ff2866e5ef5727658cf0b3a.zip
x86 stable wrt bug 171419
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-irc/ngircd')
-rw-r--r--net-irc/ngircd/ChangeLog5
-rw-r--r--net-irc/ngircd/ngircd-0.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index 564700f94299..c2bfe9bbc69e 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ngircd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.22 2007/02/19 11:47:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.23 2007/03/19 10:44:45 armin76 Exp $
+
+ 19 Mar 2007; Raúl Porcel <armin76@gentoo.org> ngircd-0.10.1.ebuild:
+ x86 stable wrt bug 171419
*ngircd-0.10.1 (19 Feb 2007)
diff --git a/net-irc/ngircd/ngircd-0.10.1.ebuild b/net-irc/ngircd/ngircd-0.10.1.ebuild
index 175391bea2d9..08f63f132ae0 100644
--- a/net-irc/ngircd/ngircd-0.10.1.ebuild
+++ b/net-irc/ngircd/ngircd-0.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.10.1.ebuild,v 1.1 2007/02/19 11:47:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.10.1.ebuild,v 1.2 2007/03/19 10:44:45 armin76 Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="zlib tcpd debug ident"