diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 15:33:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 15:33:38 +0000 |
commit | a0df58c8759069180022347cc27be1dcf1f69880 (patch) | |
tree | 4e564dd68f81488b48240bb5234f33b0e999666c /dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild | |
parent | Oops, i forgot to remove debugging echos. (diff) | |
download | gentoo-2-a0df58c8759069180022347cc27be1dcf1f69880.tar.gz gentoo-2-a0df58c8759069180022347cc27be1dcf1f69880.tar.bz2 gentoo-2-a0df58c8759069180022347cc27be1dcf1f69880.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild index 3e0b18ef1498..bf9d7d7fdb9f 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.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-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.1 2006/10/09 02:48:56 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.2 2006/11/24 15:33:38 mcummings Exp $ inherit perl-module @@ -10,9 +10,8 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" IUSE="" DEPEND=">=www-apache/mod_perl-2 dev-lang/perl" -RDEPEND="${DEPEND}" |