Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/ace: ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild
Date: Sun, 24 Feb 2013 13:25:28
Message-Id: 20130224132523.7C1162171D@flycatcher.gentoo.org
1 ulm 13/02/24 13:25:23
2
3 Modified: ace-5.7.2.ebuild ChangeLog ace-5.5-r1.ebuild
4 Log:
5 Fix LICENSE, bug 455530.
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.10 dev-libs/ace/ace-5.7.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild?r1=1.9&r2=1.10
15
16 Index: ace-5.7.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ace-5.7.2.ebuild 23 Feb 2013 15:52:48 -0000 1.9
23 +++ ace-5.7.2.ebuild 24 Feb 2013 13:25:23 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.9 2013/02/23 15:52:48 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.7.2.ebuild,v 1.10 2013/02/24 13:25:23 ulm Exp $
29
30 inherit eutils multilib toolchain-funcs
31
32 @@ -11,7 +11,8 @@
33 !ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO-${PV}.tar.bz2 )
34 ciao? ( http://download.dre.vanderbilt.edu/previous_versions/ACE+TAO+CIAO-${PV}.tar.bz2 )
35 )"
36 -LICENSE="BSD as-is"
37 +
38 +LICENSE="ACE BSD BSD-4 BSD-2 tao? ( sun-iiop RSA )"
39 SLOT="0"
40 KEYWORDS="amd64 ppc ~ppc64 x86"
41 IUSE="X ipv6 tao ciao"
42
43
44
45 1.69 dev-libs/ace/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?rev=1.69&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?rev=1.69&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ChangeLog?r1=1.68&r2=1.69
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v
54 retrieving revision 1.68
55 retrieving revision 1.69
56 diff -u -r1.68 -r1.69
57 --- ChangeLog 23 Feb 2013 15:52:48 -0000 1.68
58 +++ ChangeLog 24 Feb 2013 13:25:23 -0000 1.69
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-libs/ace
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.68 2013/02/23 15:52:48 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.69 2013/02/24 13:25:23 ulm Exp $
64 +
65 + 24 Feb 2013; Ulrich Müller <ulm@g.o> ace-5.5-r1.ebuild,
66 + ace-5.7.2.ebuild:
67 + Fix LICENSE, bug 455530.
68
69 23 Feb 2013; Agostino Sarubbo <ago@g.o> ace-5.7.2.ebuild:
70 Add ~ppc64, wrt bug #455960
71
72
73
74 1.13 dev-libs/ace/ace-5.5-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?rev=1.13&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?rev=1.13&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild?r1=1.12&r2=1.13
79
80 Index: ace-5.5-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v
83 retrieving revision 1.12
84 retrieving revision 1.13
85 diff -u -r1.12 -r1.13
86 --- ace-5.5-r1.ebuild 29 Jul 2012 16:15:56 -0000 1.12
87 +++ ace-5.5-r1.ebuild 24 Feb 2013 13:25:23 -0000 1.13
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2012 Gentoo Foundation
90 +# Copyright 1999-2013 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.12 2012/07/29 16:15:56 armin76 Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.13 2013/02/24 13:25:23 ulm Exp $
94
95 inherit eutils multilib toolchain-funcs
96
97 @@ -11,8 +11,8 @@
98
99 HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html"
100
101 +LICENSE="ACE BSD BSD-4 BSD-2 tao? ( sun-iiop RSA )"
102 SLOT="0"
103 -LICENSE="BSD as-is"
104 KEYWORDS="amd64 ppc x86"
105 IUSE="X ipv6 tao"