Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-www/mplayerplug-in: mplayerplug-in-3.45.ebuild ChangeLog mplayerplug-in-3.50.ebuild
Date: Thu, 21 Feb 2008 18:16:39
Message-Id: E1JSFyH-0001oz-2q@stork.gentoo.org
1 mr_bones_ 08/02/21 18:16:37
2
3 Modified: mplayerplug-in-3.45.ebuild ChangeLog
4 mplayerplug-in-3.50.ebuild
5 Log:
6 fix deps - virtual/x11 is no more
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.7 net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild?r1=1.6&r2=1.7
15
16 Index: mplayerplug-in-3.45.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- mplayerplug-in-3.45.ebuild 6 Jan 2008 22:34:21 -0000 1.6
23 +++ mplayerplug-in-3.45.ebuild 21 Feb 2008 18:16:36 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.6 2008/01/06 22:34:21 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.7 2008/02/21 18:16:36 mr_bones_ Exp $
29
30 inherit eutils multilib
31
32 @@ -22,11 +22,8 @@
33 www-client/epiphany
34 net-libs/xulrunner
35 )
36 - || ( ( x11-libs/libXpm
37 - x11-proto/xextproto
38 - )
39 - virtual/x11
40 - )
41 + x11-libs/libXpm
42 + x11-proto/xextproto
43 gtk? (
44 >=x11-libs/gtk+-2.2.0
45 dev-libs/atk
46
47
48
49 1.103 net-www/mplayerplug-in/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/ChangeLog?rev=1.103&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/ChangeLog?rev=1.103&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/ChangeLog?r1=1.102&r2=1.103
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v
58 retrieving revision 1.102
59 retrieving revision 1.103
60 diff -u -r1.102 -r1.103
61 --- ChangeLog 13 Jan 2008 19:49:51 -0000 1.102
62 +++ ChangeLog 21 Feb 2008 18:16:36 -0000 1.103
63 @@ -1,6 +1,10 @@
64 # ChangeLog for net-www/mplayerplug-in
65 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.102 2008/01/13 19:49:51 josejx Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.103 2008/02/21 18:16:36 mr_bones_ Exp $
68 +
69 + 21 Feb 2008; Michael Sterrett <mr_bones_@g.o>
70 + mplayerplug-in-3.45.ebuild, mplayerplug-in-3.50.ebuild:
71 + fix deps - virtual/x11 is no more
72
73 13 Jan 2008; Joseph Jezak <josejx@g.o> mplayerplug-in-3.50.ebuild:
74 Added missing translations: cs,sk,tr,wa, fixes bug #205108.
75
76
77
78 1.3 net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild?rev=1.3&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild?rev=1.3&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild?r1=1.2&r2=1.3
83
84 Index: mplayerplug-in-3.50.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v
87 retrieving revision 1.2
88 retrieving revision 1.3
89 diff -u -r1.2 -r1.3
90 --- mplayerplug-in-3.50.ebuild 13 Jan 2008 19:49:51 -0000 1.2
91 +++ mplayerplug-in-3.50.ebuild 21 Feb 2008 18:16:36 -0000 1.3
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2008 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.2 2008/01/13 19:49:51 josejx Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.3 2008/02/21 18:16:36 mr_bones_ Exp $
97
98 inherit eutils multilib autotools
99
100 @@ -22,11 +22,8 @@
101 seamonkey? ( www-client/seamonkey )
102 !seamonkey? ( net-libs/xulrunner )
103 )
104 - || ( ( x11-libs/libXpm
105 - x11-proto/xextproto
106 - )
107 - virtual/x11
108 - )
109 + x11-libs/libXpm
110 + x11-proto/xextproto
111 gtk? (
112 >=x11-libs/gtk+-2.2.0
113 dev-libs/atk
114
115
116
117 --
118 gentoo-commits@l.g.o mailing list