public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber (xmw)" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Table: PEAR-Console_Table-1.1.3.ebuild ChangeLog
Date: Wed, 22 Aug 2012 08:10:03 +0000 (UTC)	[thread overview]
Message-ID: <20120822081003.9377720309@flycatcher.gentoo.org> (raw)

xmw         12/08/22 08:10:03

  Modified:             PEAR-Console_Table-1.1.3.ebuild ChangeLog
  Log:
  ppc stable (bug 418885).
  
  (Portage version: 2.1.11.10/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild

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

Index: PEAR-Console_Table-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-Console_Table-1.1.3.ebuild	11 Aug 2012 13:06:31 -0000	1.5
+++ PEAR-Console_Table-1.1.3.ebuild	22 Aug 2012 08:10:03 -0000	1.6
@@ -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-Console_Table/PEAR-Console_Table-1.1.3.ebuild,v 1.5 2012/08/11 13:06:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild,v 1.6 2012/08/22 08:10:03 xmw Exp $
 
 inherit php-pear-r1
 
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
 DESCRIPTION="Class that makes it easy to build console style tables."
 LICENSE="BSD"
 SLOT="0"



1.33                 dev-php/PEAR-Console_Table/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	11 Aug 2012 13:06:31 -0000	1.32
+++ ChangeLog	22 Aug 2012 08:10:03 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Console_Table
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.32 2012/08/11 13:06:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.33 2012/08/22 08:10:03 xmw Exp $
+
+  22 Aug 2012; Michael Weber <xmw@gentoo.org> PEAR-Console_Table-1.1.3.ebuild:
+  ppc stable (bug 418885).
 
   11 Aug 2012; Markus Meier <maekke@gentoo.org>
   PEAR-Console_Table-1.1.3.ebuild:
@@ -147,4 +150,3 @@
   21 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
   +PEAR-Console_Table-1.0.2.ebuild:
   Initial ebuild.
-





             reply	other threads:[~2012-08-22  8:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22  8:10 Michael Weber (xmw) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-09 16:42 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Table: PEAR-Console_Table-1.1.3.ebuild ChangeLog Raul Porcel (armin76)
2012-08-11 13:06 Markus Meier (maekke)
2012-08-06 21:15 Brent Baude (ranger)
2012-08-04 11:41 Jeroen Roovers (jer)
2012-08-03 13:54 Agostino Sarubbo (ago)
2009-08-22 22:33 Steve Dibb (beandog)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120822081003.9377720309@flycatcher.gentoo.org \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox