diff options
-rw-r--r-- | app-misc/gramps/Manifest | 4 | ||||
-rw-r--r-- | app-misc/gramps/gramps-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/gramps/gramps-0.9.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4Suite/4Suite-0.11.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4Suite/4Suite-1.0_alpha1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/4Suite/Manifest | 8 | ||||
-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 |
9 files changed, 20 insertions, 20 deletions
diff --git a/app-misc/gramps/Manifest b/app-misc/gramps/Manifest index 94dc19dc2112..5987ae5f36c1 100644 --- a/app-misc/gramps/Manifest +++ b/app-misc/gramps/Manifest @@ -1,6 +1,6 @@ -MD5 17df3f46e8645414ab466bc654e9067f gramps-0.9.3.ebuild 999 -MD5 5f186b9f3e02aefd08f56c27da1ce3db gramps-0.9.2.ebuild 974 MD5 acbbd18dbea3bbcd087ada80a6846287 ChangeLog 1765 +MD5 2d57dc392e7d311b22748bc0d5f7cde3 gramps-0.9.2.ebuild 974 +MD5 7ee005441e9bd87d9eff57cbfac51eb1 gramps-0.9.3.ebuild 1003 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 d1fe6f9e867886b477c931415c994ce4 files/digest-gramps-0.9.2 65 MD5 a107b8c2ea1924a525987a642531ee04 files/digest-gramps-0.9.3 65 diff --git a/app-misc/gramps/gramps-0.9.2.ebuild b/app-misc/gramps/gramps-0.9.2.ebuild index 7175900926ee..55ddd3eebda1 100644 --- a/app-misc/gramps/gramps-0.9.2.ebuild +++ b/app-misc/gramps/gramps-0.9.2.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/app-misc/gramps/gramps-0.9.2.ebuild,v 1.3 2003/07/09 16:43:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-0.9.2.ebuild,v 1.4 2003/08/29 20:33:45 liquidx Exp $ inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=dev-lang/python-2.2 >=dev-python/pygtk-1.99 >=dev-python/gnome-python-1.99 >=gnome-base/gnome-vfs-2.0 - >=dev-python/PyXML-0.7.1 + >=dev-python/pyxml-0.7.1 >=dev-python/Imaging-1.1.3 >=dev-python/reportlab-1.11" diff --git a/app-misc/gramps/gramps-0.9.3.ebuild b/app-misc/gramps/gramps-0.9.3.ebuild index e6215e0b27bd..a0b83d9e1af9 100644 --- a/app-misc/gramps/gramps-0.9.3.ebuild +++ b/app-misc/gramps/gramps-0.9.3.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/app-misc/gramps/gramps-0.9.3.ebuild,v 1.1 2003/08/13 06:52:25 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-0.9.3.ebuild,v 1.2 2003/08/29 20:33:45 liquidx Exp $ inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=dev-lang/python-2.2 >=dev-python/pygtk-1.99.14 >=dev-python/gnome-python-1.99.14 >=gnome-base/gnome-vfs-2.0 - >=dev-python/PyXML-0.7.1 + >=dev-python/pyxml-0.7.1 >=dev-python/Imaging-1.1.3 >=dev-python/reportlab-1.11" diff --git a/dev-python/4Suite/4Suite-0.11.1.ebuild b/dev-python/4Suite/4Suite-0.11.1.ebuild index a1eedc20b5b0..4049903173e8 100644 --- a/dev-python/4Suite/4Suite-0.11.1.ebuild +++ b/dev-python/4Suite/4Suite-0.11.1.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/dev-python/4Suite/4Suite-0.11.1.ebuild,v 1.12 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-0.11.1.ebuild,v 1.13 2003/08/29 20:32:48 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Python tools for XML processing and object-databases." @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.fourthought.com/pub/4Suite/${P}.tar.gz" HOMEPAGE="http://www.4suite.org/" DEPEND="virtual/python - >=dev-python/PyXML-0.6.5" + >=dev-python/pyxml-0.6.5" RDEPEND="${RDEPEND}" SLOT="0" diff --git a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild index 836ca8ec6cfb..e759b1008382 100644 --- a/dev-python/4Suite/4Suite-1.0_alpha1.ebuild +++ b/dev-python/4Suite/4Suite-1.0_alpha1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.4 2003/07/12 12:49:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.5 2003/08/29 20:32:48 liquidx Exp $ S=${WORKDIR}/${P/_alph/} DESCRIPTION="Python tools for XML processing and object-databases." SRC_URI="ftp://ftp.fourthought.com/pub/4Suite/${P/_alph/}.tar.gz" HOMEPAGE="http://www.4suite.org/" -DEPEND=">=dev-python/PyXML-0.6.5" +DEPEND=">=dev-python/pyxml-0.6.5" SLOT="0" KEYWORDS="x86 ~sparc ~alpha ~ppc" diff --git a/dev-python/4Suite/Manifest b/dev-python/4Suite/Manifest index 791a81739dc4..86d087440382 100644 --- a/dev-python/4Suite/Manifest +++ b/dev-python/4Suite/Manifest @@ -1,6 +1,6 @@ -MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 -MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 -MD5 9aa3e08466bbaff2433e2b2e05a46ec5 4Suite-0.11.1.ebuild 697 +MD5 43f9209157e669e8978b4773278660e0 4Suite-0.11.1.ebuild 697 +MD5 a86185a986ec34578327815f9338e5f0 4Suite-1.0_alpha1.ebuild 542 MD5 d9a85b983ca979d3ca183acabef69306 ChangeLog 1362 -MD5 0e518df96cc09551afab4e3a49065a3f 4Suite-1.0_alpha1.ebuild 539 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4Suite-0.11.1 66 +MD5 2d0d6cf1267a2f4669fc5294d38ec7ca files/digest-4Suite-1.0_alpha1 65 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" |