diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 15:44:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 15:44:15 +0000 |
commit | b169f111f26ff8bb9f3fe71e379b67e41acdcc17 (patch) | |
tree | d50f02690913558bf6fc1b94ef0f4fc4b54b5d0c /net-www/privoxy | |
parent | Update Copyright years (diff) | |
download | gentoo-2-b169f111f26ff8bb9f3fe71e379b67e41acdcc17.tar.gz gentoo-2-b169f111f26ff8bb9f3fe71e379b67e41acdcc17.tar.bz2 gentoo-2-b169f111f26ff8bb9f3fe71e379b67e41acdcc17.zip |
Update Copyright years
Diffstat (limited to 'net-www/privoxy')
-rw-r--r-- | net-www/privoxy/privoxy-2.9.14_beta.ebuild | 4 | ||||
-rw-r--r-- | net-www/privoxy/privoxy-3.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/privoxy/privoxy-2.9.14_beta.ebuild b/net-www/privoxy/privoxy-2.9.14_beta.ebuild index 4db16464ba04..92d76f3fa021 100644 --- a/net-www/privoxy/privoxy-2.9.14_beta.ebuild +++ b/net-www/privoxy/privoxy-2.9.14_beta.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/privoxy-2.9.14_beta.ebuild,v 1.5 2002/12/09 04:33:20 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/privoxy-2.9.14_beta.ebuild,v 1.6 2003/02/13 15:42:27 vapier Exp $ MY_P=${P/_beta/-beta} S=${WORKDIR}/${MY_P} diff --git a/net-www/privoxy/privoxy-3.0.0.ebuild b/net-www/privoxy/privoxy-3.0.0.ebuild index 6e0ba3b9e315..d52512d8e4b4 100644 --- a/net-www/privoxy/privoxy-3.0.0.ebuild +++ b/net-www/privoxy/privoxy-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/privoxy-3.0.0.ebuild,v 1.1 2002/12/15 01:13:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/privoxy-3.0.0.ebuild,v 1.2 2003/02/13 15:42:33 vapier Exp $ S="${WORKDIR}/${P}-stable" HOMEPAGE="http://www.privoxy.org" |