diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:59:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:59:30 +0000 |
commit | d29eb493f2a0fcdf08d41cc2452c45a88364cc7d (patch) | |
tree | 792d2e533f16e770d2616a612d8c475c87a8f7cd /dev-perl/Log-Agent/Log-Agent-0.307.ebuild | |
parent | Mark 1.01 ~ia64 (diff) | |
download | historical-d29eb493f2a0fcdf08d41cc2452c45a88364cc7d.tar.gz historical-d29eb493f2a0fcdf08d41cc2452c45a88364cc7d.tar.bz2 historical-d29eb493f2a0fcdf08d41cc2452c45a88364cc7d.zip |
Mark 0.307 ~ia64
Package-Manager: portage-2.1_pre5-r4
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 2700a477d711..35bcdd01513d 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.2 2006/03/26 16:06:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.3 2006/03/30 22:59:30 agriffis 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 ~ia64 ~ppc x86" IUSE="" |