diff options
Diffstat (limited to 'dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild')
-rw-r--r-- | dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild index fb80235026bb..e7c345f6e23c 100644 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild +++ b/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.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-r1.ebuild,v 1.14 2007/04/16 06:28:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.15-r1.ebuild,v 1.15 2007/06/26 01:58:29 mr_bones_ Exp $ inherit perl-module @@ -40,7 +40,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 |