Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-x11: xorg-x11-7.4.ebuild xorg-x11-7.2.ebuild xorg-x11-7.3.ebuild
Date: Mon, 03 Aug 2009 11:41:16
Message-Id: E1MXvuk-0001oQ-1M@stork.gentoo.org
1 ssuominen 09/08/03 11:41:14
2
3 Modified: xorg-x11-7.4.ebuild xorg-x11-7.2.ebuild
4 xorg-x11-7.3.ebuild
5 Log:
6 Missing IUSE
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 x11-base/xorg-x11/xorg-x11-7.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild?r1=1.14&r2=1.15
15
16 Index: xorg-x11-7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- xorg-x11-7.4.ebuild 23 Jun 2009 21:34:10 -0000 1.14
23 +++ xorg-x11-7.4.ebuild 3 Aug 2009 11:41:13 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild,v 1.14 2009/06/23 21:34:10 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild,v 1.15 2009/08/03 11:41:13 ssuominen Exp $
29
30 inherit eutils
31
32 @@ -10,6 +10,7 @@
33 LICENSE="GPL-2"
34 SLOT="0"
35 KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +IUSE=""
37
38 # Collision protect will scream bloody murder if we install over old versions
39 RDEPEND="!<=x11-base/xorg-x11-6.9"
40
41
42
43 1.16 x11-base/xorg-x11/xorg-x11-7.2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild?rev=1.16&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild?rev=1.16&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild?r1=1.15&r2=1.16
48
49 Index: xorg-x11-7.2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild,v
52 retrieving revision 1.15
53 retrieving revision 1.16
54 diff -u -r1.15 -r1.16
55 --- xorg-x11-7.2.ebuild 14 Oct 2008 18:09:33 -0000 1.15
56 +++ xorg-x11-7.2.ebuild 3 Aug 2009 11:41:13 -0000 1.16
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2008 Gentoo Foundation
59 +# Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild,v 1.15 2008/10/14 18:09:33 dberkholz Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild,v 1.16 2009/08/03 11:41:13 ssuominen Exp $
63
64 inherit eutils
65
66 @@ -10,6 +10,7 @@
67 LICENSE="as-is"
68 SLOT="0"
69 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
70 +IUSE=""
71
72 # Collision protect will scream bloody murder if we install over old versions
73 RDEPEND="!<=x11-base/xorg-x11-6.9"
74
75
76
77 1.4 x11-base/xorg-x11/xorg-x11-7.3.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.3.ebuild?rev=1.4&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.3.ebuild?rev=1.4&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.3.ebuild?r1=1.3&r2=1.4
82
83 Index: xorg-x11-7.3.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.3.ebuild,v
86 retrieving revision 1.3
87 retrieving revision 1.4
88 diff -u -r1.3 -r1.4
89 --- xorg-x11-7.3.ebuild 9 Oct 2007 07:43:49 -0000 1.3
90 +++ xorg-x11-7.3.ebuild 3 Aug 2009 11:41:13 -0000 1.4
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2007 Gentoo Foundation
93 +# Copyright 1999-2009 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.3.ebuild,v 1.3 2007/10/09 07:43:49 dberkholz Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.3.ebuild,v 1.4 2009/08/03 11:41:13 ssuominen Exp $
97
98 inherit eutils
99
100 @@ -10,6 +10,7 @@
101 LICENSE="as-is"
102 SLOT="0"
103 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
104 +IUSE=""
105
106 # Collision protect will scream bloody murder if we install over old versions
107 RDEPEND="!<=x11-base/xorg-x11-6.9"