public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/coot-data: ChangeLog coot-data-2.ebuild
@ 2010-06-28 15:44 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-28 15:44 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/28 15:44:52

  Modified:             ChangeLog coot-data-2.ebuild
  Log:
  Keyworded for linux prefix
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sci-libs/coot-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	5 Feb 2010 23:31:14 -0000	1.9
+++ ChangeLog	28 Jun 2010 15:44:51 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/coot-data
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.9 2010/02/05 23:31:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.10 2010/06/28 15:44:51 jlec Exp $
+
+  28 Jun 2010; Justin Lecher <jlec@gentoo.org> coot-data-2.ebuild:
+  Keyworded for linux prefix
 
 *coot-data-2 (05 Feb 2010)
 



1.2                  sci-libs/coot-data/coot-data-2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?r1=1.1&r2=1.2

Index: coot-data-2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coot-data-2.ebuild	5 Feb 2010 23:31:14 -0000	1.1
+++ coot-data-2.ebuild	28 Jun 2010 15:44:52 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.1 2010/02/05 23:31:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.2 2010/06/28 15:44:52 jlec Exp $
 
 EAPI="3"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RESTRICT="binchecks strip"






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/coot-data: ChangeLog coot-data-2.ebuild
@ 2010-06-28 17:16 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2010-06-28 17:16 UTC (permalink / raw
  To: gentoo-commits

angelos     10/06/28 17:16:40

  Modified:             ChangeLog coot-data-2.ebuild
  Log:
  Stable on amd64 wrt bug #326001
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sci-libs/coot-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	28 Jun 2010 15:44:51 -0000	1.10
+++ ChangeLog	28 Jun 2010 17:16:40 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/coot-data
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.10 2010/06/28 15:44:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.11 2010/06/28 17:16:40 angelos Exp $
+
+  28 Jun 2010; Christoph Mende <angelos@gentoo.org> coot-data-2.ebuild:
+  Stable on amd64 wrt bug #326001
 
   28 Jun 2010; Justin Lecher <jlec@gentoo.org> coot-data-2.ebuild:
   Keyworded for linux prefix



1.3                  sci-libs/coot-data/coot-data-2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?r1=1.2&r2=1.3

Index: coot-data-2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coot-data-2.ebuild	28 Jun 2010 15:44:52 -0000	1.2
+++ coot-data-2.ebuild	28 Jun 2010 17:16:40 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.2 2010/06/28 15:44:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.3 2010/06/28 17:16:40 angelos Exp $
 
 EAPI="3"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RESTRICT="binchecks strip"






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/coot-data: ChangeLog coot-data-2.ebuild
@ 2010-07-15 20:09 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2010-07-15 20:09 UTC (permalink / raw
  To: gentoo-commits

maekke      10/07/15 20:09:25

  Modified:             ChangeLog coot-data-2.ebuild
  Log:
  x86 stable, bug #326001
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 sci-libs/coot-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	28 Jun 2010 17:16:40 -0000	1.11
+++ ChangeLog	15 Jul 2010 20:09:25 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/coot-data
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.11 2010/06/28 17:16:40 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.12 2010/07/15 20:09:25 maekke Exp $
+
+  15 Jul 2010; Markus Meier <maekke@gentoo.org> coot-data-2.ebuild:
+  x86 stable, bug #326001
 
   28 Jun 2010; Christoph Mende <angelos@gentoo.org> coot-data-2.ebuild:
   Stable on amd64 wrt bug #326001



1.4                  sci-libs/coot-data/coot-data-2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?r1=1.3&r2=1.4

Index: coot-data-2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coot-data-2.ebuild	28 Jun 2010 17:16:40 -0000	1.3
+++ coot-data-2.ebuild	15 Jul 2010 20:09:25 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.3 2010/06/28 17:16:40 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.4 2010/07/15 20:09:25 maekke Exp $
 
 EAPI="3"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RESTRICT="binchecks strip"






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/coot-data: ChangeLog coot-data-2.ebuild
@ 2011-11-21 15:31 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2011-11-21 15:31 UTC (permalink / raw
  To: gentoo-commits

jlec        11/11/21 15:31:45

  Modified:             ChangeLog coot-data-2.ebuild
  Log:
  keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
  
  (Portage version: 2.2.0_alpha76/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 sci-libs/coot-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	15 Jul 2010 20:09:25 -0000	1.12
+++ ChangeLog	21 Nov 2011 15:31:44 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/coot-data
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.12 2010/07/15 20:09:25 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.13 2011/11/21 15:31:44 jlec Exp $
+
+  21 Nov 2011; Justin Lecher <jlec@gentoo.org> coot-data-2.ebuild:
+  keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
 
   15 Jul 2010; Markus Meier <maekke@gentoo.org> coot-data-2.ebuild:
   x86 stable, bug #326001



1.5                  sci-libs/coot-data/coot-data-2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?r1=1.4&r2=1.5

Index: coot-data-2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coot-data-2.ebuild	15 Jul 2010 20:09:25 -0000	1.4
+++ coot-data-2.ebuild	21 Nov 2011 15:31:44 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.4 2010/07/15 20:09:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.5 2011/11/21 15:31:44 jlec Exp $
 
 EAPI="3"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RESTRICT="binchecks strip"






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

end of thread, other threads:[~2011-11-21 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 17:16 [gentoo-commits] gentoo-x86 commit in sci-libs/coot-data: ChangeLog coot-data-2.ebuild Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-21 15:31 Justin Lecher (jlec)
2010-07-15 20:09 Markus Meier (maekke)
2010-06-28 15:44 Justin Lecher (jlec)

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