public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/ace: ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild
@ 2012-07-29 16:15 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-07-29 16:15 UTC (permalink / raw
  To: gentoo-commits

armin76     12/07/29 16:15:56

  Modified:             ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild
  Log:
  Drop alpha/sparc keywords
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.8                  dev-libs/ace/ace-5.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?r1=1.7&r2=1.8

Index: ace-5.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ace-5.7.2.ebuild	6 Jun 2012 03:24:54 -0000	1.7
+++ ace-5.7.2.ebuild	29 Jul 2012 16:15:56 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.7 2012/06/06 03:24:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.8 2012/07/29 16:15:56 armin76 Exp $
 
 inherit eutils multilib toolchain-funcs
 
@@ -13,7 +13,7 @@
 	)"
 LICENSE="BSD as-is"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="X ipv6 tao ciao"
 
 COMMON_DEPEND="dev-libs/openssl"



1.67                 dev-libs/ace/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	6 Jun 2012 03:24:54 -0000	1.66
+++ ChangeLog	29 Jul 2012 16:15:56 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/ace
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.66 2012/06/06 03:24:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.67 2012/07/29 16:15:56 armin76 Exp $
+
+  29 Jul 2012; Raúl Porcel <armin76@gentoo.org> ace-5.5-r1.ebuild,
+  ace-5.7.2.ebuild:
+  Drop alpha/sparc keywords
 
   06 Jun 2012; Zac Medico <zmedico@gentoo.org> ace-5.5-r1.ebuild,
   ace-5.7.2.ebuild:



1.12                 dev-libs/ace/ace-5.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?r1=1.11&r2=1.12

Index: ace-5.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ace-5.5-r1.ebuild	6 Jun 2012 03:24:54 -0000	1.11
+++ ace-5.5-r1.ebuild	29 Jul 2012 16:15:56 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.11 2012/06/06 03:24:54 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.12 2012/07/29 16:15:56 armin76 Exp $
 
 inherit eutils multilib toolchain-funcs
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="BSD as-is"
-KEYWORDS="alpha amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="X ipv6 tao"
 
 DEPEND="dev-libs/openssl"





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/ace: ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild
@ 2013-02-24 13:25 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-02-24 13:25 UTC (permalink / raw
  To: gentoo-commits

ulm         13/02/24 13:25:23

  Modified:             ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild
  Log:
  Fix LICENSE, bug 455530.
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.10                 dev-libs/ace/ace-5.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?r1=1.9&r2=1.10

Index: ace-5.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ace-5.7.2.ebuild	23 Feb 2013 15:52:48 -0000	1.9
+++ ace-5.7.2.ebuild	24 Feb 2013 13:25:23 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.9 2013/02/23 15:52:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.10 2013/02/24 13:25:23 ulm Exp $
 
 inherit eutils multilib toolchain-funcs
 
@@ -11,7 +11,8 @@
 		!ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${PV}.tar.bz2 )
 		ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO+CIAO-${PV}.tar.bz2 )
 	)"
-LICENSE="BSD as-is"
+
+LICENSE="ACE BSD BSD-4 BSD-2 tao? ( sun-iiop RSA )"
 SLOT="0"
 KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="X ipv6 tao ciao"



1.69                 dev-libs/ace/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	23 Feb 2013 15:52:48 -0000	1.68
+++ ChangeLog	24 Feb 2013 13:25:23 -0000	1.69
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/ace
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.68 2013/02/23 15:52:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.69 2013/02/24 13:25:23 ulm Exp $
+
+  24 Feb 2013; Ulrich Müller <ulm@gentoo.org> ace-5.5-r1.ebuild,
+  ace-5.7.2.ebuild:
+  Fix LICENSE, bug 455530.
 
   23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ace-5.7.2.ebuild:
   Add ~ppc64, wrt bug #455960



1.13                 dev-libs/ace/ace-5.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?r1=1.12&r2=1.13

Index: ace-5.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ace-5.5-r1.ebuild	29 Jul 2012 16:15:56 -0000	1.12
+++ ace-5.5-r1.ebuild	24 Feb 2013 13:25:23 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.12 2012/07/29 16:15:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.13 2013/02/24 13:25:23 ulm Exp $
 
 inherit eutils multilib toolchain-funcs
 
@@ -11,8 +11,8 @@
 
 HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html"
 
+LICENSE="ACE BSD BSD-4 BSD-2 tao? ( sun-iiop RSA )"
 SLOT="0"
-LICENSE="BSD as-is"
 KEYWORDS="amd64 ppc x86"
 IUSE="X ipv6 tao"
 





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

end of thread, other threads:[~2013-02-24 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-24 13:25 [gentoo-commits] gentoo-x86 commit in dev-libs/ace: ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-29 16:15 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