diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:55:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:55:38 +0000 |
commit | b0d90c1eed2e5e6aac3b9d8c2ad618204d7803b0 (patch) | |
tree | 46600ce5873a849ed92835ddaeb0f62dc9124e27 /dev-perl/IniConf/IniConf-1.03.ebuild | |
parent | Mark 0.34 ~ia64 (diff) | |
download | gentoo-2-b0d90c1eed2e5e6aac3b9d8c2ad618204d7803b0.tar.gz gentoo-2-b0d90c1eed2e5e6aac3b9d8c2ad618204d7803b0.tar.bz2 gentoo-2-b0d90c1eed2e5e6aac3b9d8c2ad618204d7803b0.zip |
Mark 1.03 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/IniConf/IniConf-1.03.ebuild')
-rw-r--r-- | dev-perl/IniConf/IniConf-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IniConf/IniConf-1.03.ebuild b/dev-perl/IniConf/IniConf-1.03.ebuild index 4c29838ee13a..2a1a40ef53ec 100644 --- a/dev-perl/IniConf/IniConf-1.03.ebuild +++ b/dev-perl/IniConf/IniConf-1.03.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/IniConf/IniConf-1.03.ebuild,v 1.3 2006/01/13 21:28:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IniConf/IniConf-1.03.ebuild,v 1.4 2006/03/30 22:55:38 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="sparc x86" +KEYWORDS="~ia64 sparc x86" SRC_TEST="do" |