diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-01 15:35:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-01 15:35:49 +0000 |
commit | 69ed5e249bb3a1ee7b5abc521478da04ccc2c7d2 (patch) | |
tree | 48917e6fdadccf64a78681117dc624a5ad682925 /dev-perl/Cgi-Simple | |
parent | alpha/ia64/sparc stable wrt #348269 (diff) | |
download | gentoo-2-69ed5e249bb3a1ee7b5abc521478da04ccc2c7d2.tar.gz gentoo-2-69ed5e249bb3a1ee7b5abc521478da04ccc2c7d2.tar.bz2 gentoo-2-69ed5e249bb3a1ee7b5abc521478da04ccc2c7d2.zip |
alpha/ia64/sparc stable wrt #348342
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Cgi-Simple')
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild index 4b57b9823c59..2ea0b56ee4a4 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild,v 1.2 2010/12/28 08:42:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild,v 1.3 2011/01/01 15:35:49 armin76 Exp $ EAPI=3 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index 5805f83babe0..d6bb35ce9609 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Cgi-Simple -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.55 2010/12/28 08:42:11 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.56 2011/01/01 15:35:49 armin76 Exp $ + + 01 Jan 2011; Raúl Porcel <armin76@gentoo.org> Cgi-Simple-1.113.ebuild: + alpha/ia64/sparc stable wrt #348342 28 Dec 2010; Torsten Veller <tove@gentoo.org> Cgi-Simple-1.113.ebuild: Stable on x86 and amd64 (#348342) |