diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-03-16 15:20:26 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-03-16 15:20:26 +0000 |
commit | 6538abd6d224edd027e7a08f43578265ca52b5da (patch) | |
tree | 55e98676ad5a7049415cfa3b21110b37f20798d0 /sys-devel/m4/m4-1.4.4.ebuild | |
parent | Stable on amd64 (bug #126362). (diff) | |
download | historical-6538abd6d224edd027e7a08f43578265ca52b5da.tar.gz historical-6538abd6d224edd027e7a08f43578265ca52b5da.tar.bz2 historical-6538abd6d224edd027e7a08f43578265ca52b5da.zip |
Stable on amd64 (bug #126363)
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'sys-devel/m4/m4-1.4.4.ebuild')
-rw-r--r-- | sys-devel/m4/m4-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4.4.ebuild b/sys-devel/m4/m4-1.4.4.ebuild index 3f33c115ceda..a9f6e33424e2 100644 --- a/sys-devel/m4/m4-1.4.4.ebuild +++ b/sys-devel/m4/m4-1.4.4.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/sys-devel/m4/m4-1.4.4.ebuild,v 1.3 2006/03/16 11:33:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.4.ebuild,v 1.4 2006/03/16 15:20:26 chutzpah Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc ~x86" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |