diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 20:33:50 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 20:33:50 +0000 |
commit | d73720f84353953a10363889fe4d13cb9f4c948f (patch) | |
tree | a8161bca9071863d2060649051b76933e58fc1e3 /net-im/imcom | |
parent | renamed dev-python/pyxml (diff) | |
download | gentoo-2-d73720f84353953a10363889fe4d13cb9f4c948f.tar.gz gentoo-2-d73720f84353953a10363889fe4d13cb9f4c948f.tar.bz2 gentoo-2-d73720f84353953a10363889fe4d13cb9f4c948f.zip |
renamed pyxml
Diffstat (limited to 'net-im/imcom')
-rw-r--r-- | net-im/imcom/Manifest | 4 | ||||
-rw-r--r-- | net-im/imcom/imcom-0.95.ebuild | 4 | ||||
-rw-r--r-- | net-im/imcom/imcom-1.31.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/imcom/Manifest b/net-im/imcom/Manifest index 6e6648a52398..c3ba5baf6596 100644 --- a/net-im/imcom/Manifest +++ b/net-im/imcom/Manifest @@ -1,6 +1,6 @@ -MD5 e2662feaaf51674780aaca0949b47f70 imcom-1.31.ebuild 942 -MD5 2578ccdc7f5c653cd1f0148ee8d66f2e imcom-0.95.ebuild 783 MD5 728ddda51ab924bb64c91ecd07500502 ChangeLog 1717 +MD5 273ba6d5821139136be1ae791a2e2f32 imcom-0.95.ebuild 784 +MD5 11623475a50b0f4ae30c84892738b04d imcom-1.31.ebuild 942 MD5 1cba1b4de0a2f189931b618d764daa74 metadata.xml 404 MD5 3034003b5e28e3d66787f708dbc8dec6 files/Makefile-1.31 1308 MD5 4bdbd49a06fb47cdf5e0b4a5de74da91 files/digest-imcom-0.95 62 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" diff --git a/net-im/imcom/imcom-1.31.ebuild b/net-im/imcom/imcom-1.31.ebuild index f7411e630aff..e8f60e9d9aa7 100644 --- a/net-im/imcom/imcom-1.31.ebuild +++ b/net-im/imcom/imcom-1.31.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-1.31.ebuild,v 1.1 2003/08/21 08:21:33 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.31.ebuild,v 1.2 2003/08/29 20:31:51 liquidx Exp $ MYVER=${PV} S=${WORKDIR}/${PN}-${MYVER} @@ -10,7 +10,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" |