summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-16 18:01:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-16 18:01:27 +0000
commitd25b641991d7b41b11f230f9bdaf030fc59cd9fe (patch)
tree3a150d9a4ad033262f2cf745c118ad07e093670e /net-irc
parentAdded flags for xmltv-0.5.46 (diff)
downloadgentoo-2-d25b641991d7b41b11f230f9bdaf030fc59cd9fe.tar.gz
gentoo-2-d25b641991d7b41b11f230f9bdaf030fc59cd9fe.tar.bz2
gentoo-2-d25b641991d7b41b11f230f9bdaf030fc59cd9fe.zip
x86 stable wrt #185565
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ngircd/ChangeLog5
-rw-r--r--net-irc/ngircd/ngircd-0.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index 49d52824b1df..8d394688c88c 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.27 2007/06/12 13:38:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.28 2007/07/16 18:01:27 armin76 Exp $
+
+ 16 Jul 2007; Raúl Porcel <armin76@gentoo.org> ngircd-0.10.2.ebuild:
+ x86 stable wrt #185565
*ngircd-0.10.2 (12 Jun 2007)
diff --git a/net-irc/ngircd/ngircd-0.10.2.ebuild b/net-irc/ngircd/ngircd-0.10.2.ebuild
index a2a48c02480c..c4914ae7763d 100644
--- a/net-irc/ngircd/ngircd-0.10.2.ebuild
+++ b/net-irc/ngircd/ngircd-0.10.2.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.2.ebuild,v 1.1 2007/06/12 13:38:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.10.2.ebuild,v 1.2 2007/07/16 18:01:27 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"
RESTRICT="test"