diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-21 20:52:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-21 20:52:34 +0000 |
commit | f657c721c1616b0ea000416d2349060574465e36 (patch) | |
tree | f7d18e67e583be2429f3cfd9488fade147e78a81 /dev-perl/Apache-Session | |
parent | discontinued (diff) | |
download | gentoo-2-f657c721c1616b0ea000416d2349060574465e36.tar.gz gentoo-2-f657c721c1616b0ea000416d2349060574465e36.tar.bz2 gentoo-2-f657c721c1616b0ea000416d2349060574465e36.zip |
Stable on sparc
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.60.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild index 38061505147f..d6c8f3672b46 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.6 2005/01/21 19:06:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.7 2005/01/21 20:52:34 gustavoz Exp $ inherit perl-module MY_PV=${PV/0/} @@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~jbaker/${MY_P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha" DEPEND="${DEPEND} dev-perl/Digest-MD5 diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 2a90c72e3149..034f72a26691 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.9 2005/01/21 19:06:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.10 2005/01/21 20:52:34 gustavoz Exp $ + + 21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Apache-Session-1.60.ebuild: + Stable on sparc 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Apache-Session-1.60.ebuild: |