diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-18 18:47:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-18 18:47:29 +0000 |
commit | 9cdc50206cdcfce1c6c0814bd3cfc5442b705971 (patch) | |
tree | fd78276f12a2f0eb5008d39bb51ccde0a28ddebe /dev-perl/Apache-Session | |
parent | Fixed ATI Radeon NV reporting as nvidia card, fixed homepage and source links. (diff) | |
download | gentoo-2-9cdc50206cdcfce1c6c0814bd3cfc5442b705971.tar.gz gentoo-2-9cdc50206cdcfce1c6c0814bd3cfc5442b705971.tar.bz2 gentoo-2-9cdc50206cdcfce1c6c0814bd3cfc5442b705971.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.80.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.80.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild index 6f10e619080b..28f8f17bc000 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.80.ebuild,v 1.2 2006/01/18 13:09:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80.ebuild,v 1.3 2006/01/18 18:47:29 gustavoz Exp $ inherit perl-module IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86" DEPEND="${DEPEND} perl-core/Digest-MD5 diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 0f40d9c88779..2171ecd32bf3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.19 2006/01/18 13:09:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.20 2006/01/18 18:47:29 gustavoz Exp $ + + 18 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Apache-Session-1.80.ebuild: + Stable on sparc 18 Jan 2006; <mcumming@gentoo.org> Apache-Session-1.80.ebuild: Marking x86 stable |