diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-21 19:34:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-21 19:34:23 +0000 |
commit | 3aee1693b9df9278da586143cdbf458e349a7c8d (patch) | |
tree | 27436a5b72f3298e9845a4d421b0057b58e2b2cb /net-irc/unrealircd | |
parent | x86 stable, bug #289161 (diff) | |
download | gentoo-2-3aee1693b9df9278da586143cdbf458e349a7c8d.tar.gz gentoo-2-3aee1693b9df9278da586143cdbf458e349a7c8d.tar.bz2 gentoo-2-3aee1693b9df9278da586143cdbf458e349a7c8d.zip |
ppc stable #260806
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 204ada116654..ae03c9dc996c 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.75 2009/11/18 18:20:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.76 2009/11/21 19:34:23 nixnut Exp $ + + 21 Nov 2009; nixnut <nixnut@gentoo.org> unrealircd-3.2.8.1.ebuild: + ppc stable #260806 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org> unrealircd-3.2.8.1.ebuild: diff --git a/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild index c4df924e04af..f0022f0176a9 100644 --- a/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild,v 1.2 2009/11/18 18:20:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild,v 1.3 2009/11/21 19:34:23 nixnut Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://unrealircd.icedslash.com/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~mips ppc ~sparc x86 ~x86-fbsd" IUSE="curl +hub ipv6 +operoverride +spoof operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |