diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-06-21 01:47:34 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-06-21 01:47:34 +0000 |
commit | 894943dcff51df636dba6f769fd51e493139675a (patch) | |
tree | 5e4c94d8e6b51f008d165ce18b549d010dca8649 /dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | |
parent | Closes bug 11742, thanks to Jens Hilligsoee <gentoo@hilli.dk (diff) | |
download | gentoo-2-894943dcff51df636dba6f769fd51e493139675a.tar.gz gentoo-2-894943dcff51df636dba6f769fd51e493139675a.tar.bz2 gentoo-2-894943dcff51df636dba6f769fd51e493139675a.zip |
Another fix - this time for the header
Diffstat (limited to 'dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild index 13a9f8bfbf51..b9bfc9a5e02e 100644 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild @@ -1,3 +1,6 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.2 2003/06/21 01:47:29 mcummings Exp $ inherit perl-module |