summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-14 09:26:13 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-14 09:26:13 +0000
commitc83409a58202678c46562f87679c927dc4db0df5 (patch)
tree9ac963ee41ee99ea60177206815a922f70b25c64 /app-text
parentQA - Add IUSE. (Manifest recommit) (diff)
downloadgentoo-2-c83409a58202678c46562f87679c927dc4db0df5.tar.gz
gentoo-2-c83409a58202678c46562f87679c927dc4db0df5.tar.bz2
gentoo-2-c83409a58202678c46562f87679c927dc4db0df5.zip
QA - Don't assign default S.
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pylize/pylize-1.1b.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/pylize/pylize-1.1b.ebuild b/app-text/pylize/pylize-1.1b.ebuild
index f883469feac4..e7e84ffe82af 100644
--- a/app-text/pylize/pylize-1.1b.ebuild
+++ b/app-text/pylize/pylize-1.1b.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-text/pylize/pylize-1.1b.ebuild,v 1.3 2003/09/05 22:37:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pylize/pylize-1.1b.ebuild,v 1.4 2004/06/14 09:26:13 kloeri Exp $
DESCRIPTION="Python HTML Slideshow Generator using HTML and CSS"
HOMEPAGE="http://www.chrisarndt.de/en/software/pylize/"
@@ -15,8 +15,6 @@ DEPEND="virtual/python
dev-python/Imaging
>=dev-python/htmlgen-2.2.2"
-S="${WORKDIR}/${P}"
-
src_compile() {
einfo "no need to compile"
}