diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-03-26 16:06:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-03-26 16:06:42 +0000 |
commit | b2dcdd6a54f2dd9cfb5f1c0bbe08742b13379871 (patch) | |
tree | 0152160f6d4c121fbb3ca452504dbe87b394118e /dev-perl/Log-Agent/Log-Agent-0.307.ebuild | |
parent | Refuse to build with linux-2.6.16 and above. Please use the in-kernel hostap ... (diff) | |
download | historical-b2dcdd6a54f2dd9cfb5f1c0bbe08742b13379871.tar.gz historical-b2dcdd6a54f2dd9cfb5f1c0bbe08742b13379871.tar.bz2 historical-b2dcdd6a54f2dd9cfb5f1c0bbe08742b13379871.zip |
Marking stable x86
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'dev-perl/Log-Agent/Log-Agent-0.307.ebuild')
-rw-r--r-- | dev-perl/Log-Agent/Log-Agent-0.307.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Agent/Log-Agent-0.307.ebuild b/dev-perl/Log-Agent/Log-Agent-0.307.ebuild index 7b6ac2f7ca3c..2700a477d711 100644 --- a/dev-perl/Log-Agent/Log-Agent-0.307.ebuild +++ b/dev-perl/Log-Agent/Log-Agent-0.307.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/Log-Agent/Log-Agent-0.307.ebuild,v 1.1 2006/01/13 15:04:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.2 2006/03/26 16:06:42 mcummings Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MR/MROGASKI/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" |