summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 11:18:07 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 11:18:07 +0000
commit01ddee734af911b460e5f5f3817a02cb2631a2e2 (patch)
treecb41e0eaca8f817237f196873d7eb36e391162b1
parentStable on x86, bug #169152. (diff)
downloadgentoo-2-01ddee734af911b460e5f5f3817a02cb2631a2e2.tar.gz
gentoo-2-01ddee734af911b460e5f5f3817a02cb2631a2e2.tar.bz2
gentoo-2-01ddee734af911b460e5f5f3817a02cb2631a2e2.zip
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.20.ebuild4
-rw-r--r--dev-perl/CGI-Session/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild
index 1d4cec143be8..525a1dba1511 100644
--- a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild
+++ b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.20.ebuild,v 1.5 2007/01/22 02:58:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.20.ebuild,v 1.6 2007/03/05 11:18:07 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index 7400df7e8cb7..b15a4d623c2f 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.19 2007/01/22 02:58:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.20 2007/03/05 11:18:07 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> CGI-Session-4.20.ebuild:
+ Stable on x86, bug #169152.
22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
CGI-Session-4.20.ebuild: