diff options
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.80-r1.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-r1.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild index cd01e5c332a6..9dc3be2703ef 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.80-r1.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-r1.ebuild,v 1.6 2006/08/19 19:37:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.7 2006/10/15 13:00:22 agriffis Exp $ inherit perl-module IUSE="" @@ -12,7 +12,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 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 9729fff115c2..63fc6ac1aa43 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.33 2006/09/07 01:37:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.34 2006/10/15 13:00:22 agriffis Exp $ + + 15 Oct 2006; Aron Griffis <agriffis@gentoo.org> + Apache-Session-1.80-r1.ebuild: + Mark 1.80-r1 ~ia64. #139107 07 Sep 2006; Michael Cummings <mcummings@gentoo.org> -Apache-Session-1.60.ebuild: |