diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-21 19:52:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-21 19:52:47 +0000 |
commit | 13d8842e5bc044928b3563b9019cd38c3cd18249 (patch) | |
tree | 54a5f5077e16f26da0ab5664b38f75836734576a /dev-perl/CGI-Session | |
parent | Stable on IA64, bug 156662. (diff) | |
download | historical-13d8842e5bc044928b3563b9019cd38c3cd18249.tar.gz historical-13d8842e5bc044928b3563b9019cd38c3cd18249.tar.bz2 historical-13d8842e5bc044928b3563b9019cd38c3cd18249.zip |
Marking sparc stable
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'dev-perl/CGI-Session')
-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: |