public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-06-24 15:29 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-06-24 15:29 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/24 15:29:16

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  Marking autoconf-2.6[7,8] ppc for bug 372601
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.2&r2=1.3

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autoconf-2.68.ebuild	3 Oct 2010 07:17:37 -0000	1.2
+++ autoconf-2.68.ebuild	24 Jun 2011 15:29:16 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.2 2010/10/03 07:17:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.3 2011/06/24 15:29:16 ranger Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.5                  sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.4&r2=1.5

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- autoconf-2.67.ebuild	19 Sep 2010 22:28:55 -0000	1.4
+++ autoconf-2.67.ebuild	24 Jun 2011 15:29:16 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.4 2010/09/19 22:28:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.5 2011/06/24 15:29:16 ranger Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.159                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.158&r2=1.159

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	15 Mar 2011 23:08:03 -0000	1.158
+++ ChangeLog	24 Jun 2011 15:29:16 -0000	1.159
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.158 2011/03/15 23:08:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.159 2011/06/24 15:29:16 ranger Exp $
+
+  24 Jun 2011; Brent Baude <ranger@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  Marking autoconf-2.6[7,8] ppc for bug 372601
 
   15 Mar 2011; Mike Frysinger <vapier@gentoo.org> autoconf-2.13.ebuild:
   Force C locale when running configure to work around old bugs fixed in newer






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-06-26 11:59 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-06-26 11:59 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/06/26 11:59:00

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  x86 stable wrt bug #372601
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.4                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.3&r2=1.4

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autoconf-2.68.ebuild	24 Jun 2011 15:29:16 -0000	1.3
+++ autoconf-2.68.ebuild	26 Jun 2011 11:59:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.3 2011/06/24 15:29:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.4 2011/06/26 11:59:00 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.6                  sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.5&r2=1.6

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- autoconf-2.67.ebuild	24 Jun 2011 15:29:16 -0000	1.5
+++ autoconf-2.67.ebuild	26 Jun 2011 11:59:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.5 2011/06/24 15:29:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.6 2011/06/26 11:59:00 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.160                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.159&r2=1.160

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog	24 Jun 2011 15:29:16 -0000	1.159
+++ ChangeLog	26 Jun 2011 11:59:00 -0000	1.160
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.159 2011/06/24 15:29:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.160 2011/06/26 11:59:00 phajdan.jr Exp $
+
+  26 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  x86 stable wrt bug #372601
 
   24 Jun 2011; Brent Baude <ranger@gentoo.org> autoconf-2.67.ebuild,
   autoconf-2.68.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-07-02 15:14 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-02 15:14 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/07/02 15:14:12

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #372601
  
  (Portage version: 2.2.0_alpha42/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.4&r2=1.5

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- autoconf-2.68.ebuild	26 Jun 2011 11:59:00 -0000	1.4
+++ autoconf-2.68.ebuild	2 Jul 2011 15:14:12 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.4 2011/06/26 11:59:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.5 2011/07/02 15:14:12 hwoarang Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.7                  sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.6&r2=1.7

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- autoconf-2.67.ebuild	26 Jun 2011 11:59:00 -0000	1.6
+++ autoconf-2.67.ebuild	2 Jul 2011 15:14:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.6 2011/06/26 11:59:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.7 2011/07/02 15:14:12 hwoarang Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.161                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.161&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.161&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.160&r2=1.161

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	26 Jun 2011 11:59:00 -0000	1.160
+++ ChangeLog	2 Jul 2011 15:14:12 -0000	1.161
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.160 2011/06/26 11:59:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.161 2011/07/02 15:14:12 hwoarang Exp $
+
+  02 Jul 2011; Markos Chandras <hwoarang@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  Stable on amd64 wrt bug #372601
 
   26 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> autoconf-2.67.ebuild,
   autoconf-2.68.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-07-10 10:46 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-07-10 10:46 UTC (permalink / raw
  To: gentoo-commits

maekke      11/07/10 10:46:49

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  arm stable, bug #372601
  
  (Portage version: 2.1.10.4/cvs/Linux i686)

Revision  Changes    Path
1.6                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.5&r2=1.6

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- autoconf-2.68.ebuild	2 Jul 2011 15:14:12 -0000	1.5
+++ autoconf-2.68.ebuild	10 Jul 2011 10:46:49 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.5 2011/07/02 15:14:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.6 2011/07/10 10:46:49 maekke Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.8                  sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.7&r2=1.8

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autoconf-2.67.ebuild	2 Jul 2011 15:14:12 -0000	1.7
+++ autoconf-2.67.ebuild	10 Jul 2011 10:46:49 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.7 2011/07/02 15:14:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.8 2011/07/10 10:46:49 maekke Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.162                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.161&r2=1.162

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	2 Jul 2011 15:14:12 -0000	1.161
+++ ChangeLog	10 Jul 2011 10:46:49 -0000	1.162
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.161 2011/07/02 15:14:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.162 2011/07/10 10:46:49 maekke Exp $
+
+  10 Jul 2011; Markus Meier <maekke@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  arm stable, bug #372601
 
   02 Jul 2011; Markos Chandras <hwoarang@gentoo.org> autoconf-2.67.ebuild,
   autoconf-2.68.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-07-17 11:38 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-17 11:38 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/17 11:38:00

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  ppc64 stable wrt #372601
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.6&r2=1.7

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- autoconf-2.68.ebuild	10 Jul 2011 10:46:49 -0000	1.6
+++ autoconf-2.68.ebuild	17 Jul 2011 11:38:00 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.6 2011/07/10 10:46:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.7 2011/07/17 11:38:00 xarthisius Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.9                  sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.8&r2=1.9

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- autoconf-2.67.ebuild	10 Jul 2011 10:46:49 -0000	1.8
+++ autoconf-2.67.ebuild	17 Jul 2011 11:38:00 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.8 2011/07/10 10:46:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.9 2011/07/17 11:38:00 xarthisius Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.163                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	10 Jul 2011 10:46:49 -0000	1.162
+++ ChangeLog	17 Jul 2011 11:38:00 -0000	1.163
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.162 2011/07/10 10:46:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.163 2011/07/17 11:38:00 xarthisius Exp $
+
+  17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  ppc64 stable wrt #372601
 
   10 Jul 2011; Markus Meier <maekke@gentoo.org> autoconf-2.67.ebuild,
   autoconf-2.68.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-07-17 11:45 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-07-17 11:45 UTC (permalink / raw
  To: gentoo-commits

armin76     11/07/17 11:45:04

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #372601
  
  (Portage version: 2.1.10.3/cvs/Linux ia64)

Revision  Changes    Path
1.8                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.7&r2=1.8

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autoconf-2.68.ebuild	17 Jul 2011 11:38:00 -0000	1.7
+++ autoconf-2.68.ebuild	17 Jul 2011 11:45:04 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.7 2011/07/17 11:38:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.8 2011/07/17 11:45:04 armin76 Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.10                 sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.9&r2=1.10

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- autoconf-2.67.ebuild	17 Jul 2011 11:38:00 -0000	1.9
+++ autoconf-2.67.ebuild	17 Jul 2011 11:45:04 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.9 2011/07/17 11:38:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.10 2011/07/17 11:45:04 armin76 Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.164                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	17 Jul 2011 11:38:00 -0000	1.163
+++ ChangeLog	17 Jul 2011 11:45:04 -0000	1.164
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.163 2011/07/17 11:38:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.164 2011/07/17 11:45:04 armin76 Exp $
+
+  17 Jul 2011; Raúl Porcel <armin76@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #372601
 
   17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> autoconf-2.67.ebuild,
   autoconf-2.68.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
@ 2011-07-22 13:51 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-07-22 13:51 UTC (permalink / raw
  To: gentoo-commits

jer         11/07/22 13:51:13

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #372601).
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  sys-devel/autoconf/autoconf-2.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.8&r2=1.9

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- autoconf-2.68.ebuild	17 Jul 2011 11:45:04 -0000	1.8
+++ autoconf-2.68.ebuild	22 Jul 2011 13:51:13 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.8 2011/07/17 11:45:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.9 2011/07/22 13:51:13 jer Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.11                 sys-devel/autoconf/autoconf-2.67.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.10&r2=1.11

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- autoconf-2.67.ebuild	17 Jul 2011 11:45:04 -0000	1.10
+++ autoconf-2.67.ebuild	22 Jul 2011 13:51:13 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.10 2011/07/17 11:45:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.11 2011/07/22 13:51:13 jer Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
 		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-	KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="Used to create autoconfiguration files"



1.165                sys-devel/autoconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.165&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.165&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.164&r2=1.165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog	17 Jul 2011 11:45:04 -0000	1.164
+++ ChangeLog	22 Jul 2011 13:51:13 -0000	1.165
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.164 2011/07/17 11:45:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.165 2011/07/22 13:51:13 jer Exp $
+
+  22 Jul 2011; Jeroen Roovers <jer@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild:
+  Stable for HPPA (bug #372601).
 
   17 Jul 2011; Raúl Porcel <armin76@gentoo.org> autoconf-2.67.ebuild,
   autoconf-2.68.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-22 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 13:51 [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-17 11:45 Raul Porcel (armin76)
2011-07-17 11:38 Kacper Kowalik (xarthisius)
2011-07-10 10:46 Markus Meier (maekke)
2011-07-02 15:14 Markos Chandras (hwoarang)
2011-06-26 11:59 PaweA Hajdan (phajdan.jr)
2011-06-24 15:29 Brent Baude (ranger)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox