diff options
Diffstat (limited to 'net-im/imcom/imcom-0.95.ebuild')
-rw-r--r-- | net-im/imcom/imcom-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/imcom/imcom-0.95.ebuild b/net-im/imcom/imcom-0.95.ebuild index 73e768d01089..90233d486535 100644 --- a/net-im/imcom/imcom-0.95.ebuild +++ b/net-im/imcom/imcom-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-0.95.ebuild,v 1.2 2003/02/13 14:09:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-0.95.ebuild,v 1.3 2003/08/29 20:31:51 liquidx Exp $ S=${WORKDIR}/${P} SRC_URI="http://imcom.floobin.cx/files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://imcom.floobin.cx" DESCRIPTION="Python commandline Jabber Client" DEPEND=">=dev-lang/python-2.2 - >=dev-python/PyXML-0.7" + >=dev-python/pyxml-0.7" RDEPEND="" SLOT="0" |