diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:01:07 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:01:07 +0000 |
commit | 70edcf89038ed801d4f446c3c973c9374a5655ae (patch) | |
tree | 06e0e03d650aec4f401d9373d673d884c6783dc8 /dev-perl/text-template | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-70edcf89038ed801d4f446c3c973c9374a5655ae.tar.gz gentoo-2-70edcf89038ed801d4f446c3c973c9374a5655ae.tar.bz2 gentoo-2-70edcf89038ed801d4f446c3c973c9374a5655ae.zip |
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r-- | dev-perl/text-template/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/text-template/files/digest-text-template-1.44 | 2 | ||||
-rw-r--r-- | dev-perl/text-template/text-template-1.44.ebuild | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog index e67ac2ad3483..2791cdfe657f 100644 --- a/dev-perl/text-template/ChangeLog +++ b/dev-perl/text-template/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/text-template -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.12 2006/08/06 03:12:32 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.13 2007/01/19 17:01:07 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + text-template-1.44.ebuild: + Version bump, thanks seemant 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> text-template-1.44.ebuild: diff --git a/dev-perl/text-template/files/digest-text-template-1.44 b/dev-perl/text-template/files/digest-text-template-1.44 index 2f903eeeab96..04ac548432fb 100644 --- a/dev-perl/text-template/files/digest-text-template-1.44 +++ b/dev-perl/text-template/files/digest-text-template-1.44 @@ -1 +1,3 @@ MD5 81a43d284d9c3cdb2b28e104c1c18609 Text-Template-1.44.tar.gz 43481 +RMD160 80b179ed74fbdb635170791bf655dd124dc262b0 Text-Template-1.44.tar.gz 43481 +SHA256 68e332b4c6b31240960d395a3c58240b447df8b282e8b0b27218134f60a878d4 Text-Template-1.44.tar.gz 43481 diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index 7b37f3ac633f..c7ef61478881 100644 --- a/dev-perl/text-template/text-template-1.44.ebuild +++ b/dev-perl/text-template/text-template-1.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.14 2006/08/06 03:12:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.15 2007/01/19 17:01:06 mcummings Exp $ inherit perl-module @@ -17,4 +17,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |