diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 16:18:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 16:18:06 +0000 |
commit | fa0450896d678e2383c047029f0ace84c74e8d28 (patch) | |
tree | c752a6d00f9094b48cdd685177c07c94a6cec278 /dev-perl/CGI-Session | |
parent | alpha/ia64/sparc stable wrt #268213 (diff) | |
download | historical-fa0450896d678e2383c047029f0ace84c74e8d28.tar.gz historical-fa0450896d678e2383c047029f0ace84c74e8d28.tar.bz2 historical-fa0450896d678e2383c047029f0ace84c74e8d28.zip |
ia64 stable wrt #268166
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.41.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.41.ebuild b/dev-perl/CGI-Session/CGI-Session-4.41.ebuild index 3197e61b4db7..9ee5dbde9f13 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.41.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.4 2009/05/03 18:16:29 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.5 2009/05/04 16:18:06 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="persistent session data in CGI applications " LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog index fb9e7383d7ec..86cb485febce 100644 --- a/dev-perl/CGI-Session/ChangeLog +++ b/dev-perl/CGI-Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CGI-Session # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.35 2009/05/03 18:16:29 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.36 2009/05/04 16:18:06 armin76 Exp $ + + 04 May 2009; Raúl Porcel <armin76@gentoo.org> CGI-Session-4.41.ebuild: + ia64 stable wrt #268166 03 May 2009; Tiago Cunha <tcunha@gentoo.org> CGI-Session-4.41.ebuild: stable sparc, bug 268166 |