diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:35:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:35:15 +0000 |
commit | 7039cb6c3af08637c660e8b8c33c8b4a95be56ee (patch) | |
tree | 27d6224f1f5ca61816d95c1462d40909bb43c1d9 /sys-devel/autoconf-wrapper | |
parent | Stable for ppc64, wrt bug #470444 (diff) | |
download | gentoo-2-7039cb6c3af08637c660e8b8c33c8b4a95be56ee.tar.gz gentoo-2-7039cb6c3af08637c660e8b8c33c8b4a95be56ee.tar.bz2 gentoo-2-7039cb6c3af08637c660e8b8c33c8b4a95be56ee.zip |
Stable for ppc64, wrt bug #470574
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index a0c6c51ae3ed..0cfa6be4f65c 100644 --- a/sys-devel/autoconf-wrapper/ChangeLog +++ b/sys-devel/autoconf-wrapper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf-wrapper # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.104 2013/08/04 11:39:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.105 2013/08/04 13:35:15 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> autoconf-wrapper-13.ebuild: + Stable for ppc64, wrt bug #470574 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> autoconf-wrapper-13.ebuild: Stable for ia64, wrt bug #470574 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild index 5f2e38809477..6160065e1987 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild,v 1.7 2013/08/04 11:39:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild,v 1.8 2013/08/04 13:35:15 ago Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |