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 | dff229349a764075929119b322387a421357a52c (patch) | |
tree | 93e0266e971b1db4f480b9684317d3799584e8fc /www-apps/roundup/roundup-0.5.8.ebuild | |
parent | Stable amd64. (diff) | |
download | historical-dff229349a764075929119b322387a421357a52c.tar.gz historical-dff229349a764075929119b322387a421357a52c.tar.bz2 historical-dff229349a764075929119b322387a421357a52c.zip |
ppc stable profile update
Diffstat (limited to 'www-apps/roundup/roundup-0.5.8.ebuild')
-rw-r--r-- | www-apps/roundup/roundup-0.5.8.ebuild | 4 |
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 41ff805d7294..974ee29e2b59 100644 --- a/www-apps/roundup/roundup-0.5.8.ebuild +++ b/www-apps/roundup/roundup-0.5.8.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.5.8.ebuild,v 1.1 2004/08/15 15:36:30 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-0.5.8.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" +KEYWORDS="~x86 ~sparc ppc" LICENSE="as-is" SLOT="0" |