summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-26 18:48:57 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-26 18:48:57 +0000
commit0c5a4b3764ca440c06b1345fdf10aff8d5950c34 (patch)
tree75e317a4c418df773d083e218d80c23b437ea142 /net-irc/ngircd
parentStable on ppc wrt bug 211278 (diff)
downloadgentoo-2-0c5a4b3764ca440c06b1345fdf10aff8d5950c34.tar.gz
gentoo-2-0c5a4b3764ca440c06b1345fdf10aff8d5950c34.tar.bz2
gentoo-2-0c5a4b3764ca440c06b1345fdf10aff8d5950c34.zip
Stable on ppc wrt bug 211388
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/ngircd')
-rw-r--r--net-irc/ngircd/ChangeLog5
-rw-r--r--net-irc/ngircd/ngircd-0.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index c8e69eb295a8..34f9da0e96f9 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ngircd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.38 2008/02/25 15:28:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.39 2008/02/26 18:48:57 nixnut Exp $
+
+ 26 Feb 2008; nixnut <nixnut@gentoo.org> ngircd-0.11.0.ebuild:
+ Stable on ppc wrt bug 211388
25 Feb 2008; Raúl Porcel <armin76@gentoo.org> ngircd-0.11.0.ebuild:
x86 stable
diff --git a/net-irc/ngircd/ngircd-0.11.0.ebuild b/net-irc/ngircd/ngircd-0.11.0.ebuild
index 0bd7e72b7003..53ccbb9a5ad6 100644
--- a/net-irc/ngircd/ngircd-0.11.0.ebuild
+++ b/net-irc/ngircd/ngircd-0.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.0.ebuild,v 1.2 2008/02/25 15:28:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.0.ebuild,v 1.3 2008/02/26 18:48:57 nixnut Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="zlib tcpd debug ident"
RESTRICT="test"