diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:18:07 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:18:07 +0000 |
commit | 01ddee734af911b460e5f5f3817a02cb2631a2e2 (patch) | |
tree | cb41e0eaca8f817237f196873d7eb36e391162b1 /dev-perl/CGI-Session/CGI-Session-4.20.ebuild | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-01ddee734af911b460e5f5f3817a02cb2631a2e2.tar.gz gentoo-2-01ddee734af911b460e5f5f3817a02cb2631a2e2.tar.bz2 gentoo-2-01ddee734af911b460e5f5f3817a02cb2631a2e2.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/CGI-Session/CGI-Session-4.20.ebuild')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild index 1d4cec143be8..525a1dba1511 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.20.ebuild,v 1.5 2007/01/22 02:58:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.20.ebuild,v 1.6 2007/03/05 11:18:07 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |