summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-11-13 18:17:52 +0000
committerSven Wegener <swegener@gentoo.org>2004-11-13 18:17:52 +0000
commit96f8aa3514bdec37c58fe57a12eaccbb3f77a5c9 (patch)
treeb48d87c524bc6225d14605ec003d39d6295de441 /net-irc/ircii
parentVersion bump. (diff)
downloadhistorical-96f8aa3514bdec37c58fe57a12eaccbb3f77a5c9.tar.gz
historical-96f8aa3514bdec37c58fe57a12eaccbb3f77a5c9.tar.bz2
historical-96f8aa3514bdec37c58fe57a12eaccbb3f77a5c9.zip
Removed old ebuild.
Diffstat (limited to 'net-irc/ircii')
-rw-r--r--net-irc/ircii/ChangeLog6
-rw-r--r--net-irc/ircii/Manifest16
-rw-r--r--net-irc/ircii/files/digest-ircii-20030709-r21
-rw-r--r--net-irc/ircii/ircii-20030709-r2.ebuild32
-rw-r--r--net-irc/ircii/ircii-20040820.ebuild10
5 files changed, 22 insertions, 43 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog
index 793d9a35707f..8ae4caff549f 100644
--- a/net-irc/ircii/ChangeLog
+++ b/net-irc/ircii/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/ircii
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.15 2004/10/19 12:29:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.16 2004/11/13 18:17:52 swegener Exp $
+
+ 13 Nov 2004; Sven Wegener <swegener@gentoo.org> -ircii-20030709-r2.ebuild,
+ ircii-20040820.ebuild:
+ Removed old ebuild.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ircii-20040820.ebuild:
Stable on amd64.
diff --git a/net-irc/ircii/Manifest b/net-irc/ircii/Manifest
index cc4ee760c63d..d9c10427b503 100644
--- a/net-irc/ircii/Manifest
+++ b/net-irc/ircii/Manifest
@@ -1,6 +1,14 @@
-MD5 4abcaaffe0e2bc00ab3f44ed59ab4b4c ChangeLog 2139
-MD5 536195a889b2b674acae78aa320e2991 ircii-20030709-r2.ebuild 864
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 8457bf8e3f2465307db20a44ad76369a ChangeLog 2264
+MD5 9f633e03b12bbdef04cb451cadbf46ee ircii-20040820.ebuild 825
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 f3f6d9af505db0f37d299bda7ab1e3b5 ircii-20040820.ebuild 849
-MD5 954a7ad41538e4a5f68b720074da0891 files/digest-ircii-20030709-r2 67
MD5 d050eac938d29febadf6f5cc939f0f03 files/digest-ircii-20040820 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBlk/WI1lqEGTUzyQRApN9AJ9xtDB20GkXyhiVs9f0773n+TNpaACfaTuo
+cXlfQHb5fR/7PyOfAt8Tnnk=
+=1Fr1
+-----END PGP SIGNATURE-----
diff --git a/net-irc/ircii/files/digest-ircii-20030709-r2 b/net-irc/ircii/files/digest-ircii-20030709-r2
deleted file mode 100644
index badf73b0f067..000000000000
--- a/net-irc/ircii/files/digest-ircii-20030709-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b84fa6426dc60b2aaa9961ed17dfaef2 ircii-20030709.tar.bz2 557113
diff --git a/net-irc/ircii/ircii-20030709-r2.ebuild b/net-irc/ircii/ircii-20030709-r2.ebuild
deleted file mode 100644
index 055ce435aae5..000000000000
--- a/net-irc/ircii/ircii-20030709-r2.ebuild
+++ /dev/null
@@ -1,32 +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/ircii/ircii-20030709-r2.ebuild,v 1.8 2004/07/08 22:08:48 swegener Exp $
-
-IUSE="ipv6"
-
-DESCRIPTION="ircII is an IRC and ICB client that runs under most UNIX platforms."
-SRC_URI="ftp://ircii.warped.com/pub/ircII/old/${P}.tar.bz2"
-HOMEPAGE="http://www.eterna.com.au/ircii/"
-DEPEND="sys-libs/ncurses
- >=sys-apps/sed-4"
-
-RDEPEND="sys-libs/ncurses"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~sparc ~ppc"
-
-src_compile() {
-
- # `use_with socks socks5` <- isn't socks5 working?
- econf `use_enable ipv6` || die
- emake || die "make failed"
-}
-
-src_install() {
-
- make DESTDIR=${D} install || die "make install failed"
- prepalldocs
- dodoc ChangeLog INSTALL NEWS README
- dodoc doc/Copyright doc/crypto doc/VERSIONS doc/ctcp
-}
diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild
index b132c307c6b4..fdfea43bc597 100644
--- a/net-irc/ircii/ircii-20040820.ebuild
+++ b/net-irc/ircii/ircii-20040820.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/ircii/ircii-20040820.ebuild,v 1.3 2004/10/19 12:29:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.4 2004/11/13 18:17:52 swegener Exp $
IUSE="ipv6"
@@ -17,14 +17,14 @@ LICENSE="GPL-2"
KEYWORDS="x86 amd64 ~sparc ~ppc"
src_compile() {
- # `use_with socks socks5` <- isn't socks5 working?
- econf `use_enable ipv6` || die "econf failed"
- emake || die "make failed"
+ econf $(use_enable ipv6) || die "econf failed"
+ emake || die "emake failed"
}
src_install() {
make DESTDIR=${D} install || die "make install failed"
dodoc ChangeLog INSTALL NEWS README \
- doc/Copyright doc/crypto doc/VERSIONS doc/ctcp
+ doc/Copyright doc/crypto doc/VERSIONS doc/ctcp \
+ || die "dodoc failed"
}