diff options
author | 2003-09-17 21:03:51 +0000 | |
---|---|---|
committer | 2003-09-17 21:03:51 +0000 | |
commit | ec4ca41d2e7c31031b8333626ac86b2bd1c06d3b (patch) | |
tree | 642cd0ab2ce38d5479d6851e6e038e015eb62a02 /sys-devel | |
parent | Add block for sys-libs/libnss-mysql (diff) | |
download | gentoo-2-ec4ca41d2e7c31031b8333626ac86b2bd1c06d3b.tar.gz gentoo-2-ec4ca41d2e7c31031b8333626ac86b2bd1c06d3b.tar.bz2 gentoo-2-ec4ca41d2e7c31031b8333626ac86b2bd1c06d3b.zip |
ia64 keywords
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.57-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 546df0ef233d..05fef52993bd 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.25 2003/09/02 19:19:31 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.26 2003/09/17 21:03:51 avenj Exp $ + + 17 Sep 2003; Jon Portnoy <avenj@gentoo.org> autoconf-2.57.ebuild : + ia64 keywords. 02 Sep 2003; Martin Holzer <mholzer@gentoo.org> autoconf-2.13-r2.ebuild, autoconf-2.53a.ebuild, autoconf-2.54-r1.ebuild, autoconf-2.54.ebuild, diff --git a/sys-devel/autoconf/autoconf-2.57-r1.ebuild b/sys-devel/autoconf/autoconf-2.57-r1.ebuild index c1b8837294af..ea2e639557c3 100644 --- a/sys-devel/autoconf/autoconf-2.57-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.5 2003/09/06 08:10:52 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.6 2003/09/17 21:03:51 avenj Exp $ IUSE="" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="amd64 x86 ppc sparc alpha hppa mips arm" +KEYWORDS="amd64 x86 ppc sparc alpha hppa mips arm ia64" DEPEND=">=sys-apps/texinfo-4.3 ~sys-devel/m4-1.4 |