public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/cgdb: ChangeLog cgdb-0.6.7.ebuild
@ 2014-02-24  0:43 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2014-02-24  0:43 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    14/02/24 00:43:01

  Modified:             ChangeLog cgdb-0.6.7.ebuild
  Log:
  x86 stable wrt bug #495662
  
  (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  Changes    Path
1.51                 dev-util/cgdb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cgdb/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cgdb/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cgdb/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	23 Aug 2013 02:06:06 -0000	1.50
+++ ChangeLog	24 Feb 2014 00:43:01 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cgdb
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.50 2013/08/23 02:06:06 vapier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.51 2014/02/24 00:43:01 phajdan.jr Exp $
+
+  23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> cgdb-0.6.7.ebuild:
+  x86 stable wrt bug #495662
 
 *cgdb-0.6.7 (23 Aug 2013)
 



1.2                  dev-util/cgdb/cgdb-0.6.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild?r1=1.1&r2=1.2

Index: cgdb-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cgdb-0.6.7.ebuild	23 Aug 2013 02:06:06 -0000	1.1
+++ cgdb-0.6.7.ebuild	24 Feb 2014 00:43:01 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.1 2013/08/23 02:06:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.2 2014/02/24 00:43:01 phajdan.jr Exp $
 
 EAPI="4"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux"
 IUSE=""
 
 DEPEND="sys-libs/ncurses





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

* [gentoo-commits] gentoo-x86 commit in dev-util/cgdb: ChangeLog cgdb-0.6.7.ebuild
@ 2015-02-04 16:15 Michael Haubenwallner (haubi)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Haubenwallner (haubi) @ 2015-02-04 16:15 UTC (permalink / raw
  To: gentoo-commits

haubi       15/02/04 16:15:13

  Modified:             ChangeLog cgdb-0.6.7.ebuild
  Log:
  cgdb-0.6.7: keyword ~x86-linux
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)

Revision  Changes    Path
1.55                 dev-util/cgdb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	6 Mar 2014 10:44:18 -0000	1.54
+++ ChangeLog	4 Feb 2015 16:15:13 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cgdb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.54 2014/03/06 10:44:18 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.55 2015/02/04 16:15:13 haubi Exp $
+
+  04 Feb 2015; Michael Haubenwallner <haubi@gentoo.org> cgdb-0.6.7.ebuild:
+  keyword ~x86-linux
 
   06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cgdb-0.6.7.ebuild:
   Stable for ppc64, wrt bug #495662



1.6                  dev-util/cgdb/cgdb-0.6.7.ebuild

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

Index: cgdb-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cgdb-0.6.7.ebuild	6 Mar 2014 10:44:18 -0000	1.5
+++ cgdb-0.6.7.ebuild	4 Feb 2015 16:15:13 -0000	1.6
@@ -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/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.5 2014/03/06 10:44:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.6 2015/02/04 16:15:13 haubi Exp $
 
 EAPI="4"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="sys-libs/ncurses





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

end of thread, other threads:[~2015-02-04 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-04 16:15 [gentoo-commits] gentoo-x86 commit in dev-util/cgdb: ChangeLog cgdb-0.6.7.ebuild Michael Haubenwallner (haubi)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-24  0:43 PaweA Hajdan (phajdan.jr)

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