diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-07-19 22:14:09 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-07-19 22:14:09 +0000 |
commit | f0096e82b69e5d72b50ab76a12687bef8322b6b9 (patch) | |
tree | 948775dde833e8f02c0d2070b509d532b74fab3e /sys-devel | |
parent | Version bump. Translation updates. (diff) | |
download | gentoo-2-f0096e82b69e5d72b50ab76a12687bef8322b6b9.tar.gz gentoo-2-f0096e82b69e5d72b50ab76a12687bef8322b6b9.tar.bz2 gentoo-2-f0096e82b69e5d72b50ab76a12687bef8322b6b9.zip |
stable sparc, bug 274468
(Portage version: 2.1.6.13/cvs/Linux sparc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 7d239ed58441..2f5e95223c27 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.55 2009/07/18 15:38:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.56 2009/07/19 22:14:09 tcunha Exp $ + + 19 Jul 2009; Tiago Cunha <tcunha@gentoo.org> autogen-5.9.7.ebuild: + stable sparc, bug 274468 18 Jul 2009; Jeroen Roovers <jer@gentoo.org> autogen-5.9.7.ebuild: Stable for HPPA (bug #274468). diff --git a/sys-devel/autogen/autogen-5.9.7.ebuild b/sys-devel/autogen/autogen-5.9.7.ebuild index ca674498ab8c..9b615bab0e0c 100644 --- a/sys-devel/autogen/autogen-5.9.7.ebuild +++ b/sys-devel/autogen/autogen-5.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.5 2009/07/18 15:38:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.6 2009/07/19 22:14:09 tcunha Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |