diff options
Diffstat (limited to 'dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild')
-rw-r--r-- | dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild index c0afa889e11d..27a4f0eea9ca 100644 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild +++ b/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild,v 1.15 2007/03/13 16:00:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.14.ebuild,v 1.16 2007/06/26 01:58:29 mr_bones_ Exp $ inherit perl-module @@ -43,7 +43,7 @@ mydoc="README" # of the Template Toolkit which you should be aware of. Installing # this version will overwrite your version $Template::VERSION files # unless you take measures to install one or the other version in a -# different location (i.e. perl Makefile.PL PREFIX=/other/path). +# different location (i.e. perl Makefile.PL PREFIX=/other/path). # # Please consult the README and Changes file for further details. # Most of the changes are in the more obscure features and |