diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-07 19:11:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-07 19:11:31 +0000 |
commit | e372b5d9b955408ac9522d51907339ba66ad29e0 (patch) | |
tree | c29cf8f70ce1baf91f7421309136c392741612e8 /net-irc | |
parent | Stable for ppc, wrt bug #493292 (diff) | |
download | gentoo-2-e372b5d9b955408ac9522d51907339ba66ad29e0.tar.gz gentoo-2-e372b5d9b955408ac9522d51907339ba66ad29e0.tar.bz2 gentoo-2-e372b5d9b955408ac9522d51907339ba66ad29e0.zip |
Stable for ppc, wrt bug #492526
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 091356abe1a6..424f4c82777b 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.114 2013/12/06 20:41:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.115 2013/12/07 19:11:31 ago Exp $ + + 07 Dec 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.2.ebuild: + Stable for ppc, wrt bug #492526 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.2.ebuild: Stable for x86, wrt bug #492526 diff --git a/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild index fc6fba7c71c8..4c58a4bda284 100644 --- a/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild,v 1.3 2013/12/06 20:41:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild,v 1.4 2013/12/07 19:11:31 ago 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 x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux" IUSE="curl ipv6 +extban-stacking +operoverride operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |