summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Verwilst <verwilst@gentoo.org>2002-02-09 11:47:57 +0000
committerBart Verwilst <verwilst@gentoo.org>2002-02-09 11:47:57 +0000
commitefd98231f6442529b546f519851c657c389d52d5 (patch)
tree76f7021aecd51d327158580fa3f108dc4f953913 /net-im/kxicq2
parentupdate ethereal to 0.9.1 (diff)
downloadgentoo-2-efd98231f6442529b546f519851c657c389d52d5.tar.gz
gentoo-2-efd98231f6442529b546f519851c657c389d52d5.tar.bz2
gentoo-2-efd98231f6442529b546f519851c657c389d52d5.zip
added SLOT to all net-im ebuilds, removed old version, and
corrected a few general bugs, like try / die and A-vars
Diffstat (limited to 'net-im/kxicq2')
-rw-r--r--net-im/kxicq2/files/digest-kxicq2-0.71
-rw-r--r--net-im/kxicq2/kxicq2-0.7.6.ebuild6
-rw-r--r--net-im/kxicq2/kxicq2-0.7.ebuild16
3 files changed, 3 insertions, 20 deletions
diff --git a/net-im/kxicq2/files/digest-kxicq2-0.7 b/net-im/kxicq2/files/digest-kxicq2-0.7
deleted file mode 100644
index cb0a41215796..000000000000
--- a/net-im/kxicq2/files/digest-kxicq2-0.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9cb6a5eac525593345cb0dfe2df435db kxicq2-0.7.b4.tar.gz 671313
diff --git a/net-im/kxicq2/kxicq2-0.7.6.ebuild b/net-im/kxicq2/kxicq2-0.7.6.ebuild
index 594032a2fd2b..8bc8010da8a1 100644
--- a/net-im/kxicq2/kxicq2-0.7.6.ebuild
+++ b/net-im/kxicq2/kxicq2-0.7.6.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.6.ebuild,v 1.1 2002/01/08 01:00:21 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.6.ebuild,v 1.2 2002/02/09 11:47:57 verwilst Exp $
. /usr/portage/eclass/inherit.eclass || die
inherit kde-base || die
need-kde 2.1
SRC_URI="http://telia.dl.sourceforge.net/kxicq/${P}.tar.gz"
-
+SLOT="0"
HOMEPAGE="http://www.kxicq.org"
DESCRIPTION="KDE 2.x ICQ Client, using the ICQ2000 protocol"
diff --git a/net-im/kxicq2/kxicq2-0.7.ebuild b/net-im/kxicq2/kxicq2-0.7.ebuild
deleted file mode 100644
index 0735d088bda2..000000000000
--- a/net-im/kxicq2/kxicq2-0.7.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.ebuild,v 1.3 2001/12/23 21:35:16 danarmak Exp $
-. /usr/portage/eclass/inherit.eclass || die
-inherit kde-base || die
-
-need-kde 2.1
-
-S="${WORKDIR}/kxicq2-0.7.b4"
-SRC_URI="http://apps.kde.com/nf/2/counter/vid/4702/dld0/kxicq2-0.7.b4.tar.gz"
-
-HOMEPAGE="http://www.kxicq.org"
-DESCRIPTION="KDE 2.x ICQ Client"
-
-