summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-09-05 09:01:37 +0000
committerSven Wegener <swegener@gentoo.org>2004-09-05 09:01:37 +0000
commitccd5352eb8fde824b7ea038bc272b82a25e40312 (patch)
tree8b6803ec859b4f2daecb7430b20286cf1c99e13b /www-apps/roundup/roundup-0.6.4.ebuild
parentFixed ChangeLog header. (Manifest recommit) (diff)
downloadgentoo-2-ccd5352eb8fde824b7ea038bc272b82a25e40312.tar.gz
gentoo-2-ccd5352eb8fde824b7ea038bc272b82a25e40312.tar.bz2
gentoo-2-ccd5352eb8fde824b7ea038bc272b82a25e40312.zip
Fixed ChangeLog header. Added IUSE and don't assign default to S.
Diffstat (limited to 'www-apps/roundup/roundup-0.6.4.ebuild')
-rw-r--r--www-apps/roundup/roundup-0.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/roundup/roundup-0.6.4.ebuild b/www-apps/roundup/roundup-0.6.4.ebuild
index 727a2f61424d..3b81f6ec56ab 100644
--- a/www-apps/roundup/roundup-0.6.4.ebuild
+++ b/www-apps/roundup/roundup-0.6.4.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-0.6.4.ebuild,v 1.2 2004/09/03 17:17:21 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-0.6.4.ebuild,v 1.3 2004/09/05 09:01:37 swegener Exp $
-S="${WORKDIR}/${P}"
DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces."
SRC_URI="mirror://sourceforge/roundup/${P}.tar.gz"
HOMEPAGE="http://roundup.sourceforge.net"
KEYWORDS="~x86 ~sparc ~amd64 ppc"
LICENSE="as-is"
SLOT="0"
+IUSE=""
DEPEND=">=dev-lang/python-2.2
>=sys-libs/db-3.2.9"