public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog
@ 2011-06-29  2:55 Mike Frysinger (vapier)
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger (vapier) @ 2011-06-29  2:55 UTC (permalink / raw
  To: gentoo-commits

vapier      11/06/29 02:55:20

  Modified:             ChangeLog
  Added:                autogen-5.12.ebuild
  Log:
  Version bump #369393 by Georgi Chulkov.
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.76                 sys-devel/autogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	16 May 2011 08:08:33 -0000	1.75
+++ ChangeLog	29 Jun 2011 02:55:20 -0000	1.76
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/autogen
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.75 2011/05/16 08:08:33 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.76 2011/06/29 02:55:20 vapier Exp $
+
+*autogen-5.12 (29 Jun 2011)
+
+  29 Jun 2011; Mike Frysinger <vapier@gentoo.org> +autogen-5.12.ebuild:
+  Version bump #369393 by Georgi Chulkov.
 
 *autogen-5.11.9 (16 May 2011)
 



1.1                  sys-devel/autogen/autogen-5.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild?rev=1.1&content-type=text/plain

Index: autogen-5.12.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.1 2011/06/29 02:55:20 vapier Exp $

EAPI="4"

inherit eutils

DESCRIPTION="Program and text file generation"
HOMEPAGE="http://www.gnu.org/software/autogen/"
SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""

DEPEND=">=dev-scheme/guile-1.8
	dev-libs/libxml2"

src_install() {
	emake DESTDIR="${D}" install
	dodoc AUTHORS ChangeLog NEWS NOTES README THANKS TODO
	rm "${ED}"/usr/share/autogen/libopts-*.tar.gz || die
}






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog
@ 2012-01-02 10:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-02 10:12 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/02 10:12:05

  Modified:             autogen-5.12.ebuild ChangeLog
  Log:
  Stable for AMD64, wrt bug #397221
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-devel/autogen/autogen-5.12.ebuild

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

Index: autogen-5.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autogen-5.12.ebuild	29 Jun 2011 02:55:20 -0000	1.1
+++ autogen-5.12.ebuild	2 Jan 2012 10:12:05 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.1 2011/06/29 02:55:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.2 2012/01/02 10:12:05 ago Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-scheme/guile-1.8



1.77                 sys-devel/autogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	29 Jun 2011 02:55:20 -0000	1.76
+++ ChangeLog	2 Jan 2012 10:12:05 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/autogen
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.76 2011/06/29 02:55:20 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.77 2012/01/02 10:12:05 ago Exp $
+
+  02 Jan 2012; Agostino Sarubbo <ago@gentoo.org> autogen-5.12.ebuild:
+  Stable for AMD64, wrt bug #397221
 
 *autogen-5.12 (29 Jun 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog
@ 2012-01-12 21:17 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2012-01-12 21:17 UTC (permalink / raw
  To: gentoo-commits

maekke      12/01/12 21:17:18

  Modified:             autogen-5.12.ebuild ChangeLog
  Log:
  arm stable, bug #397221
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.3                  sys-devel/autogen/autogen-5.12.ebuild

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

Index: autogen-5.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autogen-5.12.ebuild	2 Jan 2012 10:12:05 -0000	1.2
+++ autogen-5.12.ebuild	12 Jan 2012 21:17:18 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.2 2012/01/02 10:12:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.3 2012/01/12 21:17:18 maekke Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-scheme/guile-1.8



1.78                 sys-devel/autogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	2 Jan 2012 10:12:05 -0000	1.77
+++ ChangeLog	12 Jan 2012 21:17:18 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/autogen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.77 2012/01/02 10:12:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.78 2012/01/12 21:17:18 maekke Exp $
+
+  12 Jan 2012; Markus Meier <maekke@gentoo.org> autogen-5.12.ebuild:
+  arm stable, bug #397221
 
   02 Jan 2012; Agostino Sarubbo <ago@gentoo.org> autogen-5.12.ebuild:
   Stable for AMD64, wrt bug #397221






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog
@ 2012-01-15 19:23 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2012-01-15 19:23 UTC (permalink / raw
  To: gentoo-commits

armin76     12/01/15 19:23:16

  Modified:             autogen-5.12.ebuild ChangeLog
  Log:
  alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #397221
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.4                  sys-devel/autogen/autogen-5.12.ebuild

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

Index: autogen-5.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autogen-5.12.ebuild	12 Jan 2012 21:17:18 -0000	1.3
+++ autogen-5.12.ebuild	15 Jan 2012 19:23:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.3 2012/01/12 21:17:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.4 2012/01/15 19:23:16 armin76 Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-scheme/guile-1.8



1.79                 sys-devel/autogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	12 Jan 2012 21:17:18 -0000	1.78
+++ ChangeLog	15 Jan 2012 19:23:16 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/autogen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.78 2012/01/12 21:17:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.79 2012/01/15 19:23:16 armin76 Exp $
+
+  15 Jan 2012; Raúl Porcel <armin76@gentoo.org> autogen-5.12.ebuild:
+  alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #397221
 
   12 Jan 2012; Markus Meier <maekke@gentoo.org> autogen-5.12.ebuild:
   arm stable, bug #397221






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog
@ 2012-01-16  3:31 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2012-01-16  3:31 UTC (permalink / raw
  To: gentoo-commits

jer         12/01/16 03:31:37

  Modified:             autogen-5.12.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #397221).
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sys-devel/autogen/autogen-5.12.ebuild

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

Index: autogen-5.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- autogen-5.12.ebuild	15 Jan 2012 19:23:16 -0000	1.4
+++ autogen-5.12.ebuild	16 Jan 2012 03:31:37 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.4 2012/01/15 19:23:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.5 2012/01/16 03:31:37 jer Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-scheme/guile-1.8



1.80                 sys-devel/autogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	15 Jan 2012 19:23:16 -0000	1.79
+++ ChangeLog	16 Jan 2012 03:31:37 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/autogen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.79 2012/01/15 19:23:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.80 2012/01/16 03:31:37 jer Exp $
+
+  16 Jan 2012; Jeroen Roovers <jer@gentoo.org> autogen-5.12.ebuild:
+  Stable for HPPA (bug #397221).
 
   15 Jan 2012; Raúl Porcel <armin76@gentoo.org> autogen-5.12.ebuild:
   alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #397221






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog
@ 2012-02-13 12:28 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 6+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2012-02-13 12:28 UTC (permalink / raw
  To: gentoo-commits

xarthisius    12/02/13 12:28:02

  Modified:             autogen-5.12.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #397221
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sys-devel/autogen/autogen-5.12.ebuild

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

Index: autogen-5.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- autogen-5.12.ebuild	16 Jan 2012 03:31:37 -0000	1.5
+++ autogen-5.12.ebuild	13 Feb 2012 12:28:02 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.5 2012/01/16 03:31:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.12.ebuild,v 1.6 2012/02/13 12:28:02 xarthisius Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-scheme/guile-1.8



1.82                 sys-devel/autogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	9 Feb 2012 04:34:31 -0000	1.81
+++ ChangeLog	13 Feb 2012 12:28:02 -0000	1.82
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/autogen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.81 2012/02/09 04:34:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.82 2012/02/13 12:28:02 xarthisius Exp $
+
+  13 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> autogen-5.12.ebuild:
+  ppc/ppc64 stable wrt #397221
 
 *autogen-5.14 (09 Feb 2012)
 






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

end of thread, other threads:[~2012-02-13 12:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 12:28 [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: autogen-5.12.ebuild ChangeLog Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-16  3:31 Jeroen Roovers (jer)
2012-01-15 19:23 Raul Porcel (armin76)
2012-01-12 21:17 Markus Meier (maekke)
2012-01-02 10:12 Agostino Sarubbo (ago)
2011-06-29  2:55 Mike Frysinger (vapier)

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