Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/avfs: avfs-1.0.1.ebuild ChangeLog avfs-0.9.9.ebuild avfs-1.0.0.ebuild
Date: Sun, 30 Sep 2012 18:02:23
Message-Id: 20120930180208.CDBBD21600@flycatcher.gentoo.org
1 armin76 12/09/30 18:02:06
2
3 Modified: avfs-1.0.1.ebuild ChangeLog avfs-0.9.9.ebuild
4 avfs-1.0.0.ebuild
5 Log:
6 Drop alpha keywords
7
8 (Portage version: 2.1.11.16/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.2 sys-fs/avfs/avfs-1.0.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild?r1=1.1&r2=1.2
16
17 Index: avfs-1.0.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- avfs-1.0.1.ebuild 13 Jun 2012 07:58:44 -0000 1.1
24 +++ avfs-1.0.1.ebuild 30 Sep 2012 18:02:06 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild,v 1.1 2012/06/13 07:58:44 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.1.ebuild,v 1.2 2012/09/30 18:02:06 armin76 Exp $
30
31 EAPI=4
32 inherit eutils
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
38 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
39 IUSE="static-libs +lzma"
40
41 RDEPEND=">=sys-fs/fuse-2.4
42
43
44
45 1.43 sys-fs/avfs/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/ChangeLog?rev=1.43&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/ChangeLog?rev=1.43&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/ChangeLog?r1=1.42&r2=1.43
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v
54 retrieving revision 1.42
55 retrieving revision 1.43
56 diff -u -r1.42 -r1.43
57 --- ChangeLog 13 Jun 2012 08:09:23 -0000 1.42
58 +++ ChangeLog 30 Sep 2012 18:02:06 -0000 1.43
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sys-fs/avfs
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.42 2012/06/13 08:09:23 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.43 2012/09/30 18:02:06 armin76 Exp $
64 +
65 + 30 Sep 2012; Raúl Porcel <armin76@g.o> avfs-0.9.9.ebuild,
66 + avfs-1.0.0.ebuild, avfs-1.0.1.ebuild:
67 + Drop alpha keywords
68
69 13 Jun 2012; Tim Harder <radhermit@g.o> avfs-0.9.9.ebuild,
70 avfs-1.0.0.ebuild:
71
72
73
74 1.12 sys-fs/avfs/avfs-0.9.9.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild?rev=1.12&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild?rev=1.12&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild?r1=1.11&r2=1.12
79
80 Index: avfs-0.9.9.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v
83 retrieving revision 1.11
84 retrieving revision 1.12
85 diff -u -r1.11 -r1.12
86 --- avfs-0.9.9.ebuild 13 Jun 2012 08:09:23 -0000 1.11
87 +++ avfs-0.9.9.ebuild 30 Sep 2012 18:02:06 -0000 1.12
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v 1.11 2012/06/13 08:09:23 radhermit Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v 1.12 2012/09/30 18:02:06 armin76 Exp $
93
94 EAPI=3
95 inherit eutils linux-info
96 @@ -11,7 +11,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 ~hppa ppc ppc64 x86"
101 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
102 IUSE="static-libs +lzma"
103
104 RDEPEND=">=sys-fs/fuse-2.4
105
106
107
108 1.8 sys-fs/avfs/avfs-1.0.0.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-1.0.0.ebuild?rev=1.8&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-1.0.0.ebuild?rev=1.8&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/avfs/avfs-1.0.0.ebuild?r1=1.7&r2=1.8
113
114 Index: avfs-1.0.0.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.0.ebuild,v
117 retrieving revision 1.7
118 retrieving revision 1.8
119 diff -u -r1.7 -r1.8
120 --- avfs-1.0.0.ebuild 13 Jun 2012 08:09:23 -0000 1.7
121 +++ avfs-1.0.0.ebuild 30 Sep 2012 18:02:06 -0000 1.8
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.0.ebuild,v 1.7 2012/06/13 08:09:23 radhermit Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-1.0.0.ebuild,v 1.8 2012/09/30 18:02:06 armin76 Exp $
127
128 EAPI=4
129 inherit eutils
130 @@ -11,7 +11,7 @@
131
132 LICENSE="GPL-2"
133 SLOT="0"
134 -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 x86"
135 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
136 IUSE="static-libs +lzma"
137
138 RDEPEND=">=sys-fs/fuse-2.4