diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-04 20:21:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-04 20:21:53 +0000 |
commit | a9a85572f0cc3b74fcef49840c27ea31abf8210e (patch) | |
tree | 40739e32ac5cbcaeff11a9ea52b8969f233af1e9 /net-irc/unrealircd | |
parent | Stable for AMD64, wrt bug #397075 (diff) | |
download | gentoo-2-a9a85572f0cc3b74fcef49840c27ea31abf8210e.tar.gz gentoo-2-a9a85572f0cc3b74fcef49840c27ea31abf8210e.tar.bz2 gentoo-2-a9a85572f0cc3b74fcef49840c27ea31abf8210e.zip |
Marking unrealircd-3.2.9 ppc for bug 395579
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 9c31beb2877e..2d9430865dc1 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.92 2012/01/04 17:46:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.93 2012/01/04 20:21:53 ranger Exp $ + + 04 Jan 2012; Brent Baude <ranger@gentoo.org> unrealircd-3.2.9.ebuild: + Marking unrealircd-3.2.9 ppc for bug 395579 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> unrealircd-3.2.9.ebuild: x86 stable wrt bug #395579 diff --git a/net-irc/unrealircd/unrealircd-3.2.9.ebuild b/net-irc/unrealircd/unrealircd-3.2.9.ebuild index 9668cca4a7c5..0312865b1d6a 100644 --- a/net-irc/unrealircd/unrealircd-3.2.9.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.4 2012/01/04 17:46:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.5 2012/01/04 20:21:53 ranger Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.unrealircd.com/downloads/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd ~amd64-linux" IUSE="curl ipv6 +extban-stacking +operoverride +spoof operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |