diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 00:13:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 00:13:10 +0000 |
commit | 36ff2297049afea9feffc6b5e1c2766cae2e7da3 (patch) | |
tree | 9299ae2805b9282e26b330f3bc97ac6679268eca /dev-perl/Apache-Session/Apache-Session-1.80.ebuild | |
parent | Remove old ebuilds (diff) | |
download | gentoo-2-36ff2297049afea9feffc6b5e1c2766cae2e7da3.tar.gz gentoo-2-36ff2297049afea9feffc6b5e1c2766cae2e7da3.tar.bz2 gentoo-2-36ff2297049afea9feffc6b5e1c2766cae2e7da3.zip |
Mark 1.80 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.80.ebuild')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild index 3ca84dc79759..dff5ce002d59 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.5 2006/01/31 20:01:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80.ebuild,v 1.6 2006/02/04 00:13:10 agriffis 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 |