public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: PEAR-Cache-1.5.6.ebuild PEAR-Cache-1.5.4-r1.ebuild ChangeLog
@ 2014-01-26 18:26 Ole Markus With (olemarkus)
  0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2014-01-26 18:26 UTC (permalink / raw
  To: gentoo-commits

olemarkus    14/01/26 18:26:03

  Modified:             PEAR-Cache-1.5.6.ebuild PEAR-Cache-1.5.4-r1.ebuild
                        ChangeLog
  Log:
  Remove 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.7                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PEAR-Cache-1.5.6.ebuild	7 Feb 2012 16:32:29 -0000	1.6
+++ PEAR-Cache-1.5.6.ebuild	26 Jan 2014 18:26:02 -0000	1.7
@@ -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-Cache/PEAR-Cache-1.5.6.ebuild,v 1.6 2012/02/07 16:32:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.7 2014/01/26 18:26:02 olemarkus Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 DEPEND=">=dev-php/PEAR-PEAR-1.7.0"



1.20                 dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild

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

Index: PEAR-Cache-1.5.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- PEAR-Cache-1.5.4-r1.ebuild	5 Dec 2007 23:36:42 -0000	1.19
+++ PEAR-Cache-1.5.4-r1.ebuild	26 Jan 2014 18:26:02 -0000	1.20
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.19 2007/12/05 23:36:42 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.20 2014/01/26 18:26:02 olemarkus Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-php/PEAR-HTTP_Request"



1.46                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	7 Feb 2012 16:32:29 -0000	1.45
+++ ChangeLog	26 Jan 2014 18:26:02 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Cache
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.45 2012/02/07 16:32:29 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.46 2014/01/26 18:26:02 olemarkus Exp $
+
+  26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
+  PEAR-Cache-1.5.4-r1.ebuild, PEAR-Cache-1.5.6.ebuild:
+  Remove stable keyword for sh/s390
 
   07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Cache-1.5.6.ebuild:
   Stable for HPPA (bug #393705).





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-26 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26 18:26 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: PEAR-Cache-1.5.6.ebuild PEAR-Cache-1.5.4-r1.ebuild ChangeLog 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