diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-06-12 22:12:29 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-06-12 22:12:29 +0000 |
commit | ea57e919e47f1edbfe42e6228c05c89b8ea5a3f7 (patch) | |
tree | 436c4dca0f1baa972d83fe3b3b6ae5f9d553d30e /net-www | |
parent | fixing a typo. (diff) | |
download | gentoo-2-ea57e919e47f1edbfe42e6228c05c89b8ea5a3f7.tar.gz gentoo-2-ea57e919e47f1edbfe42e6228c05c89b8ea5a3f7.tar.bz2 gentoo-2-ea57e919e47f1edbfe42e6228c05c89b8ea5a3f7.zip |
fix Header
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/tinyproxy/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/tinyproxy/Manifest | 6 | ||||
-rw-r--r-- | net-www/tinyproxy/tinyproxy-1.5.1.ebuild | 2 | ||||
-rw-r--r-- | net-www/tinyproxy/tinyproxy-1.5.2.ebuild | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/net-www/tinyproxy/ChangeLog b/net-www/tinyproxy/ChangeLog index 275588a4e420..d9ce56dadb9b 100644 --- a/net-www/tinyproxy/ChangeLog +++ b/net-www/tinyproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/tinyproxy # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/tinyproxy/ChangeLog,v 1.3 2003/03/10 21:10:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/tinyproxy/ChangeLog,v 1.4 2003/06/12 22:07:38 msterret Exp $ + + 12 Jun 2003; <msterret@gentoo.org> tinyproxy-1.5.1.ebuild, + tinyproxy-1.5.2.ebuild: + fix Header *tinyproxy-1.5.2 (10 Mar 2003) diff --git a/net-www/tinyproxy/Manifest b/net-www/tinyproxy/Manifest index 079f3edd93a4..76f9001ca57c 100644 --- a/net-www/tinyproxy/Manifest +++ b/net-www/tinyproxy/Manifest @@ -1,5 +1,5 @@ -MD5 22d4a4321cfce2bd4bc4d24586f0772d ChangeLog 444 -MD5 1517ca1d804ca037a092a3414b818871 tinyproxy-1.5.1.ebuild 750 -MD5 81e70765bba26ade73bbeed5aa238ea7 tinyproxy-1.5.2.ebuild 685 +MD5 689837a8d8f63622ea5fee21b4aea6ff ChangeLog 547 +MD5 25fadd7fb922f50273c0c0f5eaf13265 tinyproxy-1.5.1.ebuild 782 +MD5 6287a279fb900f180126efb4ca16d502 tinyproxy-1.5.2.ebuild 717 MD5 16911b3b8eeb6d48ba5bc96281919cd6 files/digest-tinyproxy-1.5.1 67 MD5 20e624078d8194826fc262d14530e2bb files/digest-tinyproxy-1.5.2 67 diff --git a/net-www/tinyproxy/tinyproxy-1.5.1.ebuild b/net-www/tinyproxy/tinyproxy-1.5.1.ebuild index 7c4cb97e9b12..041d3c59f75c 100644 --- a/net-www/tinyproxy/tinyproxy-1.5.1.ebuild +++ b/net-www/tinyproxy/tinyproxy-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.5 2002/04/29 22:56:53 sandymac Exp +# $Header: /var/cvsroot/gentoo-x86/net-www/tinyproxy/tinyproxy-1.5.1.ebuild,v 1.3 2003/06/12 22:07:38 msterret Exp $ DESCRIPTION="lightweight HTTP/SSL proxy" SRC_URI="mirror://sourceforge/tinyproxy/${P}.tar.gz" diff --git a/net-www/tinyproxy/tinyproxy-1.5.2.ebuild b/net-www/tinyproxy/tinyproxy-1.5.2.ebuild index b43190f383c7..ea033176f63f 100644 --- a/net-www/tinyproxy/tinyproxy-1.5.2.ebuild +++ b/net-www/tinyproxy/tinyproxy-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.5 2002/04/29 22:56:53 sandymac Exp +# $Header: /var/cvsroot/gentoo-x86/net-www/tinyproxy/tinyproxy-1.5.2.ebuild,v 1.3 2003/06/12 22:07:38 msterret Exp $ DESCRIPTION="lightweight HTTP/SSL proxy" SRC_URI="mirror://sourceforge/tinyproxy/${P}.tar.gz" |