diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-09-12 18:20:07 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-09-12 18:20:07 +0000 |
commit | 4df04b0fb030efd0f56d85bda43babd5f5021e91 (patch) | |
tree | a005c46aa137670c56ecd10e88db7cd1f35dc68e /net-irc | |
parent | x86 stable per bug 382599 (diff) | |
download | gentoo-2-4df04b0fb030efd0f56d85bda43babd5f5021e91.tar.gz gentoo-2-4df04b0fb030efd0f56d85bda43babd5f5021e91.tar.bz2 gentoo-2-4df04b0fb030efd0f56d85bda43babd5f5021e91.zip |
x86 stable per bug 307437
(Portage version: 2.1.10.15/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ngircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-17.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog index 7a02751fb443..4b37686552a9 100644 --- a/net-irc/ngircd/ChangeLog +++ b/net-irc/ngircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/ngircd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.53 2011/09/11 04:01:29 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.54 2011/09/12 18:20:07 tomka Exp $ + + 12 Sep 2011; Thomas Kahle <tomka@gentoo.org> ngircd-17.1.ebuild: + x86 stable per bug 307437 *ngircd-18 (11 Sep 2011) diff --git a/net-irc/ngircd/ngircd-17.1.ebuild b/net-irc/ngircd/ngircd-17.1.ebuild index 726215420c50..9e8bf0865a12 100644 --- a/net-irc/ngircd/ngircd-17.1.ebuild +++ b/net-irc/ngircd/ngircd-17.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild,v 1.1 2011/02/01 17:38:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild,v 1.2 2011/09/12 18:20:07 tomka Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~ppc x86 ~x64-macos" IUSE="debug gnutls ident ipv6 pam ssl tcpd zlib" DEPEND=" |