diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-27 18:59:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-27 18:59:53 +0000 |
commit | cb8e56fb7cd40fc321c2e62451cf7e92cf072ca0 (patch) | |
tree | 35a184735c6699eebfcc5c493816b101df14d2d0 /sys-devel/automake | |
parent | stable ppc64, bug 252648 (diff) | |
download | gentoo-2-cb8e56fb7cd40fc321c2e62451cf7e92cf072ca0.tar.gz gentoo-2-cb8e56fb7cd40fc321c2e62451cf7e92cf072ca0.tar.bz2 gentoo-2-cb8e56fb7cd40fc321c2e62451cf7e92cf072ca0.zip |
stable ppc64, bug 252667
(Portage version: 2.1.6.1/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 985383fee593..8cc5653e9dc2 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.123 2008/11/23 14:52:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.124 2008/12/27 18:59:53 ranger Exp $ + + 27 Dec 2008; Brent Baude <ranger@gentoo.org> automake-1.10.2.ebuild: + stable ppc64, bug 252667 *automake-1.10.2 (23 Nov 2008) diff --git a/sys-devel/automake/automake-1.10.2.ebuild b/sys-devel/automake/automake-1.10.2.ebuild index 806821230fed..310cbae920b5 100644 --- a/sys-devel/automake/automake-1.10.2.ebuild +++ b/sys-devel/automake/automake-1.10.2.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.2.ebuild,v 1.1 2008/11/23 14:52:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.2.ebuild,v 1.2 2008/12/27 18:59:53 ranger 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 |