summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/roundup/roundup-0.6.4.ebuild')
-rw-r--r--www-apps/roundup/roundup-0.6.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/roundup/roundup-0.6.4.ebuild b/www-apps/roundup/roundup-0.6.4.ebuild
index a08f410c4a4f..1c72cabe0ae8 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.1 2004/08/15 15:36:30 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-0.6.4.ebuild,v 1.1.1.1 2005/11/30 09:37:09 chriswhite 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"
+KEYWORDS="~x86 ~sparc ~amd64 ppc"
LICENSE="as-is"
SLOT="0"
+IUSE=""
DEPEND=">=dev-lang/python-2.2
>=sys-libs/db-3.2.9"