summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:14:05 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:14:05 +0000
commitd13d638129a27111b5d0622834c0bd931c718ca8 (patch)
treeb049d681fd3c3076fffaeeb0271d6d6f175d1a11 /app-text
parentdev-python/Imaging renamed to dev-python/imaging. (diff)
downloadhistorical-d13d638129a27111b5d0622834c0bd931c718ca8.tar.gz
historical-d13d638129a27111b5d0622834c0bd931c718ca8.tar.bz2
historical-d13d638129a27111b5d0622834c0bd931c718ca8.zip
dev-python/Imaging renamed to dev-python/imaging.
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pylize/ChangeLog5
-rw-r--r--app-text/pylize/Manifest4
-rw-r--r--app-text/pylize/pylize-1.1b.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pylize/ChangeLog b/app-text/pylize/ChangeLog
index e0138087f364..db2e72be79ef 100644
--- a/app-text/pylize/ChangeLog
+++ b/app-text/pylize/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pylize
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pylize/ChangeLog,v 1.3 2004/06/24 22:49:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pylize/ChangeLog,v 1.4 2004/07/19 22:14:05 kloeri Exp $
+
+ 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pylize-1.1b.ebuild:
+ dev-python/Imaging renamed to dev-python/imaging.
07 Jul 2003; Alastair Tse <liquidx@gentoo.org> pylize-1.1b.ebuild:
about time we bumped to stable
diff --git a/app-text/pylize/Manifest b/app-text/pylize/Manifest
index d97c2e50ea2e..a69abfe093c0 100644
--- a/app-text/pylize/Manifest
+++ b/app-text/pylize/Manifest
@@ -1,4 +1,4 @@
-MD5 4d3f56df4c42c0e80e1e1b1a38199bfb pylize-1.1b.ebuild 1016
-MD5 eab6661d7fdc06d901be35fef8adea3a ChangeLog 435
+MD5 8b8380320d9cecff704455d7aa72f5d2 pylize-1.1b.ebuild 1014
+MD5 37af80c6bcc78a66d4ac7a48a4a0fc24 ChangeLog 558
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 b4818a6ff5813a7b9a6a369a3ac921a0 files/digest-pylize-1.1b 63
diff --git a/app-text/pylize/pylize-1.1b.ebuild b/app-text/pylize/pylize-1.1b.ebuild
index 055cc91dbdd9..45b7f014dbb8 100644
--- a/app-text/pylize/pylize-1.1b.ebuild
+++ b/app-text/pylize/pylize-1.1b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pylize/pylize-1.1b.ebuild,v 1.5 2004/06/24 22:49:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pylize/pylize-1.1b.ebuild,v 1.6 2004/07/19 22:14:05 kloeri Exp $
DESCRIPTION="Python HTML Slideshow Generator using HTML and CSS"
HOMEPAGE="http://www.chrisarndt.de/en/software/pylize/"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/python
- dev-python/Imaging
+ dev-python/imaging
>=dev-python/htmlgen-2.2.2"
src_compile() {