Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/nas: nas-1.9.2.ebuild ChangeLog nas-1.8b.ebuild
Date: Thu, 11 Feb 2010 16:01:36
Message-Id: E1NfbTu-0007vM-2o@stork.gentoo.org
1 ulm 10/02/11 16:01:30
2
3 Modified: nas-1.9.2.ebuild ChangeLog nas-1.8b.ebuild
4 Log:
5 Fix LICENSE, bug 298556.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 media-libs/nas/nas-1.9.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/nas-1.9.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/nas-1.9.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/nas-1.9.2.ebuild?r1=1.2&r2=1.3
14
15 Index: nas-1.9.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.9.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- nas-1.9.2.ebuild 6 Feb 2010 13:08:04 -0000 1.2
22 +++ nas-1.9.2.ebuild 11 Feb 2010 16:01:29 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.9.2.ebuild,v 1.2 2010/02/06 13:08:04 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.9.2.ebuild,v 1.3 2010/02/11 16:01:29 ulm Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -8,7 +8,7 @@
32 HOMEPAGE="http://radscan.com/nas.html"
33 SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
34
35 -LICENSE="X11"
36 +LICENSE="MIT as-is"
37 SLOT="0"
38 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
39 IUSE="doc"
40
41
42
43 1.65 media-libs/nas/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/ChangeLog?rev=1.65&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/ChangeLog?rev=1.65&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/ChangeLog?r1=1.64&r2=1.65
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v
52 retrieving revision 1.64
53 retrieving revision 1.65
54 diff -u -r1.64 -r1.65
55 --- ChangeLog 6 Feb 2010 13:08:04 -0000 1.64
56 +++ ChangeLog 11 Feb 2010 16:01:29 -0000 1.65
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-libs/nas
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.64 2010/02/06 13:08:04 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.65 2010/02/11 16:01:29 ulm Exp $
62 +
63 + 11 Feb 2010; Ulrich Mueller <ulm@g.o> nas-1.8b.ebuild,
64 + nas-1.9.2.ebuild:
65 + Fix LICENSE, bug 298556.
66
67 06 Feb 2010; Samuli Suominen <ssuominen@g.o> nas-1.9.2.ebuild,
68 +files/nas-1.9.2-asneeded.patch:
69
70
71
72 1.10 media-libs/nas/nas-1.8b.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/nas-1.8b.ebuild?rev=1.10&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/nas-1.8b.ebuild?rev=1.10&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/nas/nas-1.8b.ebuild?r1=1.9&r2=1.10
77
78 Index: nas-1.8b.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.8b.ebuild,v
81 retrieving revision 1.9
82 retrieving revision 1.10
83 diff -u -r1.9 -r1.10
84 --- nas-1.8b.ebuild 24 Jun 2007 21:59:53 -0000 1.9
85 +++ nas-1.8b.ebuild 11 Feb 2010 16:01:29 -0000 1.10
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2007 Gentoo Foundation
88 +# Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.8b.ebuild,v 1.9 2007/06/24 21:59:53 vapier Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.8b.ebuild,v 1.10 2010/02/11 16:01:29 ulm Exp $
92
93 inherit eutils toolchain-funcs
94
95 @@ -8,7 +8,7 @@
96 HOMEPAGE="http://radscan.com/nas.html"
97 SRC_URI="http://radscan.com/nas/${P}.src.tar.gz"
98
99 -LICENSE="X11"
100 +LICENSE="MIT as-is"
101 SLOT="0"
102 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
103 IUSE="doc"