diff options
author | 2005-03-12 22:07:56 +0000 | |
---|---|---|
committer | 2005-03-12 22:07:56 +0000 | |
commit | ecb24c6ebd76f5889136fb155caabf98b67053d4 (patch) | |
tree | 474238bc21e98e360de8e92a6c15d5cc10a136da /sys-devel/m4/m4-1.4.2-r1.ebuild | |
parent | stabilize alpha ia64 x86 (diff) | |
download | historical-ecb24c6ebd76f5889136fb155caabf98b67053d4.tar.gz historical-ecb24c6ebd76f5889136fb155caabf98b67053d4.tar.bz2 historical-ecb24c6ebd76f5889136fb155caabf98b67053d4.zip |
stabilize alpha ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/m4/m4-1.4.2-r1.ebuild')
-rw-r--r-- | sys-devel/m4/m4-1.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4.2-r1.ebuild b/sys-devel/m4/m4-1.4.2-r1.ebuild index 83655e675aff..f09ecbd3a002 100644 --- a/sys-devel/m4/m4-1.4.2-r1.ebuild +++ b/sys-devel/m4/m4-1.4.2-r1.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/sys-devel/m4/m4-1.4.2-r1.ebuild,v 1.1 2005/01/20 16:27:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.2-r1.ebuild,v 1.2 2005/03/12 22:07:56 agriffis Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sh ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sh ~x86" IUSE="nls" DEPEND="virtual/libc |