Gentoo Archives: gentoo-commits

From: "dberkholz (dberkholz)" <dberkholz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xvinfo: ChangeLog xvinfo-1.0.2.ebuild
Date: Sat, 08 Sep 2007 06:34:42
Message-Id: E1ITtnR-0000Dr-3D@stork.gentoo.org
1 dberkholz 07/09/08 06:27:57
2
3 Modified: ChangeLog
4 Added: xvinfo-1.0.2.ebuild
5 Log:
6 Bump for 7.3.
7 (Portage version: 2.1.3.8)
8
9 Revision Changes Path
10 1.21 x11-apps/xvinfo/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvinfo/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvinfo/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvinfo/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 27 Nov 2006 13:41:26 -0000 1.20
23 +++ ChangeLog 8 Sep 2007 06:27:56 -0000 1.21
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-apps/xvinfo
26 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.20 2006/11/27 13:41:26 gustavoz Exp $
28 +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.21 2007/09/08 06:27:56 dberkholz Exp $
30 +
31 +*xvinfo-1.0.2 (08 Sep 2007)
32 +
33 + 08 Sep 2007; Donnie Berkholz <dberkholz@g.o>; +xvinfo-1.0.2.ebuild:
34 + Bump for 7.3.
35
36 27 Nov 2006; Gustavo Zacarias <gustavoz@g.o> xvinfo-1.0.1.ebuild:
37 Stable on sparc wrt #155883
38
39
40
41 1.1 x11-apps/xvinfo/xvinfo-1.0.2.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: xvinfo-1.0.2.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.1 2007/09/08 06:27:56 dberkholz Exp $
51
52 # Must be before x-modular eclass is inherited
53 #SNAPSHOT="yes"
54
55 inherit x-modular
56
57 DESCRIPTION="Print out X-Video extension adaptor information"
58
59 KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
60
61 RDEPEND="x11-libs/libXv
62 x11-libs/libX11"
63 DEPEND="${RDEPEND}"
64
65
66
67 --
68 gentoo-commits@g.o mailing list