diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 16:56:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 16:56:19 +0000 |
commit | 21bf3d1342ab970771e92463f3714102541d1f84 (patch) | |
tree | 524f81c86cc6a51ac4feac6d05b477f65808f1b7 /dev-util/libconf/libconf-0.39.21.ebuild | |
parent | Conver sparc --> ~sparc, as there is no stable version of setiathome for (diff) | |
download | gentoo-2-21bf3d1342ab970771e92463f3714102541d1f84.tar.gz gentoo-2-21bf3d1342ab970771e92463f3714102541d1f84.tar.bz2 gentoo-2-21bf3d1342ab970771e92463f3714102541d1f84.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/libconf/libconf-0.39.21.ebuild')
-rw-r--r-- | dev-util/libconf/libconf-0.39.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/libconf/libconf-0.39.21.ebuild b/dev-util/libconf/libconf-0.39.21.ebuild index 3b811bf8d3af..ac449ffcf49b 100644 --- a/dev-util/libconf/libconf-0.39.21.ebuild +++ b/dev-util/libconf/libconf-0.39.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.39.21.ebuild,v 1.2 2005/07/12 12:53:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.39.21.ebuild,v 1.3 2005/08/23 16:52:06 agriffis Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/download/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86" DEPEND="dev-lang/perl" |