Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/gbdfed: gbdfed-1.5.ebuild ChangeLog gbdfed-1.4.ebuild
Date: Thu, 11 Feb 2010 15:39:00
Message-Id: E1Nfb84-0005rn-95@stork.gentoo.org
1 ulm 10/02/11 15:38:56
2
3 Modified: gbdfed-1.5.ebuild ChangeLog gbdfed-1.4.ebuild
4 Log:
5 Fix LICENSE, bug 298556.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 x11-misc/gbdfed/gbdfed-1.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild?r1=1.1&r2=1.2
14
15 Index: gbdfed-1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gbdfed-1.5.ebuild 9 Oct 2009 08:17:15 -0000 1.1
22 +++ gbdfed-1.5.ebuild 11 Feb 2010 15:38:55 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild,v 1.1 2009/10/09 08:17:15 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.5.ebuild,v 1.2 2010/02/11 15:38:55 ulm Exp $
29
30 EAPI=2
31 inherit eutils
32 @@ -9,7 +9,7 @@
33 HOMEPAGE="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/"
34 SRC_URI="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/${P}.tbz2"
35
36 -LICENSE="X11"
37 +LICENSE="MIT"
38 SLOT="0"
39 KEYWORDS="~amd64 ~x86"
40 IUSE=""
41
42
43
44 1.5 x11-misc/gbdfed/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 9 Oct 2009 08:17:15 -0000 1.4
57 +++ ChangeLog 11 Feb 2010 15:38:55 -0000 1.5
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-misc/gbdfed
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/ChangeLog,v 1.4 2009/10/09 08:17:15 pva Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/ChangeLog,v 1.5 2010/02/11 15:38:55 ulm Exp $
64 +
65 + 11 Feb 2010; Ulrich Mueller <ulm@g.o> gbdfed-1.4.ebuild,
66 + gbdfed-1.5.ebuild:
67 + Fix LICENSE, bug 298556.
68
69 *gbdfed-1.5 (09 Oct 2009)
70
71
72
73
74 1.4 x11-misc/gbdfed/gbdfed-1.4.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/gbdfed-1.4.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/gbdfed-1.4.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gbdfed/gbdfed-1.4.ebuild?r1=1.3&r2=1.4
79
80 Index: gbdfed-1.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.4.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- gbdfed-1.4.ebuild 8 Aug 2009 12:55:52 -0000 1.3
87 +++ gbdfed-1.4.ebuild 11 Feb 2010 15:38:55 -0000 1.4
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2009 Gentoo Foundation
90 +# Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.4.ebuild,v 1.3 2009/08/08 12:55:52 ssuominen Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbdfed/gbdfed-1.4.ebuild,v 1.4 2010/02/11 15:38:55 ulm Exp $
94
95 EAPI=2
96 inherit eutils
97 @@ -9,7 +9,7 @@
98 HOMEPAGE="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/"
99 SRC_URI="http://www.math.nmsu.edu/~mleisher/Software/gbdfed/${P}.tbz2"
100
101 -LICENSE="X11"
102 +LICENSE="MIT"
103 SLOT="0"
104 KEYWORDS="~amd64 ~x86"
105 IUSE=""