diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-11-14 15:45:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-11-14 15:45:21 +0000 |
commit | 970b64e3d5ad1d29ae842b00f56474ca9612f3d9 (patch) | |
tree | 0df6929181a5b67db691d428828bf0fc8f7a5e81 /net-irc/bnc | |
parent | sparc, mips, x86 stable (diff) | |
download | historical-970b64e3d5ad1d29ae842b00f56474ca9612f3d9.tar.gz historical-970b64e3d5ad1d29ae842b00f56474ca9612f3d9.tar.bz2 historical-970b64e3d5ad1d29ae842b00f56474ca9612f3d9.zip |
Removed old ebuild.
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.9.ebuild | 35 | ||||
-rw-r--r-- | net-irc/bnc/files/digest-bnc-2.8.9 | 1 |
3 files changed, 4 insertions, 37 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog index a411490f7651..6994c1fab0a0 100644 --- a/net-irc/bnc/ChangeLog +++ b/net-irc/bnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/bnc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.19 2004/11/11 18:54:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.20 2004/11/14 15:45:21 swegener Exp $ + + 14 Nov 2004; Sven Wegener <swegener@gentoo.org> -bnc-2.8.9.ebuild: + Removed old ebuild. 11 Nov 2004; Bryan Ăstergaard <kloeri@gentoo.org> bnc-2.9.1.ebuild: Stable on alpha, bug 70674. diff --git a/net-irc/bnc/bnc-2.8.9.ebuild b/net-irc/bnc/bnc-2.8.9.ebuild deleted file mode 100644 index e838d362ed6b..000000000000 --- a/net-irc/bnc/bnc-2.8.9.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.9.ebuild,v 1.5 2004/10/31 01:43:49 vapier Exp $ - -inherit eutils - -MY_P=${P/-/} -DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" -HOMEPAGE="http://gotbnc.com/" -SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha arm ppc sparc x86" -IUSE="" - -DEPEND="virtual/libc" - -S=${WORKDIR}/${MY_P} - -src_compile() { - econf || die "econf failed" - emake CFLAGS="${CFLAGS}" || die "emake failed" - mv mkpasswd bncmkpasswd -} - -src_install() { - dobin bnc bncchk bncsetup bncmkpasswd || die "dobin failed" - dodoc CHANGES README example.conf motd -} - -pkg_postinst() { - einfo "You can find an example motd/conf file here:" - einfo " /usr/share/doc/${PF}/{example.conf,motd}.gz" -} diff --git a/net-irc/bnc/files/digest-bnc-2.8.9 b/net-irc/bnc/files/digest-bnc-2.8.9 deleted file mode 100644 index 5435745e55e7..000000000000 --- a/net-irc/bnc/files/digest-bnc-2.8.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 4cabd254443c803fc759b1f062e7bedb bnc2.8.9.tar.gz 57527 |