bump(sys-devel/m4): sync with upstream

This commit is contained in:
Nick Owens 2016-03-28 11:58:11 -07:00
parent 00c452c8aa
commit f4b265d1d0
12 changed files with 675 additions and 711 deletions

View File

@ -1,12 +0,0 @@
DEFINED_PHASES=configure install prepare test
DEPEND=app-arch/xz-utils
DESCRIPTION=GNU macro processor
EAPI=3
HOMEPAGE=http://www.gnu.org/software/m4/m4.html
IUSE=examples
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-3
SLOT=0
SRC_URI=mirror://gnu/m4/m4-1.4.15.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=296e703ecf44fab62137c129ecaad489

View File

@ -2,11 +2,11 @@ DEFINED_PHASES=configure install prepare test
DEPEND=app-arch/xz-utils DEPEND=app-arch/xz-utils
DESCRIPTION=GNU macro processor DESCRIPTION=GNU macro processor
EAPI=3 EAPI=3
HOMEPAGE=http://www.gnu.org/software/m4/m4.html HOMEPAGE=https://www.gnu.org/software/m4/m4.html
IUSE=examples IUSE=examples
KEYWORDS=alpha amd64 arm arm64 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 arm64 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
LICENSE=GPL-3 LICENSE=GPL-3
SLOT=0 SLOT=0
SRC_URI=mirror://gnu/m4/m4-1.4.16.tar.xz SRC_URI=mirror://gnu/m4/m4-1.4.16.tar.xz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=43e680ae98001914be56c54fc0aeb0d1 _md5_=9bf0c380a2636e8c260424a17510a26a

View File

@ -1,11 +1,11 @@
DEFINED_PHASES=configure install test DEFINED_PHASES=configure install prepare test
DEPEND=app-arch/xz-utils DEPEND=app-arch/xz-utils
DESCRIPTION=GNU macro processor DESCRIPTION=GNU macro processor
EAPI=4 EAPI=4
HOMEPAGE=http://www.gnu.org/software/m4/m4.html HOMEPAGE=https://www.gnu.org/software/m4/m4.html
IUSE=examples IUSE=examples
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~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
LICENSE=GPL-3 LICENSE=GPL-3
SLOT=0 SLOT=0
SRC_URI=mirror://gnu/m4/m4-1.4.17.tar.xz SRC_URI=mirror://gnu/m4/m4-1.4.17.tar.xz
_md5_=10cca933353ae87e286b208121da3abc _md5_=819acb82170129ad6cffeff2eb529778

View File

