Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xvidtune: ChangeLog xvidtune-1.0.1-r1.ebuild
Date: Sun, 25 Jan 2009 16:28:17
Message-Id: E1LR7qK-0004WF-9r@stork.gentoo.org
1 remi 09/01/25 16:28:16
2
3 Modified: ChangeLog xvidtune-1.0.1-r1.ebuild
4 Log:
5 x11-apps/xvidtune: really remove xprint support (see bug #254874)
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.17 x11-apps/xvidtune/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvidtune/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvidtune/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvidtune/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 14 Jan 2009 13:32:28 -0000 1.16
22 +++ ChangeLog 25 Jan 2009 16:28:16 -0000 1.17
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xvidtune
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.16 2009/01/14 13:32:28 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.17 2009/01/25 16:28:16 remi Exp $
28 +
29 + 25 Jan 2009; RĂ©mi Cardona <remi@g.o> xvidtune-1.0.1-r1.ebuild:
30 + really remove xprint support (see bug #254874)
31
32 *xvidtune-1.0.1-r1 (14 Jan 2009)
33
34
35
36
37 1.2 x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild?r1=1.1&r2=1.2
42
43 Index: xvidtune-1.0.1-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- xvidtune-1.0.1-r1.ebuild 14 Jan 2009 13:32:28 -0000 1.1
50 +++ xvidtune-1.0.1-r1.ebuild 25 Jan 2009 16:28:16 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.1 2009/01/14 13:32:28 remi Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1-r1.ebuild,v 1.2 2009/01/25 16:28:16 remi Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -10,7 +10,7 @@
60 DESCRIPTION="video mode tuner for Xorg"
61
62 KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
63 -IUSE="xprint"
64 +IUSE=""
65
66 RDEPEND="x11-libs/libXxf86vm
67 x11-libs/libXaw"