diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-09 18:03:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-09 18:03:25 +0000 |
commit | 621c4adefd7362fdb8fb781f2c31f657970b6364 (patch) | |
tree | e29517ec580ab648ef246100d2669f2c6c378c08 /net-www | |
parent | Isight support (diff) | |
download | historical-621c4adefd7362fdb8fb781f2c31f657970b6364.tar.gz historical-621c4adefd7362fdb8fb781f2c31f657970b6364.tar.bz2 historical-621c4adefd7362fdb8fb781f2c31f657970b6364.zip |
Stable on sparc wrt #53494
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/roundup/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/roundup/Manifest | 4 | ||||
-rw-r--r-- | net-www/roundup/roundup-0.7.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/roundup/ChangeLog b/net-www/roundup/ChangeLog index dac8f7e1f248..40632b097d9a 100644 --- a/net-www/roundup/ChangeLog +++ b/net-www/roundup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/roundup # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/ChangeLog,v 1.12 2004/08/09 07:43:03 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/ChangeLog,v 1.13 2004/08/09 18:03:25 gustavoz Exp $ + + 09 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> roundup-0.7.6.ebuild: + Stable on sparc wrt #53494 *roundup-0.7.6 (09 Aug 2004) diff --git a/net-www/roundup/Manifest b/net-www/roundup/Manifest index 5d382466d38c..c63dfcdff71b 100644 --- a/net-www/roundup/Manifest +++ b/net-www/roundup/Manifest @@ -1,9 +1,9 @@ -MD5 597f40850fba41f28cb14a16f7d29161 ChangeLog 1425 +MD5 f7eb255d37911135d28698e49eb4a9fd ChangeLog 1529 MD5 fef844269bd3a9d4937a4b67f7b6e67a roundup-0.5.6.ebuild 835 MD5 c5c942f006f3fd7442add431f678f6bc roundup-0.5.8.ebuild 839 MD5 349978393caaab8955a19232175c3396 roundup-0.6.4.ebuild 903 MD5 f5f1522837a3398846f77d381fda47ec metadata.xml 226 -MD5 d0cc767410ca9f7e7c37c63f58a82c96 roundup-0.7.6.ebuild 1367 +MD5 4df951443a69ffa2cd2861d6933b4973 roundup-0.7.6.ebuild 1364 MD5 7d5f9adaaa2f73b32c8dc22108358ba9 files/digest-roundup-0.5.6 65 MD5 25f3fa02512e6a3ba8561a8798073815 files/digest-roundup-0.5.8 65 MD5 4d7d00a2645573f2152a0a255fd9d1e1 files/digest-roundup-0.6.4 65 diff --git a/net-www/roundup/roundup-0.7.6.ebuild b/net-www/roundup/roundup-0.7.6.ebuild index b7ee5e777e54..7b58b6fb0eb4 100644 --- a/net-www/roundup/roundup-0.7.6.ebuild +++ b/net-www/roundup/roundup-0.7.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/roundup-0.7.6.ebuild,v 1.1 2004/08/09 07:43:03 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/roundup/roundup-0.7.6.ebuild,v 1.2 2004/08/09 18:03:25 gustavoz Exp $ inherit eutils 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" |