Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xrefresh: xrefresh-1.0.5.ebuild ChangeLog
Date: Mon, 20 May 2013 23:43:13
Message-Id: 20130520234305.48C0F2171D@flycatcher.gentoo.org
1 chithanh 13/05/20 23:43:05
2
3 Modified: ChangeLog
4 Added: xrefresh-1.0.5.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.46 x11-apps/xrefresh/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrefresh/ChangeLog?rev=1.46&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrefresh/ChangeLog?rev=1.46&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrefresh/ChangeLog?r1=1.45&r2=1.46
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v
20 retrieving revision 1.45
21 retrieving revision 1.46
22 diff -u -r1.45 -r1.46
23 --- ChangeLog 15 May 2012 14:19:50 -0000 1.45
24 +++ ChangeLog 20 May 2013 23:43:05 -0000 1.46
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-apps/xrefresh
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.45 2012/05/15 14:19:50 aballier Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.46 2013/05/20 23:43:05 chithanh Exp $
31 +
32 +*xrefresh-1.0.5 (20 May 2013)
33 +
34 + 20 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 + +xrefresh-1.0.5.ebuild:
36 + Version bump.
37
38 15 May 2012; Alexis Ballier <aballier@g.o> xrefresh-1.0.4.ebuild:
39 keyword ~amd64-fbsd
40 @@ -167,4 +173,3 @@
41 08 Aug 2005; Donnie Berkholz <spyderous@g.o>;
42 +xrefresh-0.99.0.ebuild:
43 Initial commit for modular X.
44 -
45
46
47
48 1.1 x11-apps/xrefresh/xrefresh-1.0.5.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.5.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.5.ebuild?rev=1.1&content-type=text/plain
52
53 Index: xrefresh-1.0.5.ebuild
54 ===================================================================
55 # Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.5.ebuild,v 1.1 2013/05/20 23:43:05 chithanh Exp $
58
59 EAPI=5
60
61 inherit xorg-2
62
63 DESCRIPTION="refresh all or part of an X screen"
64 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND="x11-libs/libX11"
68 DEPEND="${RDEPEND}"