@ -1,566 +1,84 @@
# ChangeLog for sys-devel/m4 # ChangeLog for sys-devel/m4
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.165 2014/01/18 03:10:56 vapier Exp $ # (auto-generated from git log)
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> m4-1.4.16.ebuild, *m4-1.4.17 (09 Aug 2015)
*m4-1.4.16 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/m4-1.4.16-fix-test-readlink.patch, +files/m4-1.4.16-no-gets.patch,
+m4-1.4.16.ebuild, +m4-1.4.17.ebuild, +metadata.xml:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Justin Lecher <jlec@gentoo.org> m4-1.4.16.ebuild,
m4-1.4.17.ebuild: m4-1.4.17.ebuild:
Add arm64 love. Use https for most gnu.org URLs
*m4-1.4.17 (23 Sep 2013) Signed-off-by: Justin Lecher <jlec@gentoo.org>
23 Sep 2013; Tim Harder <radhermit@gentoo.org> +m4-1.4.17.ebuild: 24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Version bump. Revert DOCTYPE SYSTEM https changes in metadata.xml
18 Feb 2013; Zac Medico <zmedico@gentoo.org> m4-1.4.16.ebuild: repoman does not yet accept the https version.
Add ~arm-linux keyword. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
19 Aug 2012; Raúl Porcel <armin76@gentoo.org> m4-1.4.16.ebuild: Bug: https://bugs.gentoo.org/552720
alpha/ia64/m68k/s390/sh/sparc stable wrt #423239
19 Jul 2012; Markus Meier <maekke@gentoo.org> m4-1.4.16.ebuild: 24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
arm stable, bug #423239 standardize various metadata.xml style
10 Jul 2012; Brent Baude <ranger@gentoo.org> m4-1.4.16.ebuild: 24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Marking m4-1.4.16 ppc64 for bug 423239 Unify quoting in metadata.xml files for machine processing
06 Jul 2012; Mike Frysinger <vapier@gentoo.org> Force unified quoting in all metadata.xml files since lxml does not
+files/m4-1.4.16-no-gets.patch, m4-1.4.16.ebuild: preserve original use of single and double quotes. Ensuring unified
Fix building with glibc-2.16 #424978 by Stevan Bajić. quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
28 Jun 2012; Brent Baude <ranger@gentoo.org> m4-1.4.16.ebuild: 24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Marking m4-1.4.16 ppc for bug 423239 Replace all herds with appropriate projects (GLEP 67)
27 Jun 2012; Jeroen Roovers <jer@gentoo.org> m4-1.4.16.ebuild: Replace all uses of herd with appropriate project maintainers, or no
Stable for HPPA (bug #423239). maintainers in case of herds requested to be disbanded.
26 Jun 2012; Agostino Sarubbo <ago@gentoo.org> m4-1.4.16.ebuild: 24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Stable for amd64, wrt bug #423239 Set appropriate maintainer types in metadata.xml (GLEP 67)
25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> m4-1.4.16.ebuild:
marked x86 per bug 423239
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> m4-1.4.16.ebuild:
keyword ~amd64-fbsd
30 Aug 2011; Matt Turner <mattst88@gentoo.org> m4-1.4.16.ebuild,
+files/m4-1.4.16-fix-test-readlink.patch:
Fix test-readlink. Thanks to Michael, bug 376639.
31 May 2011; Jeremy Olexa <darkside@gentoo.org> m4-1.4.16.ebuild:
Add Gentoo Prefix modifications since the ebuild was already EAPI3. Keywords,
dosym, ED usage.
*m4-1.4.16 (01 Mar 2011)
01 Mar 2011; Mike Frysinger <vapier@gentoo.org> +m4-1.4.16.ebuild:
Version bump.
22 Feb 2011; Mike Frysinger <vapier@gentoo.org> m4-1.4.15.ebuild,
+files/m4-1.4.15-git-version-gen.patch:
Add patch from upstream for sandbox/git misbehavior #355045 by Kyle Milz.
09 Jan 2011; Raúl Porcel <armin76@gentoo.org> m4-1.4.15.ebuild:
alpha/ia64/m68k/s390/sh stable wrt #348550
04 Jan 2011; Michael Weber <xmw@gentoo.org> m4-1.4.15.ebuild:
sparc stable (bug 348550)
27 Dec 2010; Brent Baude <ranger@gentoo.org> m4-1.4.15.ebuild:
Marking m4-1.4.15 ppc64 for bug 348550
22 Dec 2010; Markos Chandras <hwoarang@gentoo.org> m4-1.4.15.ebuild:
Stable on amd64 wrt bug #348550
21 Dec 2010; Markus Meier <maekke@gentoo.org> m4-1.4.15.ebuild:
arm stable, bug #348550
16 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> m4-1.4.15.ebuild:
x86 stable wrt bug #348550
13 Dec 2010; Brent Baude <ranger@gentoo.org> m4-1.4.15.ebuild:
stable ppc, bug 348550
13 Dec 2010; Jeroen Roovers <jer@gentoo.org> m4-1.4.15.ebuild:
Stable for HPPA (bug #348550).
20 Nov 2010; Mike Frysinger <vapier@gentoo.org> m4-1.4.15.ebuild,
+files/m4-1.4.15-uclibc-sched_param-def.patch:
Add patch from OE to fix building with uClibc #336484 by Andrew Frink.
06 Sep 2010; Brent Baude <ranger@gentoo.org> m4-1.4.14-r1.ebuild:
Marking m4-1.4.14-r1 ppc64 for bug 307633
*m4-1.4.15 (31 Aug 2010)
31 Aug 2010; Mike Frysinger <vapier@gentoo.org> +m4-1.4.15.ebuild:
Version bump.
27 Aug 2010; Raúl Porcel <armin76@gentoo.org> m4-1.4.14-r1.ebuild:
sparc stable wrt #307633
16 Aug 2010; Mike Frysinger <vapier@gentoo.org> m4-1.4.14-r1.ebuild:
Mark alpha/arm/ia64/s390/sh stable #307633.
16 Aug 2010; Jeroen Roovers <jer@gentoo.org> m4-1.4.14-r1.ebuild:
Stable for PPC (bug #307633).
15 Aug 2010; Jeroen Roovers <jer@gentoo.org> m4-1.4.14-r1.ebuild:
Stable for HPPA (bug #307633).
15 Aug 2010; Christian Faulhammer <fauli@gentoo.org> m4-1.4.14-r1.ebuild:
stable x86, security bug 307633
15 Aug 2010; Markos Chandras <hwoarang@gentoo.org> m4-1.4.14-r1.ebuild:
Stable on amd64 wrt bug #307633
15 Aug 2010; Mike Frysinger <vapier@gentoo.org> m4-1.4.14-r1.ebuild,
+files/m4-1.4.14-glibc-2.12.patch:
Add fix from upstrem for building with glibc-2.12 #332839 by Darren Smith.
*m4-1.4.14-r1 (31 Mar 2010)
31 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+m4-1.4.14-r1.ebuild:
Disable libsigsegv automagic dependency (bug #278026).
28 Mar 2010; Javier Villavicencio <the_paya@gentoo.org> m4-1.4.14.ebuild,
+files/m4-1.4.14-gnulib_spawn.patch:
Add patch to fix gnulib's spawn, fixes bug 310335. Keyword again.
20 Mar 2010; Javier Villavicencio <the_paya@gentoo.org> m4-1.4.14.ebuild:
Drop *-fbsd keywords see bug 310335
*m4-1.4.14 (05 Mar 2010)
05 Mar 2010; Mike Frysinger <vapier@gentoo.org> +m4-1.4.14.ebuild:
Version bump #307633 by Jeroen Roovers.
*m4-1.4.13 (01 Apr 2009)
01 Apr 2009; Mike Frysinger <vapier@gentoo.org> +m4-1.4.13.ebuild:
Version bump.
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> m4-1.4.12.ebuild:
m68k stable wrt #258525, thanks to kolla for testing
24 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org> m4-1.4.12.ebuild:
stable amd64, bug 258525
14 Feb 2009; Raúl Porcel <armin76@gentoo.org> m4-1.4.12.ebuild:
arm/ia64/s390/sh/x86 stable wrt #258525
12 Feb 2009; Brent Baude <ranger@gentoo.org> m4-1.4.12.ebuild:
Marking m4-1.4.12 ppc64 for bug 258525
12 Feb 2009; nixnut <nixnut@gentoo.org> m4-1.4.12.ebuild:
ppc stable #258525
12 Feb 2009; Ferris McCormick <fmccor@gentoo.org> m4-1.4.12.ebuild:
Sparc stable, Bug #258525.
12 Feb 2009; Jeroen Roovers <jer@gentoo.org> m4-1.4.12.ebuild:
Stable for HPPA (bug #258525).
11 Feb 2009; Tobias Klausmann <klausman@gentoo.org> m4-1.4.12.ebuild:
Stable on alpha, bug #258525
11 Feb 2009; Mike Frysinger <vapier@gentoo.org> m4-1.4.12.ebuild:
Drop unused USE=nls #253600 by Arfrever Frehtes Taifersar Arahesis.
*m4-1.4.12 (25 Oct 2008)
25 Oct 2008; Mike Frysinger <vapier@gentoo.org> +m4-1.4.12.ebuild:
Version bump.
13 Apr 2008; Jeroen Roovers <jer@gentoo.org> m4-1.4.11.ebuild:
Stable for HPPA (bug #217229).
12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> m4-1.4.11.ebuild:
ppc stable, bug #217229
11 Apr 2008; Markus Rothe <corsair@gentoo.org> m4-1.4.11.ebuild:
Stable on ppc64; bug #217229
11 Apr 2008; Santiago M. Mola <coldwind@gentoo.org> m4-1.4.11.ebuild:
amd64 stable wrt security bug #217229
11 Apr 2008; Raúl Porcel <armin76@gentoo.org> m4-1.4.11.ebuild:
alpha/ia64/sparc/x86 stable wrt security #217229
*m4-1.4.10-r3 (07 Apr 2008)
07 Apr 2008; Mike Frysinger <vapier@gentoo.org> +m4-1.4.10-r3.ebuild:
Drop the lseek BSD patch since it seems to break normal systems #216281 by
Ken Witherow. BSD users can run m4-1.4.11.
*m4-1.4.11 (02 Apr 2008)
02 Apr 2008; Mike Frysinger <vapier@gentoo.org> +m4-1.4.11.ebuild:
Version bump.
30 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> m4-1.4.10-r1.ebuild:
amd64 stable wrt bug #215348
30 Mar 2008; Raúl Porcel <armin76@gentoo.org> m4-1.4.10-r1.ebuild:
alpha/ia64/sparc stable wrt #215348
30 Mar 2008; Dawid Węgliński <cla@gentoo.org> m4-1.4.10-r1.ebuild:
Stable on x86 (bug #215348)
29 Mar 2008; Brent Baude <ranger@gentoo.org> m4-1.4.10-r1.ebuild:
stable ppc64, bug 215348
29 Mar 2008; Brent Baude <ranger@gentoo.org> m4-1.4.10-r1.ebuild:
stable ppc, bug 215348
29 Mar 2008; Jeroen Roovers <jer@gentoo.org> m4-1.4.10-r1.ebuild:
Stable for HPPA (bug #215348).
*m4-1.4.10-r2 (29 Mar 2008)
29 Mar 2008; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.10-gnulib-vasnprintf.patch, files/m4-1.4.10-seek.patch,
+m4-1.4.10-r2.ebuild:
Grab fix from upstream gnulib for %n crash #213833 by Sergey Dryabzhinsky.
16 Oct 2007; Christoph Mende <angelos@gentoo.org> m4-1.4.10.ebuild:
Stable on amd64 wrt bug #195257
*m4-1.4.10-r1 (15 Oct 2007)
15 Oct 2007; Roy Marples <uberlord@gentoo.org>
+files/m4-1.4.10-seek.patch, +m4-1.4.10-r1.ebuild:
Pull upstream fix for BSD systems.
12 Oct 2007; Lars Weiler <pylon@gentoo.org> m4-1.4.10.ebuild:
stable ppc, bug #195257
11 Oct 2007; Tom Gall <tgall@gentoo.org> m4-1.4.10.ebuild:
stable on ppc64, bug #195257
10 Oct 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.10.ebuild:
alpha/ia64 stable wrt #195257
09 Oct 2007; Dawid Węgliński <cla@gentoo.org> m4-1.4.10.ebuild:
Stable on x86 for bug 195257
09 Oct 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.10.ebuild:
Stable for SPARC (bug #195257).
09 Oct 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.10.ebuild:
Stable for HPPA (bug #195257).
14 Jul 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.10.ebuild:
Back to ~arch
*m4-1.4.10 (14 Jul 2007)
14 Jul 2007; Mike Frysinger <vapier@gentoo.org> +m4-1.4.10.ebuild:
Version bump.
*m4-1.4.9-r1 (07 Jul 2007)
07 Jul 2007; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.9-signed-division.patch, +m4-1.4.9-r1.ebuild:
Fix from upstream for signed division bug #184200 by Andrew Gaydenko.
27 Jun 2007; Markus Rothe <corsair@gentoo.org> m4-1.4.9.ebuild:
Stable on ppc64; bug #183253
27 Jun 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.9.ebuild:
Stable for HPPA (bug #183253).
26 Jun 2007; Lars Weiler <pylon@gentoo.org> m4-1.4.9.ebuild:
Stable on ppc; bug #183253.
26 Jun 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.9.ebuild:
alpha stable wrt #183253
26 Jun 2007; Christoph Mende <angelos@gentoo.org> m4-1.4.9.ebuild:
Stable on amd64 wrt bug 183253
26 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.9.ebuild:
Stable on sparc wrt #183253
11 May 2007; Joshua Kinard <kumba@gentoo.org> m4-1.4.9.ebuild:
Stable on mips.
24 Apr 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.9.ebuild:
ia64 + x86 stable
17 Apr 2007; Mike Frysinger <vapier@gentoo.org> m4-1.4.9.ebuild:
Add support for USE=examples as suggested by Paulo da Silva #174798.
12 Apr 2007; Roy Marples <uberlord@gentoo.org> m4-1.4.9.ebuild:
Don't install charset.alias to avoid collisions - libc or libiconv will
provide it.
09 Apr 2007; Peter Weller <welp@gentoo.org> m4-1.4.8.ebuild:
Stable on amd64 wrt bug 172005
26 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.8.ebuild:
Stable on sparc wrt #172005
26 Mar 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.8.ebuild:
Stable for HPPA (bug #172005).
24 Mar 2007; Joseph Jezak <josejx@gentoo.org> m4-1.4.8.ebuild:
Marked ppc stable for bug #172005.
24 Mar 2007; Andrej Kacian <ticho@gentoo.org> m4-1.4.8.ebuild:
Stable on x86, bug #172005.
24 Mar 2007; Markus Rothe <corsair@gentoo.org> m4-1.4.8.ebuild:
Stable on ppc64; bug #172005
*m4-1.4.9 (24 Mar 2007)
24 Mar 2007; Mike Frysinger <vapier@gentoo.org> m4-1.4.9.ebuild:
Version bump.
20 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org> m4-1.4.7.ebuild:
Stable on MIPS; bug #156293
20 Dec 2006; Steve Dibb <beandog@gentoo.org> m4-1.4.7.ebuild:
amd64 stable, bug 156293
06 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> m4-1.4.7.ebuild:
Stable on Alpha.
01 Dec 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.7.ebuild:
Stable on ppc64; bug #156293
01 Dec 2006; nixnut <nixnut@gentoo.org> m4-1.4.7.ebuild:
Stable on ppc wrt bug 156293
28 Nov 2006; Jeroen Roovers <jer@gentoo.org> m4-1.4.7.ebuild:
Stable for HPPA (bug #156293).
27 Nov 2006; Christian Faulhammer <opfer@gentoo.org> m4-1.4.7.ebuild:
stable x86, bug #156293
27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.7.ebuild:
Stable on sparc wrt #156293
*m4-1.4.8 (26 Nov 2006)
26 Nov 2006; Mike Frysinger <vapier@gentoo.org> +m4-1.4.8.ebuild:
Version bump.
03 Nov 2006; Fabian Groffen <grobian@gentoo.org> m4-1.4.4.ebuild,
m4-1.4.6.ebuild, m4-1.4.7.ebuild:
Dropped ppc-macos, see you in prefix.
01 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> m4-1.4.6.ebuild:
Stable on Alpha, bug 149046.
25 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> m4-1.4.6.ebuild:
Marked stable on amd64 for bug #149046
25 Oct 2006; Joshua Jackson <tsunam@gentoo.org> m4-1.4.6.ebuild:
Stable x86; bug #149046
23 Oct 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.6.ebuild:
Stable on ppc64; bug #149046
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.6.ebuild:
Stable on hppa wrt #149046
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.6.ebuild:
Stable on sparc wrt #149046
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> m4-1.4.6.ebuild:
ppc stable
17 Oct 2006; Roy Marples <uberlord@gentoo.org> m4-1.4.7.ebuild:
Added ~sparc-fbsd keyword.
*m4-1.4.7 (25 Sep 2006)
25 Sep 2006; Mike Frysinger <vapier@gentoo.org> +m4-1.4.7.ebuild:
Version bump.
*m4-1.4.6 (26 Aug 2006)
26 Aug 2006; Mike Frysinger <vapier@gentoo.org> +m4-1.4.6.ebuild:
Version bump.
29 Apr 2006; Joshua Kinard <kumba@gentoo.org> m4-1.4.4.ebuild:
Marked stable on mips.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> m4-1.4.4.ebuild:
Add ~x86-fbsd keyword.
19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> m4-1.4.4.ebuild:
Stable on alpha as per bug #126363
17 Mar 2006; Fabian Groffen <grobian@gentoo.org> m4-1.4.4.ebuild:
Marked ~ppc-macos for progressive users (bug #126363)
16 Mar 2006; Luca Barbato <lu_zero@gentoo.org> m4-1.4.4.ebuild:
Marked ppc
16 Mar 2006; Torsten Veller <tove@gentoo.org> m4-1.4.4.ebuild:
Stable on x86 (#126363)
16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.4.ebuild:
Stable on sparc wrt #126363
16 Mar 2006; Patrick McLean <chutzpah@gentoo.org> m4-1.4.4.ebuild:
Stable on amd64 (bug #126363)
16 Mar 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.4.ebuild:
Stable on ppc64; bug #126363
*m4-1.4.4 (21 Oct 2005)
21 Oct 2005; Aron Griffis <agriffis@gentoo.org> +m4-1.4.4.ebuild:
Bump to 1.4.4 (from 1.4.3). No longer apply m4-1.4.3-autotools.patch
16 Sep 2005; Aron Griffis <agriffis@gentoo.org> m4-1.4.3.ebuild:
Mark 1.4.3 stable on alpha
03 Sep 2005; Markus Rothe <corsair@gentoo.org> m4-1.4.3.ebuild:
Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> m4-1.4.3.ebuild:
Stable on ppc.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.3.ebuild:
Stable on sparc
05 May 2005; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.3-pointer.patch, m4-1.4.3.ebuild:
Fix 64bit issues where pointers are stored in types which are too small
#87873 by Matt Hargett.
05 May 2005; Mike Frysinger <vapier@gentoo.org> m4-1.4.3.ebuild:
Install as gm4 by default and drop in a m4 symlink on GNU systems #90858.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> m4-1.4.2-r1.ebuild:
Stable on ppc64
*m4-1.4.3 (01 Apr 2005)
01 Apr 2005; Martin Schlemmer <azarah@gentoo.org> +m4-1.4.3.ebuild:
Update version.
31 Mar 2005; Joshua Kinard <kumba@gentoo.org> m4-1.4.2-r1.ebuild:
Marked stable on mips.
28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> m4-1.4.2-r1.ebuild:
Stable on ppc.
21 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.2-r1.ebuild:
Stable on sparc
12 Mar 2005; Aron Griffis <agriffis@gentoo.org> m4-1.4.2-r1.ebuild:
stabilize alpha ia64
*m4-1.4.2-r1 (20 Jan 2005)
20 Jan 2005; Mike Frysinger <vapier@gentoo.org> +m4-1.4.2-r1.ebuild,
-m4-1.4.2.ebuild:
Add back in changeword since it breaks some packages (should review later
again).
*m4-1.4.2 (12 Jan 2005)
12 Jan 2005; Mike Frysinger <vapier@gentoo.org> +m4-1.4.2.ebuild:
Version bump.
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> m4-1.4.1.ebuild:
stable on amd64.
15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.1.ebuild:
Stable on sparc
04 Jul 2004; Joshua Kinard <kumba@gentoo.org> m4-1.4.1.ebuild:
Marked stable on mips.
03 Jul 2004; Guy Martin <gmsoft@gentoo.org> m4-1.4.1.ebuild:
Marked stable on hppa.
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> m4-1.4-r1.ebuild,
m4-1.4.1.ebuild, m4-1.4.ebuild:
virtual/glibc -> virtual/libc
30 Jun 2004; Aron Griffis <agriffis@gentoo.org> m4-1.4.1.ebuild:
stable on x86, alpha, ia64
*m4-1.4.1 (16 Jun 2004)
16 Jun 2004; Martin Schlemmer <azarah@gentoo.org> m4-1.4.1.ebuild:
Bump version.
07 Mar 2004; Joshua Kinard <kumba@gentoo.org> m4-1.4-r1.ebuild,
m4-1.4.ebuild:
Marked stable on mips.
17 Jan 2004; Christian Birchinger <joker@gentoo.org> m4-1.4-r1.ebuild:
Added sparc stable keyword
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> m4-1.4-r1.ebuild:
coreutils-5.0.91 seems to require this version of m4, so updating to stable
the same versions that coreutils-5.0.91 is stable on
*m4-1.4-r1 (01 Nov 2003)
01 Nov 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4-r1.ebuild,
m4-1.4.ebuild:
Fix debian patch URL to point to Gentoo mirrors, closing bug #32353. Add new
version with updated debian patch.
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> m4-1.4.ebuild :
ia64 keywords.
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild,
m4-1.4o-r2.ebuild, m4-1.4p-r1.ebuild, m4-1.4p.ebuild:
Bootstrap fixups; cleanup old ebuilds.
05 Jun 2003; Daniel Robbins <drobbins@gentoo.org> m4-1.4.ebuild:
removed perl dependency. Not required.
*m4-1.4 (09 Mar 2003)
18 Mar 2003; root <root@gentoo.org> m4-1.4.ebuild:
removed authors from dodoc cause the file doesn't exist.
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild :
Mark stable.
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild :
Add non beta, with Debian fixes to close bug #15573.
24 Feb 2003; Nicholas Jones <carpaski@gentoo.org> :
Fixed the 1.4p ebuilds for the 'env' call that was putting root's
environment into /tmp world readable.
18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
*m4-1.4p-r1 (07 Jan 2003)
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4p-r1.ebuild
Add perl depend, as its needed for docs. Should close bug #13231.
12 Dec 2002; Jan Seidel <tuxus@gentoo.org> m4-1.4p.ebuild :
Added mips to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*m4-1.4p (21 March 2002)
*m4-1.4o-r2 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -0,0 +1,575 @@
# ChangeLog for sys-devel/m4
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.167 2015/07/22 11:45:11 mrueg Exp $
22 Jul 2015; Manuel Rüger <mrueg@gentoo.org>
-files/m4-1.4.15-git-version-gen.patch,
-files/m4-1.4.15-uclibc-sched_param-def.patch, -m4-1.4.15.ebuild:
Remove old.
20 Jul 2015; Mike Frysinger <vapier@gentoo.org> m4-1.4.16.ebuild,
m4-1.4.17.ebuild:
Disable gnulib update-copyright test for now #554728 by Paolo Pedroni.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> m4-1.4.16.ebuild,
m4-1.4.17.ebuild:
Add arm64 love.
*m4-1.4.17 (23 Sep 2013)
23 Sep 2013; Tim Harder <radhermit@gentoo.org> +m4-1.4.17.ebuild:
Version bump.
18 Feb 2013; Zac Medico <zmedico@gentoo.org> m4-1.4.16.ebuild:
Add ~arm-linux keyword.
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
10 Jul 2012; Brent Baude <ranger@gentoo.org> m4-1.4.16.ebuild:
Marking m4-1.4.16 ppc64 for bug 423239
06 Jul 2012; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.16-no-gets.patch, m4-1.4.16.ebuild:
Fix building with glibc-2.16 #424978 by Stevan Bajić.
28 Jun 2012; Brent Baude <ranger@gentoo.org> m4-1.4.16.ebuild:
Marking m4-1.4.16 ppc for bug 423239
27 Jun 2012; Jeroen Roovers <jer@gentoo.org> m4-1.4.16.ebuild:
Stable for HPPA (bug #423239).
26 Jun 2012; Agostino Sarubbo <ago@gentoo.org> m4-1.4.16.ebuild:
Stable for amd64, wrt bug #423239
25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> m4-1.4.16.ebuild:
marked x86 per bug 423239
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> m4-1.4.16.ebuild:
keyword ~amd64-fbsd
30 Aug 2011; Matt Turner <mattst88@gentoo.org> m4-1.4.16.ebuild,
+files/m4-1.4.16-fix-test-readlink.patch:
Fix test-readlink. Thanks to Michael, bug 376639.
31 May 2011; Jeremy Olexa <darkside@gentoo.org> m4-1.4.16.ebuild:
Add Gentoo Prefix modifications since the ebuild was already EAPI3. Keywords,
dosym, ED usage.
*m4-1.4.16 (01 Mar 2011)
01 Mar 2011; Mike Frysinger <vapier@gentoo.org> +m4-1.4.16.ebuild:
Version bump.
22 Feb 2011; Mike Frysinger <vapier@gentoo.org> m4-1.4.15.ebuild,
+files/m4-1.4.15-git-version-gen.patch:
Add patch from upstream for sandbox/git misbehavior #355045 by Kyle Milz.
09 Jan 2011; Raúl Porcel <armin76@gentoo.org> m4-1.4.15.ebuild:
alpha/ia64/m68k/s390/sh stable wrt #348550
04 Jan 2011; Michael Weber <xmw@gentoo.org> m4-1.4.15.ebuild:
sparc stable (bug 348550)
27 Dec 2010; Brent Baude <ranger@gentoo.org> m4-1.4.15.ebuild:
Marking m4-1.4.15 ppc64 for bug 348550
22 Dec 2010; Markos Chandras <hwoarang@gentoo.org> m4-1.4.15.ebuild:
Stable on amd64 wrt bug #348550
21 Dec 2010; Markus Meier <maekke@gentoo.org> m4-1.4.15.ebuild:
arm stable, bug #348550
16 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> m4-1.4.15.ebuild:
x86 stable wrt bug #348550
13 Dec 2010; Brent Baude <ranger@gentoo.org> m4-1.4.15.ebuild:
stable ppc, bug 348550
13 Dec 2010; Jeroen Roovers <jer@gentoo.org> m4-1.4.15.ebuild:
Stable for HPPA (bug #348550).
20 Nov 2010; Mike Frysinger <vapier@gentoo.org> m4-1.4.15.ebuild,
+files/m4-1.4.15-uclibc-sched_param-def.patch:
Add patch from OE to fix building with uClibc #336484 by Andrew Frink.
06 Sep 2010; Brent Baude <ranger@gentoo.org> m4-1.4.14-r1.ebuild:
Marking m4-1.4.14-r1 ppc64 for bug 307633
*m4-1.4.15 (31 Aug 2010)
31 Aug 2010; Mike Frysinger <vapier@gentoo.org> +m4-1.4.15.ebuild:
Version bump.
27 Aug 2010; Raúl Porcel <armin76@gentoo.org> m4-1.4.14-r1.ebuild:
sparc stable wrt #307633
16 Aug 2010; Mike Frysinger <vapier@gentoo.org> m4-1.4.14-r1.ebuild:
Mark alpha/arm/ia64/s390/sh stable #307633.
16 Aug 2010; Jeroen Roovers <jer@gentoo.org> m4-1.4.14-r1.ebuild:
Stable for PPC (bug #307633).
15 Aug 2010; Jeroen Roovers <jer@gentoo.org> m4-1.4.14-r1.ebuild:
Stable for HPPA (bug #307633).
15 Aug 2010; Christian Faulhammer <fauli@gentoo.org> m4-1.4.14-r1.ebuild:
stable x86, security bug 307633
15 Aug 2010; Markos Chandras <hwoarang@gentoo.org> m4-1.4.14-r1.ebuild:
Stable on amd64 wrt bug #307633
15 Aug 2010; Mike Frysinger <vapier@gentoo.org> m4-1.4.14-r1.ebuild,
+files/m4-1.4.14-glibc-2.12.patch:
Add fix from upstrem for building with glibc-2.12 #332839 by Darren Smith.
*m4-1.4.14-r1 (31 Mar 2010)
31 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+m4-1.4.14-r1.ebuild:
Disable libsigsegv automagic dependency (bug #278026).
28 Mar 2010; Javier Villavicencio <the_paya@gentoo.org> m4-1.4.14.ebuild,
+files/m4-1.4.14-gnulib_spawn.patch:
Add patch to fix gnulib's spawn, fixes bug 310335. Keyword again.
20 Mar 2010; Javier Villavicencio <the_paya@gentoo.org> m4-1.4.14.ebuild:
Drop *-fbsd keywords see bug 310335
*m4-1.4.14 (05 Mar 2010)
05 Mar 2010; Mike Frysinger <vapier@gentoo.org> +m4-1.4.14.ebuild:
Version bump #307633 by Jeroen Roovers.
*m4-1.4.13 (01 Apr 2009)
01 Apr 2009; Mike Frysinger <vapier@gentoo.org> +m4-1.4.13.ebuild:
Version bump.
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> m4-1.4.12.ebuild:
m68k stable wrt #258525, thanks to kolla for testing
24 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org> m4-1.4.12.ebuild:
stable amd64, bug 258525
14 Feb 2009; Raúl Porcel <armin76@gentoo.org> m4-1.4.12.ebuild:
arm/ia64/s390/sh/x86 stable wrt #258525
12 Feb 2009; Brent Baude <ranger@gentoo.org> m4-1.4.12.ebuild:
Marking m4-1.4.12 ppc64 for bug 258525
12 Feb 2009; nixnut <nixnut@gentoo.org> m4-1.4.12.ebuild:
ppc stable #258525
12 Feb 2009; Ferris McCormick <fmccor@gentoo.org> m4-1.4.12.ebuild:
Sparc stable, Bug #258525.
12 Feb 2009; Jeroen Roovers <jer@gentoo.org> m4-1.4.12.ebuild:
Stable for HPPA (bug #258525).
11 Feb 2009; Tobias Klausmann <klausman@gentoo.org> m4-1.4.12.ebuild:
Stable on alpha, bug #258525
11 Feb 2009; Mike Frysinger <vapier@gentoo.org> m4-1.4.12.ebuild:
Drop unused USE=nls #253600 by Arfrever Frehtes Taifersar Arahesis.
*m4-1.4.12 (25 Oct 2008)
25 Oct 2008; Mike Frysinger <vapier@gentoo.org> +m4-1.4.12.ebuild:
Version bump.
13 Apr 2008; Jeroen Roovers <jer@gentoo.org> m4-1.4.11.ebuild:
Stable for HPPA (bug #217229).
12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> m4-1.4.11.ebuild:
ppc stable, bug #217229
11 Apr 2008; Markus Rothe <corsair@gentoo.org> m4-1.4.11.ebuild:
Stable on ppc64; bug #217229
11 Apr 2008; Santiago M. Mola <coldwind@gentoo.org> m4-1.4.11.ebuild:
amd64 stable wrt security bug #217229
11 Apr 2008; Raúl Porcel <armin76@gentoo.org> m4-1.4.11.ebuild:
alpha/ia64/sparc/x86 stable wrt security #217229
*m4-1.4.10-r3 (07 Apr 2008)
07 Apr 2008; Mike Frysinger <vapier@gentoo.org> +m4-1.4.10-r3.ebuild:
Drop the lseek BSD patch since it seems to break normal systems #216281 by
Ken Witherow. BSD users can run m4-1.4.11.
*m4-1.4.11 (02 Apr 2008)
02 Apr 2008; Mike Frysinger <vapier@gentoo.org> +m4-1.4.11.ebuild:
Version bump.
30 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> m4-1.4.10-r1.ebuild:
amd64 stable wrt bug #215348
30 Mar 2008; Raúl Porcel <armin76@gentoo.org> m4-1.4.10-r1.ebuild:
alpha/ia64/sparc stable wrt #215348
30 Mar 2008; Dawid Węgliński <cla@gentoo.org> m4-1.4.10-r1.ebuild:
Stable on x86 (bug #215348)
29 Mar 2008; Brent Baude <ranger@gentoo.org> m4-1.4.10-r1.ebuild:
stable ppc64, bug 215348
29 Mar 2008; Brent Baude <ranger@gentoo.org> m4-1.4.10-r1.ebuild:
stable ppc, bug 215348
29 Mar 2008; Jeroen Roovers <jer@gentoo.org> m4-1.4.10-r1.ebuild:
Stable for HPPA (bug #215348).
*m4-1.4.10-r2 (29 Mar 2008)
29 Mar 2008; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.10-gnulib-vasnprintf.patch, files/m4-1.4.10-seek.patch,
+m4-1.4.10-r2.ebuild:
Grab fix from upstream gnulib for %n crash #213833 by Sergey Dryabzhinsky.
16 Oct 2007; Christoph Mende <angelos@gentoo.org> m4-1.4.10.ebuild:
Stable on amd64 wrt bug #195257
*m4-1.4.10-r1 (15 Oct 2007)
15 Oct 2007; Roy Marples <uberlord@gentoo.org>
+files/m4-1.4.10-seek.patch, +m4-1.4.10-r1.ebuild:
Pull upstream fix for BSD systems.
12 Oct 2007; Lars Weiler <pylon@gentoo.org> m4-1.4.10.ebuild:
stable ppc, bug #195257
11 Oct 2007; Tom Gall <tgall@gentoo.org> m4-1.4.10.ebuild:
stable on ppc64, bug #195257
10 Oct 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.10.ebuild:
alpha/ia64 stable wrt #195257
09 Oct 2007; Dawid Węgliński <cla@gentoo.org> m4-1.4.10.ebuild:
Stable on x86 for bug 195257
09 Oct 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.10.ebuild:
Stable for SPARC (bug #195257).
09 Oct 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.10.ebuild:
Stable for HPPA (bug #195257).
14 Jul 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.10.ebuild:
Back to ~arch
*m4-1.4.10 (14 Jul 2007)
14 Jul 2007; Mike Frysinger <vapier@gentoo.org> +m4-1.4.10.ebuild:
Version bump.
*m4-1.4.9-r1 (07 Jul 2007)
07 Jul 2007; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.9-signed-division.patch, +m4-1.4.9-r1.ebuild:
Fix from upstream for signed division bug #184200 by Andrew Gaydenko.
27 Jun 2007; Markus Rothe <corsair@gentoo.org> m4-1.4.9.ebuild:
Stable on ppc64; bug #183253
27 Jun 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.9.ebuild:
Stable for HPPA (bug #183253).
26 Jun 2007; Lars Weiler <pylon@gentoo.org> m4-1.4.9.ebuild:
Stable on ppc; bug #183253.
26 Jun 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.9.ebuild:
alpha stable wrt #183253
26 Jun 2007; Christoph Mende <angelos@gentoo.org> m4-1.4.9.ebuild:
Stable on amd64 wrt bug 183253
26 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.9.ebuild:
Stable on sparc wrt #183253
11 May 2007; Joshua Kinard <kumba@gentoo.org> m4-1.4.9.ebuild:
Stable on mips.
24 Apr 2007; Raúl Porcel <armin76@gentoo.org> m4-1.4.9.ebuild:
ia64 + x86 stable
17 Apr 2007; Mike Frysinger <vapier@gentoo.org> m4-1.4.9.ebuild:
Add support for USE=examples as suggested by Paulo da Silva #174798.
12 Apr 2007; Roy Marples <uberlord@gentoo.org> m4-1.4.9.ebuild:
Don't install charset.alias to avoid collisions - libc or libiconv will
provide it.
09 Apr 2007; Peter Weller <welp@gentoo.org> m4-1.4.8.ebuild:
Stable on amd64 wrt bug 172005
26 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.8.ebuild:
Stable on sparc wrt #172005
26 Mar 2007; Jeroen Roovers <jer@gentoo.org> m4-1.4.8.ebuild:
Stable for HPPA (bug #172005).
24 Mar 2007; Joseph Jezak <josejx@gentoo.org> m4-1.4.8.ebuild:
Marked ppc stable for bug #172005.
24 Mar 2007; Andrej Kacian <ticho@gentoo.org> m4-1.4.8.ebuild:
Stable on x86, bug #172005.
24 Mar 2007; Markus Rothe <corsair@gentoo.org> m4-1.4.8.ebuild:
Stable on ppc64; bug #172005
*m4-1.4.9 (24 Mar 2007)
24 Mar 2007; Mike Frysinger <vapier@gentoo.org> m4-1.4.9.ebuild:
Version bump.
20 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org> m4-1.4.7.ebuild:
Stable on MIPS; bug #156293
20 Dec 2006; Steve Dibb <beandog@gentoo.org> m4-1.4.7.ebuild:
amd64 stable, bug 156293
06 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> m4-1.4.7.ebuild:
Stable on Alpha.
01 Dec 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.7.ebuild:
Stable on ppc64; bug #156293
01 Dec 2006; nixnut <nixnut@gentoo.org> m4-1.4.7.ebuild:
Stable on ppc wrt bug 156293
28 Nov 2006; Jeroen Roovers <jer@gentoo.org> m4-1.4.7.ebuild:
Stable for HPPA (bug #156293).
27 Nov 2006; Christian Faulhammer <opfer@gentoo.org> m4-1.4.7.ebuild:
stable x86, bug #156293
27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.7.ebuild:
Stable on sparc wrt #156293
*m4-1.4.8 (26 Nov 2006)
26 Nov 2006; Mike Frysinger <vapier@gentoo.org> +m4-1.4.8.ebuild:
Version bump.
03 Nov 2006; Fabian Groffen <grobian@gentoo.org> m4-1.4.4.ebuild,
m4-1.4.6.ebuild, m4-1.4.7.ebuild:
Dropped ppc-macos, see you in prefix.
01 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> m4-1.4.6.ebuild:
Stable on Alpha, bug 149046.
25 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> m4-1.4.6.ebuild:
Marked stable on amd64 for bug #149046
25 Oct 2006; Joshua Jackson <tsunam@gentoo.org> m4-1.4.6.ebuild:
Stable x86; bug #149046
23 Oct 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.6.ebuild:
Stable on ppc64; bug #149046
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.6.ebuild:
Stable on hppa wrt #149046
23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.6.ebuild:
Stable on sparc wrt #149046
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> m4-1.4.6.ebuild:
ppc stable
17 Oct 2006; Roy Marples <uberlord@gentoo.org> m4-1.4.7.ebuild:
Added ~sparc-fbsd keyword.
*m4-1.4.7 (25 Sep 2006)
25 Sep 2006; Mike Frysinger <vapier@gentoo.org> +m4-1.4.7.ebuild:
Version bump.
*m4-1.4.6 (26 Aug 2006)
26 Aug 2006; Mike Frysinger <vapier@gentoo.org> +m4-1.4.6.ebuild:
Version bump.
29 Apr 2006; Joshua Kinard <kumba@gentoo.org> m4-1.4.4.ebuild:
Marked stable on mips.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> m4-1.4.4.ebuild:
Add ~x86-fbsd keyword.
19 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> m4-1.4.4.ebuild:
Stable on alpha as per bug #126363
17 Mar 2006; Fabian Groffen <grobian@gentoo.org> m4-1.4.4.ebuild:
Marked ~ppc-macos for progressive users (bug #126363)
16 Mar 2006; Luca Barbato <lu_zero@gentoo.org> m4-1.4.4.ebuild:
Marked ppc
16 Mar 2006; Torsten Veller <tove@gentoo.org> m4-1.4.4.ebuild:
Stable on x86 (#126363)
16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.4.ebuild:
Stable on sparc wrt #126363
16 Mar 2006; Patrick McLean <chutzpah@gentoo.org> m4-1.4.4.ebuild:
Stable on amd64 (bug #126363)
16 Mar 2006; Markus Rothe <corsair@gentoo.org> m4-1.4.4.ebuild:
Stable on ppc64; bug #126363
*m4-1.4.4 (21 Oct 2005)
21 Oct 2005; Aron Griffis <agriffis@gentoo.org> +m4-1.4.4.ebuild:
Bump to 1.4.4 (from 1.4.3). No longer apply m4-1.4.3-autotools.patch
16 Sep 2005; Aron Griffis <agriffis@gentoo.org> m4-1.4.3.ebuild:
Mark 1.4.3 stable on alpha
03 Sep 2005; Markus Rothe <corsair@gentoo.org> m4-1.4.3.ebuild:
Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> m4-1.4.3.ebuild:
Stable on ppc.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.3.ebuild:
Stable on sparc
05 May 2005; Mike Frysinger <vapier@gentoo.org>
+files/m4-1.4.3-pointer.patch, m4-1.4.3.ebuild:
Fix 64bit issues where pointers are stored in types which are too small
#87873 by Matt Hargett.
05 May 2005; Mike Frysinger <vapier@gentoo.org> m4-1.4.3.ebuild:
Install as gm4 by default and drop in a m4 symlink on GNU systems #90858.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> m4-1.4.2-r1.ebuild:
Stable on ppc64
*m4-1.4.3 (01 Apr 2005)
01 Apr 2005; Martin Schlemmer <azarah@gentoo.org> +m4-1.4.3.ebuild:
Update version.
31 Mar 2005; Joshua Kinard <kumba@gentoo.org> m4-1.4.2-r1.ebuild:
Marked stable on mips.
28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> m4-1.4.2-r1.ebuild:
Stable on ppc.
21 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.2-r1.ebuild:
Stable on sparc
12 Mar 2005; Aron Griffis <agriffis@gentoo.org> m4-1.4.2-r1.ebuild:
stabilize alpha ia64
*m4-1.4.2-r1 (20 Jan 2005)
20 Jan 2005; Mike Frysinger <vapier@gentoo.org> +m4-1.4.2-r1.ebuild,
-m4-1.4.2.ebuild:
Add back in changeword since it breaks some packages (should review later
again).
*m4-1.4.2 (12 Jan 2005)
12 Jan 2005; Mike Frysinger <vapier@gentoo.org> +m4-1.4.2.ebuild:
Version bump.
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> m4-1.4.1.ebuild:
stable on amd64.
15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> m4-1.4.1.ebuild:
Stable on sparc
04 Jul 2004; Joshua Kinard <kumba@gentoo.org> m4-1.4.1.ebuild:
Marked stable on mips.
03 Jul 2004; Guy Martin <gmsoft@gentoo.org> m4-1.4.1.ebuild:
Marked stable on hppa.
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> m4-1.4-r1.ebuild,
m4-1.4.1.ebuild, m4-1.4.ebuild:
virtual/glibc -> virtual/libc
30 Jun 2004; Aron Griffis <agriffis@gentoo.org> m4-1.4.1.ebuild:
stable on x86, alpha, ia64
*m4-1.4.1 (16 Jun 2004)
16 Jun 2004; Martin Schlemmer <azarah@gentoo.org> m4-1.4.1.ebuild:
Bump version.
07 Mar 2004; Joshua Kinard <kumba@gentoo.org> m4-1.4-r1.ebuild,
m4-1.4.ebuild:
Marked stable on mips.
17 Jan 2004; Christian Birchinger <joker@gentoo.org> m4-1.4-r1.ebuild:
Added sparc stable keyword
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> m4-1.4-r1.ebuild:
coreutils-5.0.91 seems to require this version of m4, so updating to stable
the same versions that coreutils-5.0.91 is stable on
*m4-1.4-r1 (01 Nov 2003)
01 Nov 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4-r1.ebuild,
m4-1.4.ebuild:
Fix debian patch URL to point to Gentoo mirrors, closing bug #32353. Add new
version with updated debian patch.
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> m4-1.4.ebuild :
ia64 keywords.
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild,
m4-1.4o-r2.ebuild, m4-1.4p-r1.ebuild, m4-1.4p.ebuild:
Bootstrap fixups; cleanup old ebuilds.
05 Jun 2003; Daniel Robbins <drobbins@gentoo.org> m4-1.4.ebuild:
removed perl dependency. Not required.
*m4-1.4 (09 Mar 2003)
18 Mar 2003; root <root@gentoo.org> m4-1.4.ebuild:
removed authors from dodoc cause the file doesn't exist.
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild :
Mark stable.
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4.ebuild :
Add non beta, with Debian fixes to close bug #15573.
24 Feb 2003; Nicholas Jones <carpaski@gentoo.org> :
Fixed the 1.4p ebuilds for the 'env' call that was putting root's
environment into /tmp world readable.
18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
*m4-1.4p-r1 (07 Jan 2003)
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org> m4-1.4p-r1.ebuild
Add perl depend, as its needed for docs. Should close bug #13231.
12 Dec 2002; Jan Seidel <tuxus@gentoo.org> m4-1.4p.ebuild :
Added mips to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*m4-1.4p (21 March 2002)
*m4-1.4o-r2 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -1,32 +1,9 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX m4-1.4.15-git-version-gen.patch 1275 SHA256 42cfd406e5508768987b916b46bcbc7e81ef8ed57f65428fc9a462439eba0896 SHA512 03c109a966289725e1779d5a3232403a93e066c639f4a2c286d64eb40f09c861c1898ef209a3256dca042b3a7f2d71c94c4c91f8577036878aedb3dc4c1a78f9 WHIRLPOOL ee7e11d4f3308dc91579424da3734de7babd4d034e31f47343807ed437a01cfe3010c86c6939b4416e6ffa8d2c551a695afddd35e4e36d930e42c0e9842dc197
AUX m4-1.4.15-uclibc-sched_param-def.patch 580 SHA256 b111051eaaa15ce6e53ae168d06e0fb9688c70141060abfe0a15c5d1400fbaf9 SHA512 87a49e69aec0b36313132fc7a9fb520016e4dc4399a9af9a91636a588326825de3a65dd6bcdda8de20e364ec163afcb41b0453f09ce4102d179ce04279c8654d WHIRLPOOL 5f0d690078d004231d31adcbdea98c3f3059c60265595ac46cbb0d4e45638ae9e54c9ee08040842d278a4ddadd5744a6bce19753475978cf7360ce8bf2be9d7b
AUX m4-1.4.16-fix-test-readlink.patch 326 SHA256 5d036a2aab097de8c0b83b6562732235e9863542478d302f5b96d58ee1fe9717 SHA512 cd7a9efd742b7e4aeb2c3ba0b5fe089d21604ed1a59a90a123a29450f8866eae4f7444ad3c3e679e6ac55785f27162d26f8a890635e516876fd2415965320abb WHIRLPOOL 688fc2d34e42148855501d71b2f80afed6b086ce22903088bd8a22b7a2ac5ca0f13194e5902c39b680be2be57053f2c5a1c43bdd050d841f786245413a657ba4 AUX m4-1.4.16-fix-test-readlink.patch 326 SHA256 5d036a2aab097de8c0b83b6562732235e9863542478d302f5b96d58ee1fe9717 SHA512 cd7a9efd742b7e4aeb2c3ba0b5fe089d21604ed1a59a90a123a29450f8866eae4f7444ad3c3e679e6ac55785f27162d26f8a890635e516876fd2415965320abb WHIRLPOOL 688fc2d34e42148855501d71b2f80afed6b086ce22903088bd8a22b7a2ac5ca0f13194e5902c39b680be2be57053f2c5a1c43bdd050d841f786245413a657ba4
AUX m4-1.4.16-no-gets.patch 809 SHA256 6059410a6ed64f68a07aa28cc65bc1c7ee6c6528f2750f1c5ba966d82eb521b3 SHA512 eca7f8f669314fe824351e9c05fbd4d152afe2e434f083060ddc1fa47f65822f0147468260ad058890644e8aef68ec317c1003f45bcfe31d3884d62f029d9fd3 WHIRLPOOL f12bb58b7ea491f3d764224fe52426db8d847f78e9908d8e2dd8f51add9b461fd8dd0296f9c07bd7dbc8aaab29c13aa1e3d361501318c67af236627138fca3e4 AUX m4-1.4.16-no-gets.patch 809 SHA256 6059410a6ed64f68a07aa28cc65bc1c7ee6c6528f2750f1c5ba966d82eb521b3 SHA512 eca7f8f669314fe824351e9c05fbd4d152afe2e434f083060ddc1fa47f65822f0147468260ad058890644e8aef68ec317c1003f45bcfe31d3884d62f029d9fd3 WHIRLPOOL f12bb58b7ea491f3d764224fe52426db8d847f78e9908d8e2dd8f51add9b461fd8dd0296f9c07bd7dbc8aaab29c13aa1e3d361501318c67af236627138fca3e4
DIST m4-1.4.15.tar.xz 947068 SHA256 ec26b4ef8037286b36bc5af9893f0da63bf8615bbf478a587aa6cab927b0349d SHA512 00d31e938a688698b86ed30f8965c2a1347efc6c9609d8ae6b71440e84f5618117a213063307e7b6d775e968a9807ae16f883c3938045a2c454ae25cb441873f WHIRLPOOL 6fdd6b89a9e569cff18020e3b5e1569da229d27f826c6faefb0e169a287184ba961abce0e53f856f21bba2f68de19d83201bcb1b3ec127b702a38fc19af4cbc6
DIST m4-1.4.16.tar.xz 1005264 SHA256 d5b5d51cf8f5b18f3bac39bc2f6b1e61f34d400136ae1a87d075e26a38028d5d SHA512 1123671ab3e0b1b13a4a08035e792a93af0d7d0a5b9027982fe7b5104488a0746906068a0f4774c1f1bc2648ba1bc74d690836e90ff9391464278e4ccbc7edf0 WHIRLPOOL 0438098dab71f6a66c2b18aed2941ef9a2152a8061c2f9903373a1348b261354429806c2bd313f55c7aaa612fe4c2f7628a1fff3c80819565df2a3b664485c23 DIST m4-1.4.16.tar.xz 1005264 SHA256 d5b5d51cf8f5b18f3bac39bc2f6b1e61f34d400136ae1a87d075e26a38028d5d SHA512 1123671ab3e0b1b13a4a08035e792a93af0d7d0a5b9027982fe7b5104488a0746906068a0f4774c1f1bc2648ba1bc74d690836e90ff9391464278e4ccbc7edf0 WHIRLPOOL 0438098dab71f6a66c2b18aed2941ef9a2152a8061c2f9903373a1348b261354429806c2bd313f55c7aaa612fe4c2f7628a1fff3c80819565df2a3b664485c23
DIST m4-1.4.17.tar.xz 1149088 SHA256 f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508 SHA512 406e6e97c3f5c5f3c8055bac748d4fe8c2e861d97e84ab6d840a2caa7df04f523cc662d6d51f6afae7d6c219d03693c7ae0c1e669a80246a3ceb5e8342b82389 WHIRLPOOL 69a9f9129dd2f2fd0f5d61771cbac2208f10aa83e0d42fe4213eb10283cc68ce1a96717aece99e92890a4135eb7e201c638d4d9bc17ac10026b0989f3a64940e DIST m4-1.4.17.tar.xz 1149088 SHA256 f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508 SHA512 406e6e97c3f5c5f3c8055bac748d4fe8c2e861d97e84ab6d840a2caa7df04f523cc662d6d51f6afae7d6c219d03693c7ae0c1e669a80246a3ceb5e8342b82389 WHIRLPOOL 69a9f9129dd2f2fd0f5d61771cbac2208f10aa83e0d42fe4213eb10283cc68ce1a96717aece99e92890a4135eb7e201c638d4d9bc17ac10026b0989f3a64940e
EBUILD m4-1.4.15.ebuild 1282 SHA256 e472ea03a5e23e7bd1b38f499d6c3cfc9a99354c653fd14b7c5eed40b7647190 SHA512 9eab62cac53ddf2fdfbcc41fc2eb0b1034fb66afb016f17fda533a4122a80db1914eb287f4fe2cdafefd15bf54f8b9c2abec22f344d8655be48d6a432bb7f733 WHIRLPOOL c73139e0771fe9d7128bfaa97e7b9ef8a3bdba3a82e4691a5fe99c86323cfca1d35cb0804bace207b95922684afe032c03bf8a98f5e61a266408fe4dc49fe1e6 EBUILD m4-1.4.16.ebuild 1732 SHA256 5242517febc90d6f359dc5b4a068d25ce5609822815f3681135ab7a8ecc36d49 SHA512 dadae9ab0e0db19b3c6442a49d9b9f7e00f13b0b8761ca09617fe1f78de7171ca55566aee8cd6501e29715ea8b739c7f4665af5c44dbd97d165eb1ab1ee29022 WHIRLPOOL 25e1b4005087866723242e1742617707db41693ccf9dfbcb473cea40c640fe4f1673154657bfea24ec0ed00020413453cc739f83ab20b8f7eea922ae92e6d945
EBUILD m4-1.4.16.ebuild 1710 SHA256 7ecc17e3a5e108c70516cf440c6ebc9ebaef3004523ff01cd4ad4d0d3c47e2ab SHA512 813cc4aab17cd82f029af785de59cb3c32e09a1b061f7361dc8c94f77790bb9daa30d4398b4ceb7885853c24d2ae99774a43899e2f7a3affba06045538f78748 WHIRLPOOL 07fccd22abd55ede50af783e2f9f9292e761fe16479afbe5c1d9d1df17d3e6fbbd2402de83df9b4d27089c5733b193c833b9871ee5c56feaf1bdc3cb53277b8f EBUILD m4-1.4.17.ebuild 1658 SHA256 4a41c8d361f9410ad15ece4cbf2550e10ae57668e3a0cbc2d8fa4b1f861fb41e SHA512 ffc07bea70b2046d3c4e5b38715685f5061a855e1bb180e13064c007cb40da306ba0a491dfcef7493e9be60244fb63e9a7afdf398277e0ba554fb601a759bdd3 WHIRLPOOL 50b34f897f929a39706cdd8763759891d20fe2a0c46ebf8efa94430a99255736285b695dca2695087b5a9605e4dbf91b92746b0c8cbf9efadc88b559b1bf0ba1
EBUILD m4-1.4.17.ebuild 1494 SHA256 426c0be954234a122f9455514f5edf59a27e5c638951127ccad836706489ed1d SHA512 8fa98fc1625a5d3864a80ffe695a0ed06c8e0f2c55ab50a3668680171e01cd7b57d1710ea24f5f5179e071ebfb3d755b7f588bccd9c744734c42ff44ea94326c WHIRLPOOL e9af4b6a4f20f7b366f44c28801c383220c95749afce09a5a50897cb912006d2948da054d634f9b88e3313cb1a08461d2be8f0ceaae96d5bf8b4cd8901dbe07b MISC ChangeLog 3204 SHA256 7e7f479954767f0a487778eb68bee33f421ff250017858b3e76e968ded1f2d5d SHA512 d923cdde0b1be614f76b83ad9a2cc123fe27e4bbc75da7b036c9e4cff781495e8544641e801e40b49737fece0ad48e121b18bf43fa32bf803c31692b72c5d39f WHIRLPOOL 9e821cbf8ffd392486a7ce951298b28d4dd2b1a0924aec2852ad1eb18c2c7a62f4f2fab082c54ea6ae040a728b4b59f04f77d1cf6c94677c06b6d39b0f71f2ec
MISC ChangeLog 18590 SHA256 c0d6cdf467a7bcccee33948b57e66c1889e1c7f44b6a289e7d1ca9ecdb96a14a SHA512 913e8f5a32441f76205577127912f0fa3ea24538564281eb8e22f6aefe43d17ccb5562a6b34b0eb3cd8dd65fd12ad76560613feac55933804e8b20610ada3777 WHIRLPOOL 05aa09b17e27ab920195b628af738348b01e2995357ec20932919588a8eb527401b198ed53ae21ee984ed747e8ebf42d299cdf050835e1b39d4ddfca7edcc180 MISC ChangeLog-2015 18924 SHA256 3d1673cdcb3eec99cc4dcf8b76223b51d4e92eb56b077ef52b476a4b43c06e1f SHA512 17ad92e1511ef447887505dd070d59538db0cb2dd9f06b4bb8ca956c5a5e80330a78bfe991939c4b519b8d099f978d91a9469cc02f41f599f386a374faab24a8 WHIRLPOOL 00448515d37ecf62b8961eb0a03c04e5325803fce673a8c7cc621a1343498e6375fcd4170dac82c71ff3fa02a44cd865ecd3fe8528cde753b54379a4669d85b1
MISC metadata.xml 164 SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 SHA512 8eb0d5153d388f6ea069c64b93882244816a0a09aecc0d73cb872121ce0eb24c5ccafa96aad0b620b2300f319e1af101fa7fa6c5d0d561719d49bb07da0a2eca WHIRLPOOL 11a1441bddb7a6c69653c663902b7da5767ae6ad515ac2aabfc42fe37927a1ccc21472deeee454009ff720201a41c3e4a912df42661a0a87150fb46126da2d52 MISC metadata.xml 253 SHA256 d82c33ef453113a5c1ebe250dcba373c22934a69b0a86c6ab15a5ca589c25b91 SHA512 54a9069aeb4165d2dff3d473c8001bc51613aac9dff3f7f5e9971a9891a737a31511ffa11cbd523febe581ac1d9de2bdf2f40410f0c4239138f2ccca3ef15555 WHIRLPOOL e5aee23acff864609953a1e4de768f0e4aef704b44c53c021f28573e1ca5c99f1a46d92935ecec2449f7b4419a36d8373127d0ecfa8d7bae72d835e1839eb3f8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBCAAGBQJS2fDHAAoJEPGu1DbS6WIAAlEP/j30QQbWApKCnlfexFJq4BES
d9LpSVuxiOFS1xae+rWPWmzWwgLtUKEyUg6osKAbsXk+LZK102rYglz7ARyN6L/b
Fn0tHJPbP8UELoPxhZ5TAQRy1fYFPiTyKivEvDNRrCS0S7dYOafjtAbP85xIWCn7
p0eXrxpLaKcLSDzDevvnk+4/mDVWF5GfH240/a14FDiQ+xwzUDg2KrjuMtzS2R28
8HHsT1CD13lIeZS5o/0tXtbaafZc4/gzPkMCjBNHEiho7LLuNVVk4YUjogdfxizn
LMYDJrxDnlahEp3THX7zveqpaxpM2TL1CYo3WcoG8yq2+1LxnL35bqMY+F/z89uD
F1edjv2hr1YXAyjdyAebjYtILs3N+qWjlxD8m/zIb5fC7oi1GE4/O2JqVjKA2gLI
3bXFvhzpYXpj306XQgfAzVFM4ehud9fC/4I273hrMOBWCjecUebbIzNfrdfI0cTC
s3FMfZTtAV5/+HCdJV7VBdpWLEN63HngPdWhbtVeEx4GjWHvhabaxF2iZCrpCIkU
DwaYtUhZ81+t5OaLxCfGCIxGUjNJg22sSViqpJvdbv8dCRmMrEz1mWiI0UEgmD8X
uDnDhzTLNFdfOWwm2Lx8NMxRDJl8Vac/2WLnDJn9nXYGqftfGKshnkIRsFSKbRA7
2TYHMAzLon8MDYUsLlUF
=V2qo
-----END PGP SIGNATURE-----

View File

@ -1,39 +0,0 @@
http://bugs.gentoo.org/355045
[PATCH] git-version-gen: skip "-dirty" check when appropriate
* build-aux/git-version-gen: Don't run any git commands
when the version comes from .tarball-version. Prior to this,
we would run git update-index --refresh even from a just-unpacked
tarball directory, and that could affect a .git/ directory in a
parent of the build directory. Reported by Mike Frysinger.
diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen
index 68c7d64..686f703 100755
--- a/build-aux/git-version-gen
+++ b/build-aux/git-version-gen
@@ -124,13 +124,16 @@
# Change the first '-' to a '.', so version-comparing tools work properly.
# Remove the "g" in git describe's output string, to save a byte.
v=`echo "$v" | sed 's/-/./;s/\(.*\)-g/\1-/'`;
+ v_from_git=1
else
v=UNKNOWN
+ v_from_git=
fi
v=`echo "$v" |sed 's/^v//'`
# Don't declare a version "dirty" merely because a time stamp has changed.
+if test -n "$v_from_git"; then
git update-index --refresh > /dev/null 2>&1
dirty=`sh -c 'git diff-index --name-only HEAD' 2>/dev/null` || dirty=
@@ -142,6 +145,7 @@
*) v="$v-dirty" ;;
esac ;;
esac
+fi
# Omit the trailing newline, so that m4_esyscmd can use the result directly.
echo "$v" | tr -d "$nl"

View File

@ -1,19 +0,0 @@
uclibc defines __GLIBC__ but it does not expose struct shed_param as much as glibc
and is not needed too per standard. gnulib attempts to use it but we have to account
for it because in this case uclibc does not behave like glibc.
-Khem
http://bugs.gentoo.org/336484
--- m4-1.4.14/lib/spawn.in.h
+++ m4-1.4.14/lib/spawn.in.h
@@ -31,7 +31,7 @@
/* Get definitions of 'struct sched_param' and 'sigset_t'.
But avoid namespace pollution on glibc systems. */
-#ifndef __GLIBC__
+#if !defined __GLIBC__ || defined __UCLIBC__
# include <sched.h>
# include <signal.h>
#endif

View File

@ -1,49 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.15.ebuild,v 1.11 2011/02/22 02:48:32 vapier Exp $
EAPI="3"
inherit eutils
DESCRIPTION="GNU macro processor"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
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 ~sparc-fbsd ~x86-fbsd"
IUSE="examples"
# remember: cannot dep on autoconf since it needs us
DEPEND="app-arch/xz-utils"
RDEPEND=""
src_prepare() {
epatch "${FILESDIR}"/${P}-uclibc-sched_param-def.patch #336484
epatch "${FILESDIR}"/${P}-git-version-gen.patch
}
src_configure() {
# Disable automagic dependency over libsigsegv; see bug #278026
export ac_cv_libsigsegv=no
local myconf=""
[[ ${USERLAND} != "GNU" ]] && myconf="--program-prefix=g"
econf --enable-changeword ${myconf}
}
src_test() {
[[ -d /none ]] && die "m4 tests will fail with /none/" #244396
emake check || die
}
src_install() {
emake install DESTDIR="${D}" || die
dodoc BACKLOG ChangeLog NEWS README* THANKS TODO
if use examples ; then
docinto examples
dodoc examples/*
rm -f "${D}"/usr/share/doc/${PF}/examples/Makefile*
fi
}

View File

@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 # 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.14 2014/01/18 03:10:56 vapier Exp $ # $Id$
EAPI="3" EAPI="3"
inherit eutils inherit eutils
DESCRIPTION="GNU macro processor" DESCRIPTION="GNU macro processor"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html" HOMEPAGE="https://www.gnu.org/software/m4/m4.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3" LICENSE="GPL-3"
@ -22,6 +22,9 @@ RDEPEND=""
src_prepare() { src_prepare() {
epatch "${FILESDIR}"/${P}-fix-test-readlink.patch #376639 epatch "${FILESDIR}"/${P}-fix-test-readlink.patch #376639
epatch "${FILESDIR}"/${P}-no-gets.patch #424978 epatch "${FILESDIR}"/${P}-no-gets.patch #424978
# Disable gnulib build test that has no impact on the source.
echo 'exit 0' > tests/test-update-copyright.sh || die
} }
src_configure() { src_configure() {

View File

@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.17.ebuild,v 1.2 2014/01/18 03:10:56 vapier Exp $ # $Id$
EAPI="4" EAPI="4"
DESCRIPTION="GNU macro processor" DESCRIPTION="GNU macro processor"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html" HOMEPAGE="https://www.gnu.org/software/m4/m4.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3" LICENSE="GPL-3"
@ -17,6 +17,13 @@ IUSE="examples"
DEPEND="app-arch/xz-utils" DEPEND="app-arch/xz-utils"
RDEPEND="" RDEPEND=""
src_prepare() {
# Disable gnulib build test that has no impact on the source.
# Re-enable w/next version bump (and gnulib is updated). #554728
[[ ${PV} != "1.4.17" ]] && die "re-enable test #554728"
echo 'exit 0' > tests/test-update-copyright.sh || die
}
src_configure() { src_configure() {
# Disable automagic dependency over libsigsegv; see bug #278026 # Disable automagic dependency over libsigsegv; see bug #278026
export ac_cv_libsigsegv=no export ac_cv_libsigsegv=no

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata> <pkgmetadata>
<herd>base-system</herd> <maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
</pkgmetadata> </pkgmetadata>