public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PEAR: PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild ChangeLog
@ 2012-02-10 13:37 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-02-10 13:37 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/02/10 13:37:31

  Modified:             PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild
                        ChangeLog
  Log:
  Setting dev-php/pear as PEDEPEND to ensure a usable system is installed
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?r1=1.2&r2=1.3

Index: PEAR-PEAR-1.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-PEAR-1.9.4.ebuild	30 Nov 2011 14:30:27 -0000	1.2
+++ PEAR-PEAR-1.9.4.ebuild	10 Feb 2012 13:37:31 -0000	1.3
@@ -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/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.2 2011/11/30 14:30:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.3 2012/02/10 13:37:31 olemarkus Exp $
 
 EAPI="4"
 
@@ -22,6 +22,8 @@
 
 RDEPEND="${DEPEND}"
 
+PDEPEND="dev-php/pear"
+
 S="${WORKDIR}"
 
 pkg_setup() {



1.7                  dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?r1=1.6&r2=1.7

Index: PEAR-PEAR-1.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PEAR-PEAR-1.9.3.ebuild	25 Aug 2011 11:56:11 -0000	1.6
+++ PEAR-PEAR-1.9.3.ebuild	10 Feb 2012 13:37:31 -0000	1.7
@@ -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/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.6 2011/08/25 11:56:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.7 2012/02/10 13:37:31 olemarkus Exp $
 
 EAPI="3"
 
@@ -22,6 +22,8 @@
 
 RDEPEND="${DEPEND}"
 
+PDEPEND="dev-php/pear"
+
 S="${WORKDIR}"
 
 pkg_setup() {



1.153                dev-php/PEAR-PEAR/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?r1=1.152&r2=1.153

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	30 Nov 2011 14:30:27 -0000	1.152
+++ ChangeLog	10 Feb 2012 13:37:31 -0000	1.153
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-PEAR
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.152 2011/11/30 14:30:27 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.153 2012/02/10 13:37:31 olemarkus Exp $
+
+  10 Feb 2012; Ole Markus With <olemarkus@gentoo.org> PEAR-PEAR-1.9.3.ebuild,
+  PEAR-PEAR-1.9.4.ebuild:
+  Setting dev-php/pear as PEDEPEND to ensure a usable system is installed
 
   30 Nov 2011; Fabian Groffen <grobian@gentoo.org> PEAR-PEAR-1.9.4.ebuild:
   Marked ~x64-macos, bug #388257






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PEAR: PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild ChangeLog
@ 2012-06-07 20:24 Zac Medico (zmedico)
  0 siblings, 0 replies; 3+ messages in thread
From: Zac Medico (zmedico) @ 2012-06-07 20:24 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/06/07 20:24:49

  Modified:             PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild
                        ChangeLog
  Log:
  inherit eutils for epatch
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?r1=1.3&r2=1.4

Index: PEAR-PEAR-1.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-PEAR-1.9.4.ebuild	10 Feb 2012 13:37:31 -0000	1.3
+++ PEAR-PEAR-1.9.4.ebuild	7 Jun 2012 20:24:48 -0000	1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.3 2012/02/10 13:37:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.4 2012/06/07 20:24:48 zmedico Exp $
 
 EAPI="4"
 
-inherit depend.php
+inherit depend.php eutils
 
 PEAR="${PV}"
 



1.8                  dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?r1=1.7&r2=1.8

Index: PEAR-PEAR-1.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- PEAR-PEAR-1.9.3.ebuild	10 Feb 2012 13:37:31 -0000	1.7
+++ PEAR-PEAR-1.9.3.ebuild	7 Jun 2012 20:24:48 -0000	1.8
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.7 2012/02/10 13:37:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.8 2012/06/07 20:24:48 zmedico Exp $
 
 EAPI="3"
 
-inherit depend.php
+inherit depend.php eutils
 
 PEAR="${PV}"
 



1.154                dev-php/PEAR-PEAR/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?rev=1.154&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?rev=1.154&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog?r1=1.153&r2=1.154

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- ChangeLog	10 Feb 2012 13:37:31 -0000	1.153
+++ ChangeLog	7 Jun 2012 20:24:48 -0000	1.154
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-PEAR
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.153 2012/02/10 13:37:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.154 2012/06/07 20:24:48 zmedico Exp $
+
+  07 Jun 2012; Zac Medico <zmedico@gentoo.org> PEAR-PEAR-1.9.3.ebuild,
+  PEAR-PEAR-1.9.4.ebuild:
+  inherit eutils for epatch
 
   10 Feb 2012; Ole Markus With <olemarkus@gentoo.org> PEAR-PEAR-1.9.3.ebuild,
   PEAR-PEAR-1.9.4.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PEAR: PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild ChangeLog
@ 2014-01-26 18:38 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2014-01-26 18:38 UTC (permalink / raw
  To: gentoo-commits

olemarkus    14/01/26 18:38:39

  Modified:             PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild
                        ChangeLog
  Log:
  Removing stable keyword for sh/s390
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)

Revision  Changes    Path
1.11                 dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild?r1=1.10&r2=1.11

Index: PEAR-PEAR-1.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- PEAR-PEAR-1.9.4.ebuild	9 Sep 2012 16:03:48 -0000	1.10
+++ PEAR-PEAR-1.9.4.ebuild	26 Jan 2014 18:38:39 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.10 2012/09/09 16:03:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.11 2014/01/26 18:38:39 olemarkus Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 
 PEAR="${PV}"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DESCRIPTION="PEAR Base System"
 HOMEPAGE="http://pear.php.net/package/PEAR"



1.9                  dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild?r1=1.8&r2=1.9

Index: PEAR-PEAR-1.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PEAR-PEAR-1.9.3.ebuild	7 Jun 2012 20:24:48 -0000	1.8
+++ PEAR-PEAR-1.9.3.ebuild	26 Jan 2014 18:38:39 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.8 2012/06/07 20:24:48 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.9 2014/01/26 18:38:39 olemarkus Exp $
 
 EAPI="3"
 
@@ -8,7 +8,7 @@
 
 PEAR="${PV}"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 
 DESCRIPTION="PEAR Base System"
 HOMEPAGE="http://pear.php.net/package/PEAR"



1.162                dev-php/PEAR-PEAR/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	18 Nov 2012 17:41:09 -0000	1.161
+++ ChangeLog	26 Jan 2014 18:38:39 -0000	1.162
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-PEAR
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.161 2012/11/18 17:41:09 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.162 2014/01/26 18:38:39 olemarkus Exp $
+
+  26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> PEAR-PEAR-1.9.3.ebuild,
+  PEAR-PEAR-1.9.4.ebuild:
+  Removing stable keyword for sh/s390
 
   18 Nov 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Remove beandog wrt #131511





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

end of thread, other threads:[~2014-01-26 18:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26 18:38 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PEAR: PEAR-PEAR-1.9.4.ebuild PEAR-PEAR-1.9.3.ebuild ChangeLog Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-07 20:24 Zac Medico (zmedico)
2012-02-10 13:37 Ole Markus With (olemarkus)

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