summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/roundup/roundup-0.5.8.ebuild')
-rw-r--r--www-apps/roundup/roundup-0.5.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/roundup/roundup-0.5.8.ebuild b/www-apps/roundup/roundup-0.5.8.ebuild
index 974ee29e2b59..7da6f7f31981 100644
--- a/www-apps/roundup/roundup-0.5.8.ebuild
+++ b/www-apps/roundup/roundup-0.5.8.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.5.8.ebuild,v 1.2 2004/09/03 17:17:21 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-0.5.8.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 ppc"
LICENSE="as-is"
SLOT="0"
+IUSE=""
DEPEND=">=dev-lang/python-2.2
>=sys-libs/db-3.2.9"