old
authorRaúl Porcel <armin76@gentoo.org>
Tue, 24 Apr 2007 18:52:22 +0000 (18:52 +0000)
committerRaúl Porcel <armin76@gentoo.org>
Tue, 24 Apr 2007 18:52:22 +0000 (18:52 +0000)
Package-Manager: portage-2.1.2.4

net-irc/muh/ChangeLog
net-irc/muh/files/digest-muh-2.1_rc1 [deleted file]
net-irc/muh/muh-2.1_rc1.ebuild [deleted file]
net-irc/ngircd/ChangeLog
net-irc/ngircd/files/digest-ngircd-0.8.3 [deleted file]
net-irc/ngircd/ngircd-0.8.3.ebuild [deleted file]

index ea7bfc783bcc8f4e5a2b42f3a7073cca688d6579..255ef4b7171fa8b3c647566995c3165049ddff04 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/muh
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.15 2007/04/24 18:04:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.16 2007/04/24 18:49:56 armin76 Exp $
+
+  24 Apr 2007; Raúl Porcel <armin76@gentoo.org> -muh-2.1_rc1.ebuild:
+  old
 
   24 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> muh-2.2a.ebuild:
   ppc stable, bug #174514
diff --git a/net-irc/muh/files/digest-muh-2.1_rc1 b/net-irc/muh/files/digest-muh-2.1_rc1
deleted file mode 100644 (file)
index 40a9e4d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 4e53bd8afd008c3a2c7b51b26130f815 muh-2.1rc1.tar.gz 128821
-RMD160 2e872b00a4c503cd4cc22e08f5d05a9811e37a09 muh-2.1rc1.tar.gz 128821
-SHA256 497a70c52639ee3a365a475b336684903914bf32c963c2efceb06065ca5b8bc4 muh-2.1rc1.tar.gz 128821
diff --git a/net-irc/muh/muh-2.1_rc1.ebuild b/net-irc/muh/muh-2.1_rc1.ebuild
deleted file mode 100644 (file)
index 901b5d4..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.9 2005/07/07 16:36:01 swegener Exp $
-
-MY_P=${P/_/}
-
-DESCRIPTION="Persistent IRC bouncer"
-HOMEPAGE="http://mind.riot.org/muh/"
-IUSE=""
-
-SRC_URI="mirror://sourceforge/muh/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha ~hppa ~mips"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
-       einstall install || die "install failed"
-       dodoc AUTHORS COPYING INSTALL ChangeLog
-}
-
-pkg_postinst() {
-       einfo
-       einfo "You'll need to configure muh before running it"
-       einfo "Put your config in ~/.muh/muhrc"
-       einfo "A sample config is /usr/share/muhrc"
-       einfo "For more information, see the documentation"
-       einfo
-}
index ef03fbd3747952a73b5086cd14664ac9f332108e..aa4d9851235ed847ec2e6fc8b6d17691e3cb05fd 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/ngircd
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.25 2007/04/24 18:41:58 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.26 2007/04/24 18:52:22 armin76 Exp $
+
+  24 Apr 2007; Raúl Porcel <armin76@gentoo.org> -ngircd-0.8.3.ebuild:
+  old
 
   24 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
   ngircd-0.10.1.ebuild:
diff --git a/net-irc/ngircd/files/digest-ngircd-0.8.3 b/net-irc/ngircd/files/digest-ngircd-0.8.3
deleted file mode 100644 (file)
index 85bd97e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ee977ef8da1a0f637ce992280c7f1ca2 ngircd-0.8.3.tar.gz 276725
-RMD160 1362ed20c17740ff249fe8247799419dadc5f8d6 ngircd-0.8.3.tar.gz 276725
-SHA256 0e83aa269e0b3e239e64b6354ec24ba4f7365eff22730e105747635587575bb9 ngircd-0.8.3.tar.gz 276725
diff --git a/net-irc/ngircd/ngircd-0.8.3.ebuild b/net-irc/ngircd/ngircd-0.8.3.ebuild
deleted file mode 100644 (file)
index fe7930d..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.8.3.ebuild,v 1.3 2005/04/24 13:15:04 hansmi Exp $
-
-inherit eutils
-
-DESCRIPTION="A IRC server written from scratch."
-HOMEPAGE="http://arthur.ath.cx/~alex/ngircd/"
-SRC_URI="ftp://download.berlios.de/pub/${PN}/${P}.tar.gz
-       ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
-       ftp://arthur.ath.cx/pub/Users/alex/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
-
-IUSE="zlib tcpd debug"
-
-RDEPEND="virtual/libc
-       zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-       >=sys-apps/sed-4"
-
-src_compile() {
-       econf \
-               --sysconfdir=/etc/ngircd \
-               $(use_with zlib) \
-               $(use_with tcpd tcp-wrappers) \
-               $(use_enable debug) \
-               $(use_enable debug sniffer) \
-               || die "econf failed"
-       emake || die "emake failed"
-}
-
-src_install() {
-       sed -i \
-               -e "s:/usr/local/etc/ngircd.motd:/etc/ngircd/ngircd.motd:" \
-               -e "s:;ServerUID = 65534:ServerUID = ngircd:" \
-               -e "s:;ServerGID = 65534:ServerGID = nogroup:" \
-               doc/sample-ngircd.conf
-
-       make \
-               DESTDIR="${D}" \
-               docdir=/usr/share/doc/${PF} \
-               install || die "make install failed"
-
-       newinitd ${FILESDIR}/ngircd.init.d ngircd
-}
-
-pkg_postinst() {
-       enewuser ngircd
-       chown ngircd ${ROOT}/etc/ngircd/ngircd.conf
-}