diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 15:48:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 15:48:57 +0000 |
commit | 0eb63c2e5962c72369f363af08158cd7c762cd88 (patch) | |
tree | eb575d6e3920c52a1854f55cace4237500930960 /dev-perl/CGI-FastTemplate | |
parent | ~amd64 and added ut_time patch for amd64 (Manifest recommit) (diff) | |
download | gentoo-2-0eb63c2e5962c72369f363af08158cd7c762cd88.tar.gz gentoo-2-0eb63c2e5962c72369f363af08158cd7c762cd88.tar.bz2 gentoo-2-0eb63c2e5962c72369f363af08158cd7c762cd88.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/CGI-FastTemplate')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/CGI-FastTemplate/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild index 6edde38cff75..a8dcdd547051 100644 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.4 2003/09/08 07:35:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.5 2004/05/07 15:48:57 gustavoz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/author/JMOORE/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~alpha ~sparc" +KEYWORDS="x86 amd64 ~ppc ~alpha sparc" DEPEND="${DEPEND} >=dev-perl/CGI-2.78-r3" diff --git a/dev-perl/CGI-FastTemplate/ChangeLog b/dev-perl/CGI-FastTemplate/ChangeLog index 728b30519961..b74543400edd 100644 --- a/dev-perl/CGI-FastTemplate/ChangeLog +++ b/dev-perl/CGI-FastTemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CGI-FastTemplate -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.2 2003/06/21 01:47:29 mcummings Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.3 2004/05/07 15:48:57 gustavoz Exp $ + + 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> + CGI-FastTemplate-1.09.ebuild: + Stable on sparc 20 Jun 2003; Michael Cummings <mcummings@gentoo.org> CGI-FastTemplate-1.09.ebuild: |