diff options
author | David Holm <dholm@gentoo.org> | 2004-04-20 07:34:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-20 07:34:44 +0000 |
commit | b6e32d1c04c8209263407024ce94562711df4b4f (patch) | |
tree | 6b655f4bf350c5b78ab34d706763b7e7adb9dc09 /net-irc/ngircd | |
parent | Version bump. Bug #48007. (diff) | |
download | historical-b6e32d1c04c8209263407024ce94562711df4b4f.tar.gz historical-b6e32d1c04c8209263407024ce94562711df4b4f.tar.bz2 historical-b6e32d1c04c8209263407024ce94562711df4b4f.zip |
Added to ~ppc
Diffstat (limited to 'net-irc/ngircd')
-rw-r--r-- | net-irc/ngircd/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/ngircd/Manifest | 4 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-0.7.7.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog index d2b4cf52896d..60d452af2d55 100644 --- a/net-irc/ngircd/ChangeLog +++ b/net-irc/ngircd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-irc/ngircd # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.1 2004/04/19 21:43:27 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.2 2004/04/20 07:34:44 dholm Exp $ + +*ngircd-0.7.7 (20 Apr 2004) + + 20 Apr 2004; David Holm <dholm@gentoo.org> ngircd-0.7.7.ebuild: + Added to ~ppc. 19 Apr 2004; Chuck Short <zul@gentoo.org> : Initial version, ebuild written by me. Closes #47945. diff --git a/net-irc/ngircd/Manifest b/net-irc/ngircd/Manifest index 537131723fb9..1333c7e75c60 100644 --- a/net-irc/ngircd/Manifest +++ b/net-irc/ngircd/Manifest @@ -1,4 +1,4 @@ -MD5 5d02fb0c220fa969ac45098f54cb3e58 ngircd-0.7.7.ebuild 597 -MD5 6fafcee793c04c1620dccbf0e7ffc550 ChangeLog 310 +MD5 8787bbdbeb606e59ed46b7926a1e03c7 ChangeLog 425 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 c6667e39d693a697689dc77a65ded41a ngircd-0.7.7.ebuild 604 MD5 a3a523dfbf1853555c797713c5c45866 files/digest-ngircd-0.7.7 64 diff --git a/net-irc/ngircd/ngircd-0.7.7.ebuild b/net-irc/ngircd/ngircd-0.7.7.ebuild index 96bffea7567b..eea72d1a02a3 100644 --- a/net-irc/ngircd/ngircd-0.7.7.ebuild +++ b/net-irc/ngircd/ngircd-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.7.7.ebuild,v 1.1 2004/04/19 21:43:27 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.7.7.ebuild,v 1.2 2004/04/20 07:34:44 dholm Exp $ DESCRIPTION="A IRC server written from scratch." HOMEPAGE="http://arthur.ath.cx/~alex/ngircd/" @@ -9,7 +9,7 @@ ftp://arthur.ath.cx/pub/Users/alex/ngircd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |