diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 17:17:21 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 17:17:21 +0000 |
commit | f76975bdc8cb141ec4e498679dbaa4e8fb3345f4 (patch) | |
tree | 2b684b5813a9db8bf7da6435e28ed915e2e203bd /www-apps/roundup/roundup-0.6.4.ebuild | |
parent | Stable amd64. (diff) | |
download | gentoo-2-f76975bdc8cb141ec4e498679dbaa4e8fb3345f4.tar.gz gentoo-2-f76975bdc8cb141ec4e498679dbaa4e8fb3345f4.tar.bz2 gentoo-2-f76975bdc8cb141ec4e498679dbaa4e8fb3345f4.zip |
ppc stable profile update
Diffstat (limited to 'www-apps/roundup/roundup-0.6.4.ebuild')
-rw-r--r-- | www-apps/roundup/roundup-0.6.4.ebuild | 4 |
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 a08f410c4a4f..727a2f61424d 100644 --- a/www-apps/roundup/roundup-0.6.4.ebuild +++ b/www-apps/roundup/roundup-0.6.4.ebuild @@ -1,12 +1,12 @@ # 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.2 2004/09/03 17:17:21 pvdabeel 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" |