public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2010-10-31 12:49 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-10-31 12:49 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/10/31 12:49:53

  Modified:             ChangeLog
  Added:                makedepend-1.0.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2_rc98/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	17 Oct 2010 03:29:15 -0000	1.47
+++ ChangeLog	31 Oct 2010 12:49:53 -0000	1.48
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.47 2010/10/17 03:29:15 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.48 2010/10/31 12:49:53 scarabeus Exp $
+
+*makedepend-1.0.3 (31 Oct 2010)
+
+  31 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  +makedepend-1.0.3.ebuild:
+  Version bump
 
   17 Oct 2010; Mart Raudsepp <leio@gentoo.org> -makedepend-1.0.1.ebuild:
   Remove old



1.1                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: makedepend-1.0.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.1 2010/10/31 12:49:53 scarabeus Exp $

EAPI=3
XORG_STATIC=no
inherit xorg-2

DESCRIPTION="create dependencies in makefiles"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
	x11-proto/xproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2010-12-19 12:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19 12:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/19 12:45:31

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  ppc64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha9/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.1&r2=1.2

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makedepend-1.0.3.ebuild	31 Oct 2010 12:49:53 -0000	1.1
+++ makedepend-1.0.3.ebuild	19 Dec 2010 12:45:31 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.1 2010/10/31 12:49:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.2 2010/12/19 12:45:31 ssuominen Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.49                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	31 Oct 2010 12:49:53 -0000	1.48
+++ ChangeLog	19 Dec 2010 12:45:31 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.48 2010/10/31 12:49:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.49 2010/12/19 12:45:31 ssuominen Exp $
+
+  19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> makedepend-1.0.3.ebuild:
+  ppc64 stable wrt #344827
 
 *makedepend-1.0.3 (31 Oct 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2010-12-23 11:53 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 11:53 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/23 11:53:14

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  amd64 stable wrt #344827
  
  (Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.3                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.2&r2=1.3

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- makedepend-1.0.3.ebuild	19 Dec 2010 12:45:31 -0000	1.2
+++ makedepend-1.0.3.ebuild	23 Dec 2010 11:53:14 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.2 2010/12/19 12:45:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.3 2010/12/23 11:53:14 ssuominen Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.50                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	19 Dec 2010 12:45:31 -0000	1.49
+++ ChangeLog	23 Dec 2010 11:53:14 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.49 2010/12/19 12:45:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.50 2010/12/23 11:53:14 ssuominen Exp $
+
+  23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> makedepend-1.0.3.ebuild:
+  amd64 stable wrt #344827
 
   19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> makedepend-1.0.3.ebuild:
   ppc64 stable wrt #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2010-12-25 20:38 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:38 UTC (permalink / raw
  To: gentoo-commits

fauli       10/12/25 20:38:45

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  x86 stable, bug 344827
  
  (Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.4                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.3&r2=1.4

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makedepend-1.0.3.ebuild	23 Dec 2010 11:53:14 -0000	1.3
+++ makedepend-1.0.3.ebuild	25 Dec 2010 20:38:45 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.3 2010/12/23 11:53:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.4 2010/12/25 20:38:45 fauli Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.51                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	23 Dec 2010 11:53:14 -0000	1.50
+++ ChangeLog	25 Dec 2010 20:38:45 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.50 2010/12/23 11:53:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.51 2010/12/25 20:38:45 fauli Exp $
+
+  25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+  makedepend-1.0.3.ebuild:
+  x86 stable, bug 344827
 
   23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> makedepend-1.0.3.ebuild:
   amd64 stable wrt #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2010-12-29 21:11 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2010-12-29 21:11 UTC (permalink / raw
  To: gentoo-commits

maekke      10/12/29 21:11:03

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  arm stable, bug #344827
  
  (Portage version: 2.1.9.26/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.4&r2=1.5

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- makedepend-1.0.3.ebuild	25 Dec 2010 20:38:45 -0000	1.4
+++ makedepend-1.0.3.ebuild	29 Dec 2010 21:11:03 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.4 2010/12/25 20:38:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.5 2010/12/29 21:11:03 maekke Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.52                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	25 Dec 2010 20:38:45 -0000	1.51
+++ ChangeLog	29 Dec 2010 21:11:03 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.51 2010/12/25 20:38:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.52 2010/12/29 21:11:03 maekke Exp $
+
+  29 Dec 2010; Markus Meier <maekke@gentoo.org> makedepend-1.0.3.ebuild:
+  arm stable, bug #344827
 
   25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
   makedepend-1.0.3.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2010-12-31 20:16 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-12-31 20:16 UTC (permalink / raw
  To: gentoo-commits

jer         10/12/31 20:16:50

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #344827).
  
  (Portage version: 2.2.0_alpha11/cvs/Linux i686)

Revision  Changes    Path
1.6                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.5&r2=1.6

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- makedepend-1.0.3.ebuild	29 Dec 2010 21:11:03 -0000	1.5
+++ makedepend-1.0.3.ebuild	31 Dec 2010 20:16:50 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.5 2010/12/29 21:11:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.6 2010/12/31 20:16:50 jer Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.53                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	29 Dec 2010 21:11:03 -0000	1.52
+++ ChangeLog	31 Dec 2010 20:16:50 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.52 2010/12/29 21:11:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.53 2010/12/31 20:16:50 jer Exp $
+
+  31 Dec 2010; Jeroen Roovers <jer@gentoo.org> makedepend-1.0.3.ebuild:
+  Stable for HPPA (bug #344827).
 
   29 Dec 2010; Markus Meier <maekke@gentoo.org> makedepend-1.0.3.ebuild:
   arm stable, bug #344827






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2011-02-12 21:39 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 21:39 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/12 21:39:19

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #344827
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.7                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.6&r2=1.7

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- makedepend-1.0.3.ebuild	31 Dec 2010 20:16:50 -0000	1.6
+++ makedepend-1.0.3.ebuild	12 Feb 2011 21:39:19 -0000	1.7
@@ -1,13 +1,13 @@
-# 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/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.6 2010/12/31 20:16:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.7 2011/02/12 21:39:19 armin76 Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.54                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	31 Dec 2010 20:16:50 -0000	1.53
+++ ChangeLog	12 Feb 2011 21:39:19 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/makedepend
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.53 2010/12/31 20:16:50 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.54 2011/02/12 21:39:19 armin76 Exp $
+
+  12 Feb 2011; Raúl Porcel <armin76@gentoo.org> makedepend-1.0.3.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #344827
 
   31 Dec 2010; Jeroen Roovers <jer@gentoo.org> makedepend-1.0.3.ebuild:
   Stable for HPPA (bug #344827).






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog
@ 2011-02-14 14:42 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-14 14:42 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/14 14:42:40

  Modified:             makedepend-1.0.3.ebuild ChangeLog
  Log:
  ppc stable wrt #344827, #354237
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  x11-misc/makedepend/makedepend-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild?r1=1.7&r2=1.8

Index: makedepend-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- makedepend-1.0.3.ebuild	12 Feb 2011 21:39:19 -0000	1.7
+++ makedepend-1.0.3.ebuild	14 Feb 2011 14:42:39 -0000	1.8
@@ -1,13 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.7 2011/02/12 21:39:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.8 2011/02/14 14:42:39 xarthisius Exp $
 
 EAPI=3
 XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.55                 x11-misc/makedepend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	12 Feb 2011 21:39:19 -0000	1.54
+++ ChangeLog	14 Feb 2011 14:42:39 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/makedepend
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.54 2011/02/12 21:39:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.55 2011/02/14 14:42:39 xarthisius Exp $
+
+  14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  makedepend-1.0.3.ebuild:
+  ppc stable wrt #344827, #354237
 
   12 Feb 2011; Raúl Porcel <armin76@gentoo.org> makedepend-1.0.3.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #344827






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

end of thread, other threads:[~2011-02-14 14:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-23 11:53 [gentoo-commits] gentoo-x86 commit in x11-misc/makedepend: makedepend-1.0.3.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-14 14:42 Kacper Kowalik (xarthisius)
2011-02-12 21:39 Raul Porcel (armin76)
2010-12-31 20:16 Jeroen Roovers (jer)
2010-12-29 21:11 Markus Meier (maekke)
2010-12-25 20:38 Christian Faulhammer (fauli)
2010-12-19 12:45 Samuli Suominen (ssuominen)
2010-10-31 12:49 Tomas Chvatal (scarabeus)

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