public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/psh: psh-1.8.1.ebuild ChangeLog
@ 2012-06-28  7:20 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-28  7:20 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/28 07:20:29

  Modified:             psh-1.8.1.ebuild ChangeLog
  Log:
  marked x86 per bug 423851
  
  (Portage version: 2.2.0_alpha114/cvs/Linux i686)

Revision  Changes    Path
1.5                  app-shells/psh/psh-1.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?r1=1.4&r2=1.5

Index: psh-1.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- psh-1.8.1.ebuild	17 Jun 2008 06:52:20 -0000	1.4
+++ psh-1.8.1.ebuild	28 Jun 2012 07:20:29 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.4 2008/06/17 06:52:20 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.5 2012/06/28 07:20:29 jdhore Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
 IUSE="readline"
 
 DEPEND=">=dev-lang/perl-5"



1.26                 app-shells/psh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	17 Jun 2008 06:52:20 -0000	1.25
+++ ChangeLog	28 Jun 2012 07:20:29 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/psh
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.25 2008/06/17 06:52:20 wormo Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.26 2012/06/28 07:20:29 jdhore Exp $
+
+  28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> psh-1.8.1.ebuild:
+  marked x86 per bug 423851
 
   17 Jun 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
   psh-1.8.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-shells/psh: psh-1.8.1.ebuild ChangeLog
@ 2012-06-28 10:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-28 10:39 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/28 10:39:14

  Modified:             psh-1.8.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #423851
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-shells/psh/psh-1.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?r1=1.5&r2=1.6

Index: psh-1.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- psh-1.8.1.ebuild	28 Jun 2012 07:20:29 -0000	1.5
+++ psh-1.8.1.ebuild	28 Jun 2012 10:39:14 -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/app-shells/psh/psh-1.8.1.ebuild,v 1.5 2012/06/28 07:20:29 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.6 2012/06/28 10:39:14 ago Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
 IUSE="readline"
 
 DEPEND=">=dev-lang/perl-5"



1.27                 app-shells/psh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	28 Jun 2012 07:20:29 -0000	1.26
+++ ChangeLog	28 Jun 2012 10:39:14 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/psh
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.26 2012/06/28 07:20:29 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.27 2012/06/28 10:39:14 ago Exp $
+
+  28 Jun 2012; Agostino Sarubbo <ago@gentoo.org> psh-1.8.1.ebuild:
+  Stable for amd64, wrt bug #423851
 
   28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> psh-1.8.1.ebuild:
   marked x86 per bug 423851






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

* [gentoo-commits] gentoo-x86 commit in app-shells/psh: psh-1.8.1.ebuild ChangeLog
@ 2012-06-29 13:00 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2012-06-29 13:00 UTC (permalink / raw
  To: gentoo-commits

ranger      12/06/29 13:00:23

  Modified:             psh-1.8.1.ebuild ChangeLog
  Log:
  Marking psh-1.8.1 ppc for bug 423851
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  app-shells/psh/psh-1.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild?r1=1.6&r2=1.7

Index: psh-1.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- psh-1.8.1.ebuild	28 Jun 2012 10:39:14 -0000	1.6
+++ psh-1.8.1.ebuild	29 Jun 2012 13:00:23 -0000	1.7
@@ -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/app-shells/psh/psh-1.8.1.ebuild,v 1.6 2012/06/28 10:39:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.7 2012/06/29 13:00:23 ranger Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
 IUSE="readline"
 
 DEPEND=">=dev-lang/perl-5"



1.28                 app-shells/psh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/psh/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	28 Jun 2012 10:39:14 -0000	1.27
+++ ChangeLog	29 Jun 2012 13:00:23 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/psh
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.27 2012/06/28 10:39:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.28 2012/06/29 13:00:23 ranger Exp $
+
+  29 Jun 2012; Brent Baude <ranger@gentoo.org> psh-1.8.1.ebuild:
+  Marking psh-1.8.1 ppc for bug 423851
 
   28 Jun 2012; Agostino Sarubbo <ago@gentoo.org> psh-1.8.1.ebuild:
   Stable for amd64, wrt bug #423851






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

end of thread, other threads:[~2012-06-29 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28  7:20 [gentoo-commits] gentoo-x86 commit in app-shells/psh: psh-1.8.1.ebuild ChangeLog Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-28 10:39 Agostino Sarubbo (ago)
2012-06-29 13:00 Brent Baude (ranger)

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