diff options
Diffstat (limited to 'dev-perl/Template-Toolkit/Template-Toolkit-2.15.ebuild')
-rw-r--r-- | dev-perl/Template-Toolkit/Template-Toolkit-2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.15.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.15.ebuild index 6109479c8d6b..ef70c97b9a31 100644 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.15.ebuild +++ b/dev-perl/Template-Toolkit/Template-Toolkit-2.15.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.15.ebuild,v 1.7 2007/03/13 16:00:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.15.ebuild,v 1.8 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 |