Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/plymouth: ChangeLog plymouth-0.8.3.ebuild plymouth-0.8.3-r1.ebuild
Date: Tue, 29 Mar 2011 12:54:55
Message-Id: 20110329125446.36DFE20054@flycatcher.gentoo.org
1 angelos 11/03/29 12:54:46
2
3 Modified: ChangeLog plymouth-0.8.3.ebuild
4 plymouth-0.8.3-r1.ebuild
5 Log:
6 Fix gtk+ slot deps
7
8 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 sys-boot/plymouth/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 7 Mar 2011 22:16:59 -0000 1.4
24 +++ ChangeLog 29 Mar 2011 12:54:46 -0000 1.5
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-boot/plymouth
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.4 2011/03/07 22:16:59 aidecoe Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.5 2011/03/29 12:54:46 angelos Exp $
30 +
31 + 29 Mar 2011; Christoph Mende <angelos@g.o> plymouth-0.8.3.ebuild,
32 + plymouth-0.8.3-r1.ebuild:
33 + Fix gtk+ slot deps
34
35 *plymouth-0.8.3-r1 (07 Mar 2011)
36
37
38
39
40 1.5 sys-boot/plymouth/plymouth-0.8.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild?r1=1.4&r2=1.5
45
46 Index: plymouth-0.8.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- plymouth-0.8.3.ebuild 4 Mar 2011 22:59:52 -0000 1.4
53 +++ plymouth-0.8.3.ebuild 29 Mar 2011 12:54:46 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.4 2011/03/04 22:59:52 aidecoe Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3.ebuild,v 1.5 2011/03/29 12:54:46 angelos Exp $
59
60 EAPI="3"
61
62 @@ -18,7 +18,7 @@
63 IUSE="${IUSE_VIDEO_CARDS} +branding gdm +pango"
64
65 DEPEND=">=media-libs/libpng-1.2.16
66 - >=x11-libs/gtk+-2.12
67 + >=x11-libs/gtk+-2.12:2
68 pango? ( >=x11-libs/pango-1.21 )
69 video_cards_intel? ( x11-libs/libdrm[video_cards_intel] )
70 video_cards_nouveau? ( x11-libs/libdrm[video_cards_nouveau] )
71
72
73
74 1.2 sys-boot/plymouth/plymouth-0.8.3-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild?r1=1.1&r2=1.2
79
80 Index: plymouth-0.8.3-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- plymouth-0.8.3-r1.ebuild 7 Mar 2011 22:16:59 -0000 1.1
87 +++ plymouth-0.8.3-r1.ebuild 29 Mar 2011 12:54:46 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild,v 1.1 2011/03/07 22:16:59 aidecoe Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r1.ebuild,v 1.2 2011/03/29 12:54:46 angelos Exp $
93
94 EAPI="3"
95
96 @@ -18,7 +18,7 @@
97 IUSE="${IUSE_VIDEO_CARDS} +branding gdm +pango static-libs"
98
99 DEPEND=">=media-libs/libpng-1.2.16
100 - >=x11-libs/gtk+-2.12
101 + >=x11-libs/gtk+-2.12:2
102 pango? ( >=x11-libs/pango-1.21 )
103 video_cards_intel? ( x11-libs/libdrm[video_cards_intel] )
104 video_cards_nouveau? ( x11-libs/libdrm[video_cards_nouveau] )