public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/orc: ChangeLog orc-0.4.14.ebuild
@ 2011-08-06  8:53 Zac Medico (zmedico)
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico (zmedico) @ 2011-08-06  8:53 UTC (permalink / raw
  To: gentoo-commits

zmedico     11/08/06 08:53:24

  Modified:             ChangeLog orc-0.4.14.ebuild
  Log:
  Add ~x86-linux keyword.
  
  (Portage version: 2.2.0_alpha50_p4/cvs/Linux i686)

Revision  Changes    Path
1.19                 dev-lang/orc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	3 May 2011 03:16:36 -0000	1.18
+++ ChangeLog	6 Aug 2011 08:53:24 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/orc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.18 2011/05/03 03:16:36 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.19 2011/08/06 08:53:24 zmedico Exp $
+
+  06 Aug 2011; Zac Medico <zmedico@gentoo.org> orc-0.4.14.ebuild:
+  Add ~x86-linux keyword.
 
 *orc-0.4.14 (03 May 2011)
 



1.2                  dev-lang/orc/orc-0.4.14.ebuild

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

Index: orc-0.4.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- orc-0.4.14.ebuild	3 May 2011 03:16:36 -0000	1.1
+++ orc-0.4.14.ebuild	6 Aug 2011 08:53:24 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.1 2011/05/03 03:16:36 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.2 2011/08/06 08:53:24 zmedico Exp $
 
 EAPI=3
 inherit autotools flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="BSD BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs examples"
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/orc: ChangeLog orc-0.4.14.ebuild
@ 2011-10-03 20:49 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-03 20:49 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/03 20:49:29

  Modified:             ChangeLog orc-0.4.14.ebuild
  Log:
  Marked ~hppa (bug #373639).
  
  (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-lang/orc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	6 Aug 2011 08:53:24 -0000	1.19
+++ ChangeLog	3 Oct 2011 20:49:28 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/orc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.19 2011/08/06 08:53:24 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.20 2011/10/03 20:49:28 jer Exp $
+
+  03 Oct 2011; Jeroen Roovers <jer@gentoo.org> orc-0.4.14.ebuild:
+  Marked ~hppa (bug #373639).
 
   06 Aug 2011; Zac Medico <zmedico@gentoo.org> orc-0.4.14.ebuild:
   Add ~x86-linux keyword.



1.3                  dev-lang/orc/orc-0.4.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?r1=1.2&r2=1.3

Index: orc-0.4.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- orc-0.4.14.ebuild	6 Aug 2011 08:53:24 -0000	1.2
+++ orc-0.4.14.ebuild	3 Oct 2011 20:49:29 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.2 2011/08/06 08:53:24 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.3 2011/10/03 20:49:29 jer Exp $
 
 EAPI=3
 inherit autotools flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="BSD BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs examples"
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/orc: ChangeLog orc-0.4.14.ebuild
@ 2011-10-11 19:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-11 19:54 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/11 19:54:22

  Modified:             ChangeLog orc-0.4.14.ebuild
  Log:
  Stable for HPPA (bug #385703).
  
  (Portage version: 2.2.0_alpha66/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-lang/orc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	3 Oct 2011 20:49:28 -0000	1.20
+++ ChangeLog	11 Oct 2011 19:54:22 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/orc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.20 2011/10/03 20:49:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.21 2011/10/11 19:54:22 jer Exp $
+
+  11 Oct 2011; Jeroen Roovers <jer@gentoo.org> orc-0.4.14.ebuild:
+  Stable for HPPA (bug #385703).
 
   03 Oct 2011; Jeroen Roovers <jer@gentoo.org> orc-0.4.14.ebuild:
   Marked ~hppa (bug #373639).



1.4                  dev-lang/orc/orc-0.4.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?r1=1.3&r2=1.4

Index: orc-0.4.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- orc-0.4.14.ebuild	3 Oct 2011 20:49:29 -0000	1.3
+++ orc-0.4.14.ebuild	11 Oct 2011 19:54:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.3 2011/10/03 20:49:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.4 2011/10/11 19:54:22 jer Exp $
 
 EAPI=3
 inherit autotools flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="BSD BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs examples"
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/orc: ChangeLog orc-0.4.14.ebuild
@ 2011-11-24 22:42 Naohiro Aota (naota)
  0 siblings, 0 replies; 4+ messages in thread
From: Naohiro Aota (naota) @ 2011-11-24 22:42 UTC (permalink / raw
  To: gentoo-commits

naota       11/11/24 22:42:57

  Modified:             ChangeLog orc-0.4.14.ebuild
  Log:
  Add ~x86-fbsd
  
  (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-lang/orc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	11 Oct 2011 19:54:22 -0000	1.21
+++ ChangeLog	24 Nov 2011 22:42:57 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/orc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.21 2011/10/11 19:54:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.22 2011/11/24 22:42:57 naota Exp $
+
+  24 Nov 2011; Naohiro Aota <naota@gentoo.org> orc-0.4.14.ebuild:
+  Add ~x86-fbsd
 
   11 Oct 2011; Jeroen Roovers <jer@gentoo.org> orc-0.4.14.ebuild:
   Stable for HPPA (bug #385703).



1.5                  dev-lang/orc/orc-0.4.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild?r1=1.4&r2=1.5

Index: orc-0.4.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- orc-0.4.14.ebuild	11 Oct 2011 19:54:22 -0000	1.4
+++ orc-0.4.14.ebuild	24 Nov 2011 22:42:57 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.4 2011/10/11 19:54:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.14.ebuild,v 1.5 2011/11/24 22:42:57 naota Exp $
 
 EAPI=3
 inherit autotools flag-o-matic
@@ -11,7 +11,7 @@
 
 LICENSE="BSD BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs examples"
 
 src_prepare() {






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

end of thread, other threads:[~2011-11-25  1:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06  8:53 [gentoo-commits] gentoo-x86 commit in dev-lang/orc: ChangeLog orc-0.4.14.ebuild Zac Medico (zmedico)
  -- strict thread matches above, loose matches on Subject: below --
2011-10-03 20:49 Jeroen Roovers (jer)
2011-10-11 19:54 Jeroen Roovers (jer)
2011-11-24 22:42 Naohiro Aota (naota)

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