diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-www/roundup | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-www/roundup')
-rw-r--r-- | net-www/roundup/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/roundup/roundup-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/roundup/ChangeLog b/net-www/roundup/ChangeLog index f3076e495731..0aad5d213d01 100644 --- a/net-www/roundup/ChangeLog +++ b/net-www/roundup/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-www/roundup # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/ChangeLog,v 1.2 2002/07/14 20:25:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/ChangeLog,v 1.3 2002/12/09 04:33:20 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *roundup-0.4.2 (14 Jul 2002) 14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> roundup-0.4.2.ebuild : diff --git a/net-www/roundup/roundup-0.4.2.ebuild b/net-www/roundup/roundup-0.4.2.ebuild index b879c62828ec..a25d47e3932d 100644 --- a/net-www/roundup/roundup-0.4.2.ebuild +++ b/net-www/roundup/roundup-0.4.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/roundup-0.4.2.ebuild,v 1.7 2002/10/04 06:21:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/roundup-0.4.2.ebuild,v 1.8 2002/12/09 04:33:20 manson Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces." SRC_URI="http://unc.dl.sourceforge.net/sourceforge/roundup/${P}.tar.gz" HOMEPAGE="http://roundup.sourceforge.net" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " LICENSE="as-is" SLOT="0" |