diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-21 19:45:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-21 19:45:55 +0000 |
commit | 5b30655b54d461d2293fbff6b5e7bbe6eb60e8c4 (patch) | |
tree | 22f26adff5d6b9a8a3b808518289b768ea497909 /dev-perl | |
parent | Stable on IA64, bug 156662. (diff) | |
download | gentoo-2-5b30655b54d461d2293fbff6b5e7bbe6eb60e8c4.tar.gz gentoo-2-5b30655b54d461d2293fbff6b5e7bbe6eb60e8c4.tar.bz2 gentoo-2-5b30655b54d461d2293fbff6b5e7bbe6eb60e8c4.zip |
Marking sparc stable
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.20.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 6 |
2 files changed, 7 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 43874c71bccf..24ceb9982ad9 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.2 2007/01/14 22:40:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.20.ebuild,v 1.3 2007/01/21 19:45:55 mcummings 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 bee4c6ca39bf..8cbb6e02c23a 100644 --- a/dev-perl/CGI-Session/ChangeLog +++ b/dev-perl/CGI-Session/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2007/01/14 22:40:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.17 2007/01/21 19:45:55 mcummings Exp $ + + 21 Jan 2007; Michael Cummings <mcummings@gentoo.org> + CGI-Session-4.20.ebuild: + Marking sparc stable 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> CGI-Session-4.03.ebuild, CGI-Session-4.13.ebuild, CGI-Session-4.20.ebuild: |