summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:28:57 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:28:57 +0000
commitb11633f3df83ebfa5896a7de8e93aa2a8a126ffd (patch)
tree96ec45a17de1052a738be350bf04408af10fab8e /net-irc/unrealircd
parentStable on ppc. (diff)
downloadhistorical-b11633f3df83ebfa5896a7de8e93aa2a8a126ffd.tar.gz
historical-b11633f3df83ebfa5896a7de8e93aa2a8a126ffd.tar.bz2
historical-b11633f3df83ebfa5896a7de8e93aa2a8a126ffd.zip
Stable on ppc.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/ChangeLog6
-rw-r--r--net-irc/unrealircd/Manifest16
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.3.ebuild4
3 files changed, 10 insertions, 16 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index c0da51470785..25e15daed4b7 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/unrealircd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.31 2005/04/26 22:16:43 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.32 2005/05/01 17:28:57 hansmi Exp $
+
+ 01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
+ unrealircd-3.2.3.ebuild:
+ Stable on ppc.
26 Apr 2005; Sven Wegener <swegener@gentoo.org> unrealircd-3.2.3.ebuild:
Set ownership of configuration files the right way. Fixes bug #90075.
diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index c3b80c65ae77..78fc7adf1077 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 f27ef5ef50880a5bef58f246fe066ae3 unrealircd-3.2.3.ebuild 3416
-MD5 cf3395bdad21ef6b5b645a11ba7ba411 ChangeLog 4653
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 d9a803f03c66dbd732f2ffb356cb589a files/unrealircd.confd 499
+MD5 623f55ff5f86dc65a1546af9dbf32278 ChangeLog 4750
+MD5 a0e31c30795135f4f29871a274ecf426 unrealircd-3.2.3.ebuild 3413
MD5 0c44732c1496b1645f59af5da99b3bb4 files/digest-unrealircd-3.2.3 64
+MD5 d9a803f03c66dbd732f2ffb356cb589a files/unrealircd.confd 499
MD5 9758629d4e608b7a45c17c340c9b4f13 files/unrealircd.rc 640
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCbr3SI1lqEGTUzyQRAojfAJ4p+uIyBfPZb8arKsnesm9PSfGigQCfdeaD
-RH3V4pOxz8kGE5uTiw23JWY=
-=Xgni
------END PGP SIGNATURE-----
diff --git a/net-irc/unrealircd/unrealircd-3.2.3.ebuild b/net-irc/unrealircd/unrealircd-3.2.3.ebuild
index fbd628d82ca9..6ce83c1ee710 100644
--- a/net-irc/unrealircd/unrealircd-3.2.3.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3.ebuild,v 1.3 2005/04/26 22:16:43 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3.ebuild,v 1.4 2005/05/01 17:28:57 hansmi Exp $
inherit eutils ssl-cert versionator
@@ -14,7 +14,7 @@ SRC_URI="http://unrealircd.funny4chat.de/downloads/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE="hub ipv6 ssl zlib"
RDEPEND="ssl? ( dev-libs/openssl )