diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-21 11:34:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-21 11:34:42 +0000 |
commit | 9fb8118b4769ce1154f17b0ba347aabbc2778e3b (patch) | |
tree | c10c7da1a44be95f6503819fe1534de3be8af2fc /net-irc/unrealircd | |
parent | Stable on amd64 wrt bug #362987 (diff) | |
download | gentoo-2-9fb8118b4769ce1154f17b0ba347aabbc2778e3b.tar.gz gentoo-2-9fb8118b4769ce1154f17b0ba347aabbc2778e3b.tar.bz2 gentoo-2-9fb8118b4769ce1154f17b0ba347aabbc2778e3b.zip |
Stable on amd64 wrt bug #366867
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 9a5f15a03b68..2a06d1cccd61 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.82 2011/05/07 04:45:49 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.83 2011/06/21 11:34:42 hwoarang Exp $ + + 21 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + unrealircd-3.2.8.1-r1.ebuild: + Stable on amd64 wrt bug #366867 07 May 2011; Nathan Phillip Brink <binki@gentoo.org> unrealircd-3.2.8.1-r1.ebuild: diff --git a/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild index bbf03976f560..7104936e6a6a 100644 --- a/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.7 2011/05/07 21:42:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild,v 1.8 2011/06/21 11:34:42 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}-notrojan.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="curl +hub ipv6 +operoverride +spoof operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |