public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/sash: ChangeLog sash-3.8.ebuild
@ 2015-06-05  5:25 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-06-05  5:25 UTC (permalink / raw
  To: gentoo-commits

jer         15/06/05 05:25:20

  Modified:             ChangeLog sash-3.8.ebuild
  Log:
  Do not strip.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.55                 app-shells/sash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	10 Feb 2015 12:09:31 -0000	1.54
+++ ChangeLog	5 Jun 2015 05:25:20 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/sash
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.54 2015/02/10 12:09:31 dastergon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.55 2015/06/05 05:25:20 jer Exp $
+
+  05 Jun 2015; Jeroen Roovers <jer@gentoo.org> sash-3.8.ebuild:
+  Do not strip.
 
   10 Feb 2015; Pavlos Ratis <dastergon@gentoo.org> metadata.xml:
   Drop myself from metadata, add maintainer-needed



1.2                  app-shells/sash/sash-3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/sash/sash-3.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/sash/sash-3.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/sash/sash-3.8.ebuild?r1=1.1&r2=1.2

Index: sash-3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sash-3.8.ebuild	9 Jun 2014 06:03:17 -0000	1.1
+++ sash-3.8.ebuild	5 Jun 2015 05:25:20 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.1 2014/06/09 06:03:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.2 2015/06/05 05:25:20 jer Exp $
 
 EAPI=4
 
@@ -25,6 +25,7 @@
 
 	sed \
 		-e "s:-O3:${CFLAGS}:" \
+		-e '/strip/d' \
 		-i Makefile || die
 	sed \
 		-e 's:linux/ext2_fs.h:ext2fs/ext2_fs.h:g' \





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

* [gentoo-commits] gentoo-x86 commit in app-shells/sash: ChangeLog sash-3.8.ebuild
@ 2015-06-07 10:24 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2015-06-07 10:24 UTC (permalink / raw
  To: gentoo-commits

maekke      15/06/07 10:24:49

  Modified:             ChangeLog sash-3.8.ebuild
  Log:
  arm stable, bug #534898
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.56                 app-shells/sash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	5 Jun 2015 05:25:20 -0000	1.55
+++ ChangeLog	7 Jun 2015 10:24:49 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/sash
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.55 2015/06/05 05:25:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.56 2015/06/07 10:24:49 maekke Exp $
+
+  07 Jun 2015; Markus Meier <maekke@gentoo.org> sash-3.8.ebuild:
+  arm stable, bug #534898
 
   05 Jun 2015; Jeroen Roovers <jer@gentoo.org> sash-3.8.ebuild:
   Do not strip.



1.3                  app-shells/sash/sash-3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/sash/sash-3.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/sash/sash-3.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/sash/sash-3.8.ebuild?r1=1.2&r2=1.3

Index: sash-3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sash-3.8.ebuild	5 Jun 2015 05:25:20 -0000	1.2
+++ sash-3.8.ebuild	7 Jun 2015 10:24:49 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.2 2015/06/05 05:25:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.3 2015/06/07 10:24:49 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="static"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in app-shells/sash: ChangeLog sash-3.8.ebuild
@ 2015-06-09  4:52 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2015-06-09  4:52 UTC (permalink / raw
  To: gentoo-commits

jer         15/06/09 04:52:07

  Modified:             ChangeLog sash-3.8.ebuild
  Log:
  Stable for HPPA PPC64 (bug #534898).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.57                 app-shells/sash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	7 Jun 2015 10:24:49 -0000	1.56
+++ ChangeLog	9 Jun 2015 04:52:07 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/sash
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.56 2015/06/07 10:24:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.57 2015/06/09 04:52:07 jer Exp $
+
+  09 Jun 2015; Jeroen Roovers <jer@gentoo.org> sash-3.8.ebuild:
+  Stable for HPPA PPC64 (bug #534898).
 
   07 Jun 2015; Markus Meier <maekke@gentoo.org> sash-3.8.ebuild:
   arm stable, bug #534898



1.4                  app-shells/sash/sash-3.8.ebuild

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

Index: sash-3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sash-3.8.ebuild	7 Jun 2015 10:24:49 -0000	1.3
+++ sash-3.8.ebuild	9 Jun 2015 04:52:07 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.3 2015/06/07 10:24:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.4 2015/06/09 04:52:07 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="static"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in app-shells/sash: ChangeLog sash-3.8.ebuild
@ 2015-07-23 20:03 Pacho Ramos (pacho)
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2015-07-23 20:03 UTC (permalink / raw
  To: gentoo-commits

pacho       15/07/23 20:03:17

  Modified:             ChangeLog sash-3.8.ebuild
  Log:
  ppc stable wrt bug #534898
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.61                 app-shells/sash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	3 Jul 2015 10:17:41 -0000	1.60
+++ ChangeLog	23 Jul 2015 20:03:17 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/sash
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.60 2015/07/03 10:17:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.61 2015/07/23 20:03:17 pacho Exp $
+
+  23 Jul 2015; Pacho Ramos <pacho@gentoo.org> sash-3.8.ebuild:
+  ppc stable wrt bug #534898
 
   03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild:
   Stable for alpha, wrt bug #534898



1.8                  app-shells/sash/sash-3.8.ebuild

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

Index: sash-3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sash-3.8.ebuild	3 Jul 2015 10:17:41 -0000	1.7
+++ sash-3.8.ebuild	23 Jul 2015 20:03:17 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.7 2015/07/03 10:17:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.8 2015/07/23 20:03:17 pacho Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE="static"
 
 DEPEND="





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

end of thread, other threads:[~2015-07-23 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07 10:24 [gentoo-commits] gentoo-x86 commit in app-shells/sash: ChangeLog sash-3.8.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-23 20:03 Pacho Ramos (pacho)
2015-06-09  4:52 Jeroen Roovers (jer)
2015-06-05  5:25 Jeroen Roovers (jer)

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