diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 07:27:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 07:27:50 +0000 |
commit | aab1cd05b478dfa58fa360671adc94f0397f21e4 (patch) | |
tree | 93f7974fb596caf052f01a6640c1ee4124ab53d3 /dev-perl/Apache-Session | |
parent | Stable on amd64 wrt bug 173981 (diff) | |
download | historical-aab1cd05b478dfa58fa360671adc94f0397f21e4.tar.gz historical-aab1cd05b478dfa58fa360671adc94f0397f21e4.tar.bz2 historical-aab1cd05b478dfa58fa360671adc94f0397f21e4.zip |
Stable on sparc
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.81.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.81.ebuild b/dev-perl/Apache-Session/Apache-Session-1.81.ebuild index 66c57a639c7b..57c10d78679f 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.81.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.81.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/Apache-Session/Apache-Session-1.81.ebuild,v 1.1 2007/02/06 14:39:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.81.ebuild,v 1.2 2007/04/10 07:27:09 mcummings Exp $ inherit perl-module IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/" SLOT="0" LICENSE="Artistic" #KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" DEPEND="dev-perl/Test-Deep virtual/perl-Digest-MD5 diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 98379f031b59..5a5f0ff7f59a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.39 2007/03/13 01:38:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.40 2007/04/10 07:27:09 mcummings Exp $ + + 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Apache-Session-1.81.ebuild: + Stable on sparc *Apache-Session-1.82 (13 Mar 2007) |