diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-03-22 22:57:30 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-03-22 22:57:30 +0000 |
commit | 134ff96f64b2b66c5b213c595182faa16eb5b509 (patch) | |
tree | d3a926d630ba4fb757c2176bed48a24ef5d12493 /dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | |
parent | Stable on x86; bug #126119 (diff) | |
download | historical-134ff96f64b2b66c5b213c595182faa16eb5b509.tar.gz historical-134ff96f64b2b66c5b213c595182faa16eb5b509.tar.bz2 historical-134ff96f64b2b66c5b213c595182faa16eb5b509.zip |
Marking stable x86
Package-Manager: portage-2.1_pre6-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 680c5e0948d7..61881668bd52 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.2 2006/02/13 10:37:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.3 2006/03/22 22:47:57 mcummings 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="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-perl/Apache-AuthCookie-3.0 |