diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:45:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:45:34 +0000 |
commit | 22fa64e0f43557888480d1e5c46db4e5606580b4 (patch) | |
tree | a94ffde377772260a70ac0c6a3eef20ee2902a37 /sys-devel | |
parent | Stable for arm, wrt bug #470434 (diff) | |
download | gentoo-2-22fa64e0f43557888480d1e5c46db4e5606580b4.tar.gz gentoo-2-22fa64e0f43557888480d1e5c46db4e5606580b4.tar.bz2 gentoo-2-22fa64e0f43557888480d1e5c46db4e5606580b4.zip |
Stable for arm, wrt bug #470574
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-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 c70575706ca1..b680dfe8ea3f 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.98 2013/04/16 18:48:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.99 2013/07/28 19:45:34 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> autoconf-wrapper-13.ebuild: + Stable for arm, wrt bug #470574 *autoconf-wrapper-13 (16 Apr 2013) diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild index f79e4aa89a9a..6fa99c5b3b80 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.1 2013/04/16 18:48:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild,v 1.2 2013/07/28 19:45:34 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} |