diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 13:11:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 13:11:06 +0000 |
commit | 64c42bb90004d4a3fab420c844b1e2178cee7849 (patch) | |
tree | 218eec04e48c5351acad40d557e98932bfa36bc3 /dev-perl/Apache-Session | |
parent | alpha/ia64/x86 stable wrt #184255 (diff) | |
download | gentoo-2-64c42bb90004d4a3fab420c844b1e2178cee7849.tar.gz gentoo-2-64c42bb90004d4a3fab420c844b1e2178cee7849.tar.bz2 gentoo-2-64c42bb90004d4a3fab420c844b1e2178cee7849.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.82.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.82.ebuild b/dev-perl/Apache-Session/Apache-Session-1.82.ebuild index db0f28728dee..3fbe0dc784a5 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.82.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.82.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.82.ebuild,v 1.3 2007/06/25 14:58:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.82.ebuild,v 1.4 2007/07/05 13:11:06 armin76 Exp $ inherit perl-module IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~chorny/" 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 43b4877efa7c..bb94d250551b 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,9 @@ # 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.45 2007/06/25 14:58:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.46 2007/07/05 13:11:06 armin76 Exp $ + + 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> Apache-Session-1.82.ebuild: + alpha/ia64/x86 stable 25 Jun 2007; Michael Cummings <mcummings@gentoo.org> Apache-Session-1.82.ebuild: |