diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 18:46:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 18:46:56 +0000 |
commit | d5a59af09e9d27ae736b913ce4117c299950431f (patch) | |
tree | f8c0b7a3c99ae64a4f014f240da7b3c3ea44671f /sys-devel/m4 | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #423227 (diff) | |
download | gentoo-2-d5a59af09e9d27ae736b913ce4117c299950431f.tar.gz gentoo-2-d5a59af09e9d27ae736b913ce4117c299950431f.tar.bz2 gentoo-2-d5a59af09e9d27ae736b913ce4117c299950431f.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #423239
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/m4')
-rw-r--r-- | sys-devel/m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index d5c89df66f80..559b0f9814e4 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/m4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.161 2012/07/19 19:38:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.162 2012/08/19 18:46:56 armin76 Exp $ + + 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> m4-1.4.16.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #423239 19 Jul 2012; Markus Meier <maekke@gentoo.org> m4-1.4.16.ebuild: arm stable, bug #423239 diff --git a/sys-devel/m4/m4-1.4.16.ebuild b/sys-devel/m4/m4-1.4.16.ebuild index e181c2cdab3b..a49ae15b76b6 100644 --- a/sys-devel/m4/m4-1.4.16.ebuild +++ b/sys-devel/m4/m4-1.4.16.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/m4/m4-1.4.16.ebuild,v 1.11 2012/07/19 19:38:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v 1.12 2012/08/19 18:46:56 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" 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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples" # remember: cannot dep on autoconf since it needs us |