diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-02 08:41:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-02 08:41:04 +0000 |
commit | e697707ff325edfd5cad79079717b4e452d623ec (patch) | |
tree | c789ab8ab179ba62f6281b670cd28865c0919540 /dev-perl/CGI-Session | |
parent | Stable on x86 (#268206) (diff) | |
download | gentoo-2-e697707ff325edfd5cad79079717b4e452d623ec.tar.gz gentoo-2-e697707ff325edfd5cad79079717b4e452d623ec.tar.bz2 gentoo-2-e697707ff325edfd5cad79079717b4e452d623ec.zip |
Stable on x86 (#268166)
(Portage version: 2.2_rc31/cvs/Linux i686)
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 f85dda2ac0d7..0fa3475dbc5c 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.1 2009/03/21 20:38:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.2 2009/05/02 08:41:04 tove 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 5cc9a1085f85..be399af33acd 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.32 2009/05/01 20:48:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.33 2009/05/02 08:41:04 tove Exp $ + + 02 May 2009; Torsten Veller <tove@gentoo.org> CGI-Session-4.41.ebuild: + Stable on x86 (#268166) 01 May 2009; Torsten Veller <tove@gentoo.org> -CGI-Session-4.39.ebuild, -CGI-Session-4.40.ebuild: |