public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/omniORB: ChangeLog omniORB-4.1.2.ebuild omniORB-4.1.4.ebuild omniORB-4.0.5.ebuild omniORB-4.1.3.ebuild
@ 2009-12-13 15:54 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-12-13 15:54 UTC (permalink / raw
  To: gentoo-commits

klausman    09/12/13 15:54:18

  Modified:             ChangeLog omniORB-4.1.2.ebuild omniORB-4.1.4.ebuild
                        omniORB-4.0.5.ebuild omniORB-4.1.3.ebuild
  Log:
  None of the version in portage builds on alpha and this has no keyworded dependencies on that arch. Hence, remove all keywords. Also see bug 295965
  (Portage version: 2.1.7.13/cvs/Linux x86_64)

Revision  Changes    Path
1.59                 net-misc/omniORB/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	8 Dec 2009 19:18:39 -0000	1.58
+++ ChangeLog	13 Dec 2009 15:54:18 -0000	1.59
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/omniORB
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.58 2009/12/08 19:18:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.59 2009/12/13 15:54:18 klausman Exp $
+
+  13 Dec 2009; Tobias Klausmann <klausman@gentoo.org> omniORB-4.0.5.ebuild,
+  omniORB-4.1.2.ebuild, omniORB-4.1.3.ebuild, omniORB-4.1.4.ebuild:
+  None of the version in portage builds on alpha and this has no keyworded
+  dependencies on that arch. Hence, remove all keywords. Also see bug 295965
 
   08 Dec 2009; nixnut <nixnut@gentoo.org> omniORB-4.1.4.ebuild:
   ppc stable #290199



1.2                  net-misc/omniORB/omniORB-4.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild?r1=1.1&r2=1.2

Index: omniORB-4.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- omniORB-4.1.2.ebuild	2 Apr 2008 21:20:13 -0000	1.1
+++ omniORB-4.1.2.ebuild	13 Dec 2009 15:54:18 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild,v 1.1 2008/04/02 21:20:13 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild,v 1.2 2009/12/13 15:54:18 klausman Exp $
 
 inherit python eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="dev-lang/python
 	ssl? ( >=dev-libs/openssl-0.9.6b )"



1.9                  net-misc/omniORB/omniORB-4.1.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild?r1=1.8&r2=1.9

Index: omniORB-4.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- omniORB-4.1.4.ebuild	8 Dec 2009 19:18:39 -0000	1.8
+++ omniORB-4.1.4.ebuild	13 Dec 2009 15:54:18 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.8 2009/12/08 19:18:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.9 2009/12/13 15:54:18 klausman Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc ssl"
 
 RDEPEND="dev-lang/python



1.10                 net-misc/omniORB/omniORB-4.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild?r1=1.9&r2=1.10

Index: omniORB-4.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- omniORB-4.0.5.ebuild	28 Apr 2007 17:00:45 -0000	1.9
+++ omniORB-4.0.5.ebuild	13 Dec 2009 15:54:18 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.9 2007/04/28 17:00:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.10 2009/12/13 15:54:18 klausman Exp $
 
 DESCRIPTION="A robust, high-performance CORBA 2 ORB"
 SRC_URI="mirror://sourceforge/omniorb/${PF}.tar.gz"
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ia64 ppc ppc64 x86"
 
 DEPEND="dev-lang/python
 	ssl? ( >=dev-libs/openssl-0.9.6b )"



1.3                  net-misc/omniORB/omniORB-4.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild?r1=1.2&r2=1.3

Index: omniORB-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- omniORB-4.1.3.ebuild	20 Jun 2009 15:37:09 -0000	1.2
+++ omniORB-4.1.3.ebuild	13 Dec 2009 15:54:18 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild,v 1.2 2009/06/20 15:37:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild,v 1.3 2009/12/13 15:54:18 klausman Exp $
 
 inherit python eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="ssl"
 
 RDEPEND="dev-lang/python






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

* [gentoo-commits] gentoo-x86 commit in net-misc/omniORB: ChangeLog omniORB-4.1.2.ebuild omniORB-4.1.4.ebuild omniORB-4.0.5.ebuild omniORB-4.1.3.ebuild
@ 2009-12-15 19:19 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 19:19 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/15 19:19:44

  Modified:             ChangeLog omniORB-4.1.2.ebuild omniORB-4.1.4.ebuild
                        omniORB-4.0.5.ebuild omniORB-4.1.3.ebuild
  Log:
  Drop ia64
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.60                 net-misc/omniORB/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	13 Dec 2009 15:54:18 -0000	1.59
+++ ChangeLog	15 Dec 2009 19:19:43 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/omniORB
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.59 2009/12/13 15:54:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.60 2009/12/15 19:19:43 armin76 Exp $
+
+  15 Dec 2009; Raúl Porcel <armin76@gentoo.org> omniORB-4.0.5.ebuild,
+  omniORB-4.1.2.ebuild, omniORB-4.1.3.ebuild, omniORB-4.1.4.ebuild:
+  Drop ia64
 
   13 Dec 2009; Tobias Klausmann <klausman@gentoo.org> omniORB-4.0.5.ebuild,
   omniORB-4.1.2.ebuild, omniORB-4.1.3.ebuild, omniORB-4.1.4.ebuild:



1.3                  net-misc/omniORB/omniORB-4.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild?r1=1.2&r2=1.3

Index: omniORB-4.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- omniORB-4.1.2.ebuild	13 Dec 2009 15:54:18 -0000	1.2
+++ omniORB-4.1.2.ebuild	15 Dec 2009 19:19:43 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild,v 1.2 2009/12/13 15:54:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.2.ebuild,v 1.3 2009/12/15 19:19:43 armin76 Exp $
 
 inherit python eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="dev-lang/python
 	ssl? ( >=dev-libs/openssl-0.9.6b )"



1.10                 net-misc/omniORB/omniORB-4.1.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild?r1=1.9&r2=1.10

Index: omniORB-4.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- omniORB-4.1.4.ebuild	13 Dec 2009 15:54:18 -0000	1.9
+++ omniORB-4.1.4.ebuild	15 Dec 2009 19:19:43 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.9 2009/12/13 15:54:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.10 2009/12/15 19:19:43 armin76 Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
 IUSE="doc ssl"
 
 RDEPEND="dev-lang/python



1.11                 net-misc/omniORB/omniORB-4.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild?r1=1.10&r2=1.11

Index: omniORB-4.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- omniORB-4.0.5.ebuild	13 Dec 2009 15:54:18 -0000	1.10
+++ omniORB-4.0.5.ebuild	15 Dec 2009 19:19:43 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.10 2009/12/13 15:54:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.5.ebuild,v 1.11 2009/12/15 19:19:43 armin76 Exp $
 
 DESCRIPTION="A robust, high-performance CORBA 2 ORB"
 SRC_URI="mirror://sourceforge/omniorb/${PF}.tar.gz"
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 DEPEND="dev-lang/python
 	ssl? ( >=dev-libs/openssl-0.9.6b )"



1.4                  net-misc/omniORB/omniORB-4.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild?r1=1.3&r2=1.4

Index: omniORB-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- omniORB-4.1.3.ebuild	13 Dec 2009 15:54:18 -0000	1.3
+++ omniORB-4.1.3.ebuild	15 Dec 2009 19:19:43 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild,v 1.3 2009/12/13 15:54:18 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.3.ebuild,v 1.4 2009/12/15 19:19:43 armin76 Exp $
 
 inherit python eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="ssl"
 
 RDEPEND="dev-lang/python






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

end of thread, other threads:[~2009-12-15 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 15:54 [gentoo-commits] gentoo-x86 commit in net-misc/omniORB: ChangeLog omniORB-4.1.2.ebuild omniORB-4.1.4.ebuild omniORB-4.0.5.ebuild omniORB-4.1.3.ebuild Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-15 19:19 Raul Porcel (armin76)

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