summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-17 20:37:32 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-17 20:37:32 +0000
commit30fd869f88e176318b4c6d3e8d33faa5191bd442 (patch)
tree87f0b5ccc04386f854111ad08c98280a74e99bd2 /sys-devel/automake-wrapper
parentVersion bump. Remove old. Bug #457964. Thanks to Patrick <mail@patrick-nagel.... (diff)
downloadgentoo-2-30fd869f88e176318b4c6d3e8d33faa5191bd442.tar.gz
gentoo-2-30fd869f88e176318b4c6d3e8d33faa5191bd442.tar.bz2
gentoo-2-30fd869f88e176318b4c6d3e8d33faa5191bd442.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-devel/automake-wrapper')
-rw-r--r--sys-devel/automake-wrapper/ChangeLog5
-rw-r--r--sys-devel/automake-wrapper/automake-wrapper-8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake-wrapper/ChangeLog b/sys-devel/automake-wrapper/ChangeLog
index 3e2b0ab9c8f8..8ca6cbcc4d8f 100644
--- a/sys-devel/automake-wrapper/ChangeLog
+++ b/sys-devel/automake-wrapper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake-wrapper
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.67 2013/02/04 14:00:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.68 2013/02/17 20:37:32 zmedico Exp $
+
+ 17 Feb 2013; Zac Medico <zmedico@gentoo.org> automake-wrapper-8.ebuild:
+ Add ~arm-linux keyword.
04 Feb 2013; Alexis Ballier <aballier@gentoo.org> files/am-wrapper-8.sh:
Call gawk as before since GNU awk is required and breaks with e.g. BSD awk.
diff --git a/sys-devel/automake-wrapper/automake-wrapper-8.ebuild b/sys-devel/automake-wrapper/automake-wrapper-8.ebuild
index 6fc577b0e8d3..5860990bb85d 100644
--- a/sys-devel/automake-wrapper/automake-wrapper-8.ebuild
+++ b/sys-devel/automake-wrapper/automake-wrapper-8.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/automake-wrapper/automake-wrapper-8.ebuild,v 1.1 2013/01/02 07:40:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/automake-wrapper-8.ebuild,v 1.2 2013/02/17 20:37:32 zmedico Exp $
DESCRIPTION="wrapper for automake to manage multiple automake versions"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,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 ~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}