diff options
author | Robert Coie <rac@gentoo.org> | 2004-10-16 21:48:30 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2004-10-16 21:48:30 +0000 |
commit | 400aec477f8ddd35cb360d0f291ba5faa3d63789 (patch) | |
tree | 7935f3e16a6cd8ddec0d17bb66b6215034b7f56c /dev-perl/Apache-Session | |
parent | add java-pkg_getjar && java-pkg_getjars (diff) | |
download | gentoo-2-400aec477f8ddd35cb360d0f291ba5faa3d63789.tar.gz gentoo-2-400aec477f8ddd35cb360d0f291ba5faa3d63789.tar.bz2 gentoo-2-400aec477f8ddd35cb360d0f291ba5faa3d63789.zip |
keyword 1.60 amd64
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 | 5 |
2 files changed, 6 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 1a5b4cc5abdf..f343373702ba 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-2004 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.4 2004/09/27 10:31:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.5 2004/10/16 21:48:30 rac 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 122649c48865..865ad7237aa7 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.7 2004/09/27 10:31:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.8 2004/10/16 21:48:30 rac Exp $ + + 16 Oct 2004; Robert Coie <rac@gentoo.org> Apache-Session-1.60.ebuild: + keyword amd64 27 Sep 2004; Michael Cummings <mcummings@gentoo.org> Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild: |