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
commit747a94441c28035636e88d73b2fd731c7b53b722 (patch)
treece8265bcc3cae0ae440f4bb4203018216c0fa3d0 /net-im/imcom
parentupdate ethereal to 0.9.1 (diff)
downloadhistorical-747a94441c28035636e88d73b2fd731c7b53b722.tar.gz
historical-747a94441c28035636e88d73b2fd731c7b53b722.tar.bz2
historical-747a94441c28035636e88d73b2fd731c7b53b722.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/imcom')
-rw-r--r--net-im/imcom/imcom-0.92.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/imcom/imcom-0.92.ebuild b/net-im/imcom/imcom-0.92.ebuild
index f689e72d279d..424a36f0e762 100644
--- a/net-im/imcom/imcom-0.92.ebuild
+++ b/net-im/imcom/imcom-0.92.ebuild
@@ -1,13 +1,12 @@
# 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/imcom/imcom-0.92.ebuild,v 1.1 2002/01/26 22:51:57 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-0.92.ebuild,v 1.2 2002/02/09 11:47:57 verwilst Exp $
S=${WORKDIR}/${P}
-
DEPEND=">=dev-lang/python-2.2
>=dev-python/PyXML-0.7"
-
+SLOT="0"
SRC_URI="http://imcom.floobin.cx/files/${P}.tar.gz"
HOMEPAGE="http://imcom.floobin.cx"
DESCRIPTION="Python commandline Jabber Client"