summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-14 14:44:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-14 14:44:25 +0000
commit85881e832b26f685823d7947f715580c911aee9d (patch)
treeb008c3a6defc2f78e48de1c0b81754a0696f0d4e /net-irc
parentStable on sparc wrt #107229 (diff)
downloadhistorical-85881e832b26f685823d7947f715580c911aee9d.tar.gz
historical-85881e832b26f685823d7947f715580c911aee9d.tar.bz2
historical-85881e832b26f685823d7947f715580c911aee9d.zip
Keyworded ~sparc wrt #107146
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/unrealircd/ChangeLog6
-rw-r--r--net-irc/unrealircd/Manifest18
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild4
3 files changed, 21 insertions, 7 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index 38574cd9c0cc..44dac97ae06c 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.36 2005/08/14 23:37:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.37 2005/10/14 14:44:25 gustavoz Exp $
+
+ 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ unrealircd-3.2.3-r1.ebuild:
+ Keyworded ~sparc wrt #107146
15 Aug 2005; Luis Medinas <metalgod@gentoo.org>
unrealircd-3.2.3-r1.ebuild:
diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index d04374823e85..665ee83dd9f1 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1,8 +1,18 @@
-MD5 d1701b4c6de751c277fb43034409eeff ChangeLog 5463
-MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 8df1e272f659d36d9daf07cddae158d5 unrealircd-3.2.3-r1.ebuild 3902
-MD5 e383b823dba7444bc7987c02eea26996 unrealircd-3.2.3.ebuild 3416
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 1ae96562a4da6eb96a325484356f1e75 ChangeLog 5579
MD5 0c44732c1496b1645f59af5da99b3bb4 files/digest-unrealircd-3.2.3 64
MD5 0c44732c1496b1645f59af5da99b3bb4 files/digest-unrealircd-3.2.3-r1 64
MD5 d9a803f03c66dbd732f2ffb356cb589a files/unrealircd.confd 499
MD5 9758629d4e608b7a45c17c340c9b4f13 files/unrealircd.rc 640
+MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
+MD5 4482a3a47adb97b1a1722aff18e91a90 unrealircd-3.2.3-r1.ebuild 3909
+MD5 e383b823dba7444bc7987c02eea26996 unrealircd-3.2.3.ebuild 3416
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDT8RrKRy60XGEcJIRAs7QAJ9oCiyNYfDBqy13TbZy93rfbIoQEwCfeE4J
+OrcYIej4LMbk7F8mR24GoiE=
+=REaE
+-----END PGP SIGNATURE-----
diff --git a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild
index f80b0923acab..eca0d98adef3 100644
--- a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.3-r1.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-r1.ebuild,v 1.5 2005/08/14 23:37:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.6 2005/10/14 14:44:25 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="hub ipv6 ssl zlib curl"
RDEPEND="ssl? ( dev-libs/openssl )