diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-22 04:16:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-22 04:16:29 +0000 |
commit | 5987b7e94636ded694afbdc0ff377452eb6ad880 (patch) | |
tree | 3c7513cfabf110e9e3b363b49c413cd655e93faa /sys-devel/automake | |
parent | Stable for HPPA (bug #238207). (diff) | |
download | gentoo-2-5987b7e94636ded694afbdc0ff377452eb6ad880.tar.gz gentoo-2-5987b7e94636ded694afbdc0ff377452eb6ad880.tar.bz2 gentoo-2-5987b7e94636ded694afbdc0ff377452eb6ad880.zip |
Stable for HPPA (bug #238268).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.10.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index cf72b6d77cb5..8c8c04bbc589 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.121 2008/09/21 19:28:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.122 2008/09/22 04:16:29 jer Exp $ + + 22 Sep 2008; Jeroen Roovers <jer@gentoo.org> automake-1.10.1-r1.ebuild: + Stable for HPPA (bug #238268). 21 Sep 2008; Markus Meier <maekke@gentoo.org> automake-1.10.1-r1.ebuild: amd64 stable, bug #238268 diff --git a/sys-devel/automake/automake-1.10.1-r1.ebuild b/sys-devel/automake/automake-1.10.1-r1.ebuild index a2b2038d089b..a0d766c993be 100644 --- a/sys-devel/automake/automake-1.10.1-r1.ebuild +++ b/sys-devel/automake/automake-1.10.1-r1.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/automake/automake-1.10.1-r1.ebuild,v 1.5 2008/09/21 19:28:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1-r1.ebuild,v 1.6 2008/09/22 04:16:29 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:4}" -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="" RDEPEND="dev-lang/perl |