summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-12-22 16:07:53 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-12-22 16:07:53 +0000
commit5c0622b4611e5a57afdda36733162d9179638ade (patch)
tree33950248f0ad74fd813c04e6ca44a6626e22a6bf /net-irc
parentppc stable, bug #201787 (diff)
downloadgentoo-2-5c0622b4611e5a57afdda36733162d9179638ade.tar.gz
gentoo-2-5c0622b4611e5a57afdda36733162d9179638ade.tar.bz2
gentoo-2-5c0622b4611e5a57afdda36733162d9179638ade.zip
ppc stable, bug #201682
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/unrealircd/ChangeLog6
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index b425089a2130..262bd87bfa80 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/unrealircd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.66 2007/12/12 17:14:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.67 2007/12/22 16:07:53 dertobi123 Exp $
+
+ 22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ unrealircd-3.2.7-r2.ebuild:
+ ppc stable, bug #201682
12 Dec 2007; Raúl Porcel <armin76@gentoo.org> unrealircd-3.2.7-r2.ebuild:
sparc/x86 stable wrt #201682
diff --git a/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild b/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild
index b910ac9c46d6..08e24e19b8ef 100644
--- a/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild,v 1.2 2007/12/12 17:14:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild,v 1.3 2007/12/22 16:07:53 dertobi123 Exp $
inherit eutils ssl-cert versionator multilib
@@ -14,7 +14,7 @@ SRC_URI="http://unreal.brueggisite.de/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd"
IUSE="hub ipv6 ssl zlib curl prefixaq showlistmodes"
RDEPEND="ssl? ( dev-libs/openssl )