diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-05-03 02:22:22 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-05-03 02:22:22 +0000 |
commit | 6847b15ea3595867a7b133a62327b772e8ed61ea (patch) | |
tree | 7b4657ffa5ad940a4ca5873c2dbeb9d62d5b79aa /net-irc | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-6847b15ea3595867a7b133a62327b772e8ed61ea.tar.gz gentoo-2-6847b15ea3595867a7b133a62327b772e8ed61ea.tar.bz2 gentoo-2-6847b15ea3595867a7b133a62327b772e8ed61ea.zip |
Stable on x86; never again *dies*
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 31b6dbfb1c4c..20848e5120b5 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.40 2006/04/27 21:52:16 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.41 2006/05/03 02:22:22 tsunam Exp $ + + 03 May 2006; Joshua Jackson <tsunam@gentoo.org> unrealircd-3.2.4.ebuild: + Stable on x86; bug #132012 27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-unrealircd-3.2.3, files/digest-unrealircd-3.2.3-r1, Manifest: diff --git a/net-irc/unrealircd/unrealircd-3.2.4.ebuild b/net-irc/unrealircd/unrealircd-3.2.4.ebuild index 6d6ac7490229..3be420811cfa 100644 --- a/net-irc/unrealircd/unrealircd-3.2.4.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.4.ebuild,v 1.2 2006/03/18 19:18:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.4.ebuild,v 1.3 2006/05/03 02:22:22 tsunam Exp $ inherit eutils ssl-cert versionator multilib @@ -14,7 +14,7 @@ SRC_URI="http://unrealircd.funny4chat.de/downloads/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="hub ipv6 ssl zlib curl" RDEPEND="ssl? ( dev-libs/openssl ) |