diff options
author | 2009-01-25 14:15:16 +0000 | |
---|---|---|
committer | 2009-01-25 14:15:16 +0000 | |
commit | 68f0bc545100909bb0b309327e4b445ace9f75fd (patch) | |
tree | 2cfec57fabef3d1f211fbde4baf6280084088526 /net-irc/ngircd/ngircd-0.12.1.ebuild | |
parent | Version bump (diff) | |
download | historical-68f0bc545100909bb0b309327e4b445ace9f75fd.tar.gz historical-68f0bc545100909bb0b309327e4b445ace9f75fd.tar.bz2 historical-68f0bc545100909bb0b309327e4b445ace9f75fd.zip |
Version bump
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'net-irc/ngircd/ngircd-0.12.1.ebuild')
-rw-r--r-- | net-irc/ngircd/ngircd-0.12.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/ngircd/ngircd-0.12.1.ebuild b/net-irc/ngircd/ngircd-0.12.1.ebuild index 3f4e6054a5d2..32eb9369a491 100644 --- a/net-irc/ngircd/ngircd-0.12.1.ebuild +++ b/net-irc/ngircd/ngircd-0.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v 1.2 2008/09/27 09:59:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v 1.3 2009/01/25 14:15:16 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="zlib tcpd debug ident" RESTRICT="test" |