diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-07-29 20:22:45 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-07-29 20:22:45 +0000 |
commit | 519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a (patch) | |
tree | 5de3b3b260abf83be683569d049aa1f97a7abac6 /sys-devel/autoconf | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a.tar.gz gentoo-2-519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a.tar.bz2 gentoo-2-519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a.zip |
Stable on hppa.
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.59-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index f54e53468fd5..3c5ec9d6ea8d 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.53 2004/07/28 13:32:35 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.54 2004/07/29 20:22:45 gmsoft Exp $ + + 29 Jul 2004; Guy Martin <gmsoft@gentoo.org> autoconf-2.59-r4.ebuild: + Stable on hppa. 28 Jul 2004; Caleb Tennis <caleb@gentoo.org> autoconf-2.59-r4.ebuild: marking x86 stable diff --git a/sys-devel/autoconf/autoconf-2.59-r4.ebuild b/sys-devel/autoconf/autoconf-2.59-r4.ebuild index e5ae377a6696..2ae5980819b2 100644 --- a/sys-devel/autoconf/autoconf-2.59-r4.ebuild +++ b/sys-devel/autoconf/autoconf-2.59-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r4.ebuild,v 1.7 2004/07/28 13:32:35 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r4.ebuild,v 1.8 2004/07/29 20:22:45 gmsoft Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="x86 ~ppc ~ppc64 sparc mips alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="x86 ~ppc ~ppc64 sparc mips alpha ~arm hppa ~amd64 ~ia64 ~s390" IUSE="" DEPEND=">=sys-apps/texinfo-4.3 |