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 | a796b32df27c529d3e28f5cf8308fee9a2554f7f (patch) | |
tree | 6dbfc873b4150574b3e02f872edcf69010a47ea9 /dev-perl | |
parent | alpha/ia64/sparc stable wrt #268213 (diff) | |
download | gentoo-2-a796b32df27c529d3e28f5cf8308fee9a2554f7f.tar.gz gentoo-2-a796b32df27c529d3e28f5cf8308fee9a2554f7f.tar.bz2 gentoo-2-a796b32df27c529d3e28f5cf8308fee9a2554f7f.zip |
ia64 stable wrt #268166
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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 |