diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-01 13:51:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-01 13:51:51 +0000 |
commit | 6cf5bcdf24630c297938328c86a8c5332cbc6ed6 (patch) | |
tree | 5ba602bba20d112a32c55417558c9d75c13b7605 /dev-perl/CGI-FastTemplate | |
parent | Version bump. Due to DLJ bundles no longer provided by Oracle, the package ch... (diff) | |
download | historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.tar.gz historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.tar.bz2 historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/CGI-FastTemplate')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/CGI-FastTemplate/ChangeLog | 10 |
2 files changed, 23 insertions, 2 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild new file mode 100644 index 000000000000..8e6a877cce35 --- /dev/null +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild,v 1.1 2011/09/01 12:53:43 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=JMOORE +MODULE_VERSION=1.09 +inherit perl-module + +DESCRIPTION="The Perl CGI::FastTemplate Module" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" diff --git a/dev-perl/CGI-FastTemplate/ChangeLog b/dev-perl/CGI-FastTemplate/ChangeLog index 422d6da2256d..aac2a165541e 100644 --- a/dev-perl/CGI-FastTemplate/ChangeLog +++ b/dev-perl/CGI-FastTemplate/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/CGI-FastTemplate -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.14 2007/01/14 22:39:16 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.15 2011/09/01 12:53:43 tove Exp $ + +*CGI-FastTemplate-1.90.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +CGI-FastTemplate-1.90.0.ebuild: + Change version scheme 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> CGI-FastTemplate-1.09.ebuild: |