diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-07-10 18:28:59 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-07-10 18:28:59 +0000 |
commit | a7060a40b8f9a309610ffac9cc1c53bd6b26436b (patch) | |
tree | b25568289610703348360cb00392dd44340f1a06 /net-irc/unrealircd | |
parent | added ppc keyword, bug #385065 (diff) | |
download | gentoo-2-a7060a40b8f9a309610ffac9cc1c53bd6b26436b.tar.gz gentoo-2-a7060a40b8f9a309610ffac9cc1c53bd6b26436b.tar.bz2 gentoo-2-a7060a40b8f9a309610ffac9cc1c53bd6b26436b.zip |
Stable for amd64 wrt bug #476342
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 472b0dba9bec..61e9054441f9 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.106 2013/05/22 09:06:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.107 2013/07/10 18:28:59 nimiux Exp $ + + 10 Jul 2013; Chema Alonso <nimiux@gentoo.org> unrealircd-3.2.10.1.ebuild: + Stable for amd64 wrt bug #476342 22 May 2013; Lars Wendler <polynomial-c@gentoo.org> unrealircd-3.2.10.1.ebuild: diff --git a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild index 6d805e4302ed..520148bb6f95 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.2 2013/05/22 09:06:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.3 2013/07/10 18:28:59 nimiux 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" |