diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-23 16:04:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-23 16:04:19 +0000 |
commit | c66a96d0a697bc534b922eeb8f46162c7a3ea106 (patch) | |
tree | 2c5a211048eb1cb1f676a7310021d019d7db8830 /sys-devel | |
parent | Added ~ppc wrt bug 223059 (diff) | |
download | gentoo-2-c66a96d0a697bc534b922eeb8f46162c7a3ea106.tar.gz gentoo-2-c66a96d0a697bc534b922eeb8f46162c7a3ea106.tar.bz2 gentoo-2-c66a96d0a697bc534b922eeb8f46162c7a3ea106.zip |
Stable for HPPA (bug #227603).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.61-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index ae40de08eabd..4c88a6379ca6 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.118 2008/06/22 11:05:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.119 2008/06/23 16:04:19 jer Exp $ + + 23 Jun 2008; Jeroen Roovers <jer@gentoo.org> autoconf-2.61-r2.ebuild: + Stable for HPPA (bug #227603). 22 Jun 2008; Markus Meier <maekke@gentoo.org> autoconf-2.61-r2.ebuild: amd64 stable, bug #227603 diff --git a/sys-devel/autoconf/autoconf-2.61-r2.ebuild b/sys-devel/autoconf/autoconf-2.61-r2.ebuild index 742729a0970a..08cb89a06e9b 100644 --- a/sys-devel/autoconf/autoconf-2.61-r2.ebuild +++ b/sys-devel/autoconf/autoconf-2.61-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v 1.6 2008/06/22 11:05:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v 1.7 2008/06/23 16:04:19 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs" DEPEND=">=sys-apps/texinfo-4.3 |