summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-05-03 15:55:13 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-05-03 15:55:13 +0000
commitb717ccb1cc585f6320d4163bbdefcfa2036ccab4 (patch)
tree7adc29fc9eccd9e9d5a4e4a6acd9dcac7d88ac64 /net-irc/unrealircd
parentNew package. (diff)
downloadgentoo-2-b717ccb1cc585f6320d4163bbdefcfa2036ccab4.tar.gz
gentoo-2-b717ccb1cc585f6320d4163bbdefcfa2036ccab4.tar.bz2
gentoo-2-b717ccb1cc585f6320d4163bbdefcfa2036ccab4.zip
ppc stable, bug #132012
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/ChangeLog6
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index 20848e5120b5..6b57fc001012 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,10 @@
# 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.41 2006/05/03 02:22:22 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.42 2006/05/03 15:55:13 dertobi123 Exp $
+
+ 03 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ unrealircd-3.2.4.ebuild:
+ ppc stable, bug #132012
03 May 2006; Joshua Jackson <tsunam@gentoo.org> unrealircd-3.2.4.ebuild:
Stable on x86; bug #132012
diff --git a/net-irc/unrealircd/unrealircd-3.2.4.ebuild b/net-irc/unrealircd/unrealircd-3.2.4.ebuild
index 3be420811cfa..b53997148828 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.3 2006/05/03 02:22:22 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.4.ebuild,v 1.4 2006/05/03 15:55:13 dertobi123 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 )