summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-25 00:22:15 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-25 00:22:15 +0000
commit3822048d60222f5b46a8ae26417e4964631eca28 (patch)
treebfc0b7f96e1a53ed924c23daa5242e8048f8bb27 /net-misc/proxytunnel
parentmake sure CFLAGS are exported rather than just set #55092 (diff)
downloadhistorical-3822048d60222f5b46a8ae26417e4964631eca28.tar.gz
historical-3822048d60222f5b46a8ae26417e4964631eca28.tar.bz2
historical-3822048d60222f5b46a8ae26417e4964631eca28.zip
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-misc/proxytunnel')
-rw-r--r--net-misc/proxytunnel/ChangeLog4
-rw-r--r--net-misc/proxytunnel/proxytunnel-1.1.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/proxytunnel/ChangeLog b/net-misc/proxytunnel/ChangeLog
index 3ebb9da18aff..f0a8e955beee 100644
--- a/net-misc/proxytunnel/ChangeLog
+++ b/net-misc/proxytunnel/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-misc/proxytunnel
-# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/ChangeLog,v 1.1 2004/02/05 00:37:58 vapier Exp $
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/ChangeLog,v 1.2 2004/06/25 00:05:53 agriffis Exp $
*proxytunnel-1.1.3 (04 Feb 2004)
diff --git a/net-misc/proxytunnel/proxytunnel-1.1.3.ebuild b/net-misc/proxytunnel/proxytunnel-1.1.3.ebuild
index 635d010abca1..2233802c30fe 100644
--- a/net-misc/proxytunnel/proxytunnel-1.1.3.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-1.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/proxytunnel-1.1.3.ebuild,v 1.1 2004/02/05 00:37:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/proxytunnel-1.1.3.ebuild,v 1.2 2004/06/25 00:05:53 agriffis Exp $
DESCRIPTION="program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy"
HOMEPAGE="http://proxytunnel.sourceforge.net/"