diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-19 22:16:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-19 22:16:40 +0000 |
commit | 75161ae0612edf703c23087b5582238183f1c78c (patch) | |
tree | 1c75c6fb95d6a4052987503a17d3e1ce42b0ee20 /app-text/pylize/pylize-1.1b.ebuild | |
parent | dev-python/Imaging renamed to dev-python/imaging. (Manifest recommit) (diff) | |
download | gentoo-2-75161ae0612edf703c23087b5582238183f1c78c.tar.gz gentoo-2-75161ae0612edf703c23087b5582238183f1c78c.tar.bz2 gentoo-2-75161ae0612edf703c23087b5582238183f1c78c.zip |
dev-python/Imaging renamed to dev-python/imaging.
Diffstat (limited to 'app-text/pylize/pylize-1.1b.ebuild')
-rw-r--r-- | app-text/pylize/pylize-1.1b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |