diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 18:01:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 18:01:04 +0000 |
commit | 488d4969ee56ddded6c7c646a249c4795b0d4257 (patch) | |
tree | 618fd4cac048d0af3391daaa3d75a3c95e3824c6 /net-irc/unrealircd | |
parent | Stable for ppc, wrt bug #474276 (diff) | |
download | gentoo-2-488d4969ee56ddded6c7c646a249c4795b0d4257.tar.gz gentoo-2-488d4969ee56ddded6c7c646a249c4795b0d4257.tar.bz2 gentoo-2-488d4969ee56ddded6c7c646a249c4795b0d4257.zip |
Stable for ppc, wrt bug #476342
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index dd9ed8410e09..e6bb9a765db1 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.108 2013/07/13 07:49:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.109 2013/07/13 18:01:04 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.1.ebuild: + Stable for ppc, wrt bug #476342 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.1.ebuild: Stable for x86, wrt bug #476342 diff --git a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild index fb991543ee36..d7741bba26c8 100644 --- a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.10.1.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.1.ebuild,v 1.4 2013/07/13 07:49:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.5 2013/07/13 18:01:04 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" |