diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 22:06:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 22:06:54 +0000 |
commit | 67e81df8f95c4b65e53640d4df674b8b41608aa0 (patch) | |
tree | 0f6657cdcd47d894933e6b2d4cb028ac0cd8dd07 /sys-devel | |
parent | Depend on media-libs/alsa-lib instead of old style virtual/alsa bug #359007. ... (diff) | |
download | gentoo-2-67e81df8f95c4b65e53640d4df674b8b41608aa0.tar.gz gentoo-2-67e81df8f95c4b65e53640d4df674b8b41608aa0.tar.bz2 gentoo-2-67e81df8f95c4b65e53640d4df674b8b41608aa0.zip |
ppc/ppc64 stable wrt #355941
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index b578a5fe9727..617f8ad1b5ba 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.71 2011/03/08 15:52:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.72 2011/03/15 22:06:54 xarthisius Exp $ + + 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> autogen-5.11.5.ebuild: + ppc/ppc64 stable wrt #355941 08 Mar 2011; Jeroen Roovers <jer@gentoo.org> autogen-5.11.5.ebuild: Stable for HPPA (bug #355941). diff --git a/sys-devel/autogen/autogen-5.11.5.ebuild b/sys-devel/autogen/autogen-5.11.5.ebuild index 2efa829142c1..40ef687cdc77 100644 --- a/sys-devel/autogen/autogen-5.11.5.ebuild +++ b/sys-devel/autogen/autogen-5.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.11.5.ebuild,v 1.3 2011/03/08 15:52:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.11.5.ebuild,v 1.4 2011/03/15 22:06:54 xarthisius Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |