diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-10-28 16:38:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-10-28 16:38:08 +0000 |
commit | a947b99090a54db91269bc7aafc06f0f5d7fd76b (patch) | |
tree | d8963ffae8e2752e67aa05f8bf06331ff751070a /sys-devel/autogen | |
parent | ia64/sh/sparc stable wrt #427544 (diff) | |
download | gentoo-2-a947b99090a54db91269bc7aafc06f0f5d7fd76b.tar.gz gentoo-2-a947b99090a54db91269bc7aafc06f0f5d7fd76b.tar.bz2 gentoo-2-a947b99090a54db91269bc7aafc06f0f5d7fd76b.zip |
Stable on amd64 wrt bug #439162
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index ebb072ad4e59..64d2a4764166 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.86 2012/10/27 14:54:21 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.87 2012/10/28 16:38:08 hwoarang Exp $ + + 28 Oct 2012; Markos Chandras <hwoarang@gentoo.org> autogen-5.15.ebuild: + Stable on amd64 wrt bug #439162 27 Oct 2012; Anthony G. Basile <blueness@gentoo.org> autogen-5.15.ebuild: stable arm ppc ppc64, bug #439162 diff --git a/sys-devel/autogen/autogen-5.15.ebuild b/sys-devel/autogen/autogen-5.15.ebuild index 36f35a251bb2..59c2912fa9c8 100644 --- a/sys-devel/autogen/autogen-5.15.ebuild +++ b/sys-devel/autogen/autogen-5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.3 2012/10/27 14:54:21 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.4 2012/10/28 16:38:08 hwoarang Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-scheme/guile-1.8 |