diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 04:09:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 04:09:43 +0000 |
commit | 1db87b55391ce7693bdc79def308381c437099e7 (patch) | |
tree | 03a15332f1f090bf95e3da571d801045f5a81166 /dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | |
parent | Mark 2.02-r1 stable on ia64 (diff) | |
download | gentoo-2-1db87b55391ce7693bdc79def308381c437099e7.tar.gz gentoo-2-1db87b55391ce7693bdc79def308381c437099e7.tar.bz2 gentoo-2-1db87b55391ce7693bdc79def308381c437099e7.zip |
Mark 0.40 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild')
-rw-r--r-- | dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild index ec0aba71f1fd..417b802a42e7 100644 --- a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild +++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.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-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.5 2006/07/03 20:08:15 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.6 2006/07/13 04:09:43 agriffis Exp $ inherit perl-module SRC_TEST="do" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ia64 x86" +KEYWORDS="ia64 x86" IUSE="" DEPEND=">=dev-perl/Apache-AuthCookie-3.0 |