summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-14 12:01:04 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-14 12:01:04 +0000
commit34b0a40e962883bc035b92ada61af95a3dae8156 (patch)
tree59ae653f997bbe37f98eb8763934db5d2ed57a0e /net-irc/ngircd
parentMarked ~amd64, fix weird CVS header error. (diff)
downloadhistorical-34b0a40e962883bc035b92ada61af95a3dae8156.tar.gz
historical-34b0a40e962883bc035b92ada61af95a3dae8156.tar.bz2
historical-34b0a40e962883bc035b92ada61af95a3dae8156.zip
Marked stable on x86.
Diffstat (limited to 'net-irc/ngircd')
-rw-r--r--net-irc/ngircd/ChangeLog5
-rw-r--r--net-irc/ngircd/Manifest14
-rw-r--r--net-irc/ngircd/ngircd-0.8.0.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index fdb66e3eb7fe..7c73594b5016 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ngircd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.7 2004/08/06 23:57:26 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.8 2004/08/14 12:01:04 swegener Exp $
+
+ 14 Aug 2004; Sven Wegener <swegener@gentoo.org> ngircd-0.8.0.ebuild:
+ Marked stable on x86.
06 Aug 2004; Malcolm Lashley <malc@gentoo.org> ngircd-0.8.0.ebuild:
~amd64 closes bug #58427
diff --git a/net-irc/ngircd/Manifest b/net-irc/ngircd/Manifest
index daf03e7414f8..40e91a62735a 100644
--- a/net-irc/ngircd/Manifest
+++ b/net-irc/ngircd/Manifest
@@ -1,7 +1,17 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4a5320be5d88ac2d07020d30c72ae5a2 ChangeLog 1000
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 cc4f05db0de7388e163e196fe7dee193 ngircd-0.7.7.ebuild 621
-MD5 59b67aa47ddf053d5f704955bfa51e42 ChangeLog 900
-MD5 5e565e937c4a06d9105f8500a70ef920 ngircd-0.8.0.ebuild 1288
+MD5 c95f11def00be7322a3a0a3b8483a992 ngircd-0.8.0.ebuild 1291
MD5 a3a523dfbf1853555c797713c5c45866 files/digest-ngircd-0.7.7 64
MD5 ebc2472c14cff12e0907bbdfafab981a files/digest-ngircd-0.8.0 64
MD5 fa4e12b2d48dabe2da1de13d80c3266c files/ngircd.init.d 521
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBHf9PI1lqEGTUzyQRAgzPAJ9spAzdQWVziYGKET16kxMuBy/5fQCZAWWh
+o2paZOIMLo2V78tMoir9v98=
+=748D
+-----END PGP SIGNATURE-----
diff --git a/net-irc/ngircd/ngircd-0.8.0.ebuild b/net-irc/ngircd/ngircd-0.8.0.ebuild
index 784b458b2187..92d85bac874f 100644
--- a/net-irc/ngircd/ngircd-0.8.0.ebuild
+++ b/net-irc/ngircd/ngircd-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.8.0.ebuild,v 1.2 2004/08/06 23:57:26 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.8.0.ebuild,v 1.3 2004/08/14 12:01:04 swegener Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://download.berlios.de/pub/ngircd/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="zlib tcpd debug"