diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-27 20:44:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-27 20:44:41 +0000 |
commit | 836a0ac136d4a748bb998275fd6cd472b829cce5 (patch) | |
tree | 52691c6c32b268409cf2d8a4c3b76b5c421b5f88 /sys-devel | |
parent | Stable on amd64 wrt bug #355881 (diff) | |
download | gentoo-2-836a0ac136d4a748bb998275fd6cd472b829cce5.tar.gz gentoo-2-836a0ac136d4a748bb998275fd6cd472b829cce5.tar.bz2 gentoo-2-836a0ac136d4a748bb998275fd6cd472b829cce5.zip |
Stable on amd64 wrt bug #355941
(Portage version: 2.1.9.41/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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 19deb8a78f2f..53f191315ee7 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.69 2011/02/22 03:24:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.70 2011/02/27 20:44:41 hwoarang Exp $ + + 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> autogen-5.11.5.ebuild: + Stable on amd64 wrt bug #355941 *autogen-5.11.6 (22 Feb 2011) diff --git a/sys-devel/autogen/autogen-5.11.5.ebuild b/sys-devel/autogen/autogen-5.11.5.ebuild index e567c9662045..3c5d1ccd111c 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-2010 Gentoo Foundation +# 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.1 2010/12/27 17:02:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.11.5.ebuild,v 1.2 2011/02/27 20:44:41 hwoarang 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 |