diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-09-28 01:35:37 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-09-28 01:35:37 +0000 |
commit | 25e739cc66b170157767a0412c1d00c5762b1731 (patch) | |
tree | caa1a2e1a42ccaf0722cc4e0d329ebf0751a9e8d /net-www/bugport | |
parent | Update to 1.20, marked ~arch, to remove compreg.dat on first run of a new ver... (diff) | |
download | historical-25e739cc66b170157767a0412c1d00c5762b1731.tar.gz historical-25e739cc66b170157767a0412c1d00c5762b1731.tar.bz2 historical-25e739cc66b170157767a0412c1d00c5762b1731.zip |
Gentoo Technologies, Inc. -> Gentoo Foundation
Diffstat (limited to 'net-www/bugport')
-rw-r--r-- | net-www/bugport/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/bugport/bugport-1.125.ebuild | 3 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-www/bugport/ChangeLog b/net-www/bugport/ChangeLog index 5ae6e21a7c81..562c90640086 100644 --- a/net-www/bugport/ChangeLog +++ b/net-www/bugport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/bugport -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/bugport/ChangeLog,v 1.2 2004/07/22 23:44:47 dholm Exp $ +# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/bugport/ChangeLog,v 1.3 2004/09/28 01:35:37 swegener Exp $ + + 28 Sep 2004; Sven Wegener <swegener@gentoo.org> : + Gentoo Technologies, Inc. -> Gentoo Foundation 23 Jul 2004; David Holm <dholm@gentoo.org> bugport-1.125.ebuild: Added to ~ppc. diff --git a/net-www/bugport/bugport-1.125.ebuild b/net-www/bugport/bugport-1.125.ebuild index 0aca44c917ba..52f17d22630d 100644 --- a/net-www/bugport/bugport-1.125.ebuild +++ b/net-www/bugport/bugport-1.125.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/bugport/bugport-1.125.ebuild,v 1.3 2004/09/28 01:35:37 swegener Exp $ inherit webapp -# $Header: /var/cvsroot/gentoo-x86/net-www/bugport/bugport-1.125.ebuild,v 1.2 2004/07/22 23:44:47 dholm Exp $ - DESCRIPTION="Web-based system for managing tasks and defects throughout the software development process" HOMEPAGE="http://www.incogen.com/index.php?type=General¶m=bugport" SRC_URI="http://www.incogen.com/downloads/${PN}/${PN}_${PV}.tar.gz" |