Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/rpm2targz: rpm2targz-9.0-r6.ebuild rpm2targz-9.0-r5.ebuild rpm2targz-9.0-r4.ebuild
Date: Sat, 03 Nov 2007 20:04:19
Message-Id: E1IoOu6-0000tr-5J@stork.gentoo.org
1 grobian 07/11/03 19:43:34
2
3 Modified: rpm2targz-9.0-r6.ebuild rpm2targz-9.0-r5.ebuild
4 rpm2targz-9.0-r4.ebuild
5 Log:
6 Include userland_GNU in IUSE
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.7 app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild?r1=1.6&r2=1.7
15
16 Index: rpm2targz-9.0-r6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- rpm2targz-9.0-r6.ebuild 28 Sep 2007 12:03:40 -0000 1.6
23 +++ rpm2targz-9.0-r6.ebuild 3 Nov 2007 19:43:33 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild,v 1.6 2007/09/28 12:03:40 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r6.ebuild,v 1.7 2007/11/03 19:43:33 grobian Exp $
29
30 inherit toolchain-funcs eutils
31
32 @@ -11,7 +11,7 @@
33 LICENSE="as-is"
34 SLOT="0"
35 KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
36 -IUSE=""
37 +IUSE="userland_GNU"
38
39 # NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,
40 # so we don't explicitly set it as a dependency.
41
42
43
44 1.13 app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild?r1=1.12&r2=1.13
49
50 Index: rpm2targz-9.0-r5.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- rpm2targz-9.0-r5.ebuild 21 Jan 2007 17:02:28 -0000 1.12
57 +++ rpm2targz-9.0-r5.ebuild 3 Nov 2007 19:43:33 -0000 1.13
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild,v 1.12 2007/01/21 17:02:28 eroyf Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r5.ebuild,v 1.13 2007/11/03 19:43:33 grobian Exp $
63
64 inherit toolchain-funcs eutils
65
66 @@ -11,7 +11,7 @@
67 LICENSE="as-is"
68 SLOT="0"
69 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
70 -IUSE=""
71 +IUSE="userland_GNU"
72
73 # NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,
74 # so we don't explicitly set it as a dependency.
75
76
77
78 1.4 app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild?rev=1.4&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild?rev=1.4&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild?r1=1.3&r2=1.4
83
84 Index: rpm2targz-9.0-r4.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild,v
87 retrieving revision 1.3
88 retrieving revision 1.4
89 diff -u -r1.3 -r1.4
90 --- rpm2targz-9.0-r4.ebuild 31 Mar 2006 00:01:21 -0000 1.3
91 +++ rpm2targz-9.0-r4.ebuild 3 Nov 2007 19:43:33 -0000 1.4
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2006 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild,v 1.3 2006/03/31 00:01:21 flameeyes Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r4.ebuild,v 1.4 2007/11/03 19:43:33 grobian Exp $
97
98 inherit toolchain-funcs eutils
99
100 @@ -11,7 +11,7 @@
101 LICENSE="as-is"
102 SLOT="0"
103 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
104 -IUSE=""
105 +IUSE="userland_GNU"
106
107 # NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,
108 # so we don't explicitly set it as a dependency.
109
110
111
112 --
113 gentoo-commits@g.o mailing list