diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 14:32:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 14:32:46 +0000 |
commit | a1346971435a5455789a55872b65f9d6d8b79206 (patch) | |
tree | 0d82155e9f91f4bed45058850c5bb69425ccad4f /dev-perl/text-template | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-a1346971435a5455789a55872b65f9d6d8b79206.tar.gz gentoo-2-a1346971435a5455789a55872b65f9d6d8b79206.tar.bz2 gentoo-2-a1346971435a5455789a55872b65f9d6d8b79206.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r-- | dev-perl/text-template/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/text-template/text-template-1.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog index f167ca85447e..7f986722f7a0 100644 --- a/dev-perl/text-template/ChangeLog +++ b/dev-perl/text-template/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/text-template # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.6 2005/03/28 18:11:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.7 2005/04/22 14:32:17 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> text-template-1.44.ebuild: + stable on amd64 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> text-template-1.44.ebuild: diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index dee223a07d1a..7ae5ec150cf3 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-2005 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.7 2005/03/28 18:11:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.8 2005/04/22 14:32:17 blubb Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/MJ/MJD/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MJ/MJD/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~hppa" +KEYWORDS="x86 amd64 ~ppc sparc alpha ~hppa" IUSE="" DEPEND="${DEPEND}" |