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/appres: appres-1.0.4.ebuild ChangeLog
Date: Mon, 20 May 2013 23:41:23
Message-Id: 20130520234116.1C5312171D@flycatcher.gentoo.org
1 chithanh 13/05/20 23:41:16
2
3 Modified: ChangeLog
4 Added: appres-1.0.4.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.57 x11-apps/appres/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/appres/ChangeLog?rev=1.57&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/appres/ChangeLog?rev=1.57&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/appres/ChangeLog?r1=1.56&r2=1.57
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v
20 retrieving revision 1.56
21 retrieving revision 1.57
22 diff -u -r1.56 -r1.57
23 --- ChangeLog 15 May 2012 14:22:37 -0000 1.56
24 +++ ChangeLog 20 May 2013 23:41:15 -0000 1.57
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-apps/appres
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.56 2012/05/15 14:22:37 aballier Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.57 2013/05/20 23:41:15 chithanh Exp $
31 +
32 +*appres-1.0.4 (20 May 2013)
33 +
34 + 20 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 + +appres-1.0.4.ebuild:
36 + Version bump.
37
38 15 May 2012; Alexis Ballier <aballier@g.o> appres-1.0.3.ebuild:
39 keyword ~amd64-fbsd
40 @@ -196,4 +202,3 @@
41 08 Aug 2005; Donnie Berkholz <spyderous@g.o>;
42 +appres-0.99.0.ebuild:
43 Initial commit for modular X.
44 -
45
46
47
48 1.1 x11-apps/appres/appres-1.0.4.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/appres/appres-1.0.4.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/appres/appres-1.0.4.ebuild?rev=1.1&content-type=text/plain
52
53 Index: appres-1.0.4.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/appres/appres-1.0.4.ebuild,v 1.1 2013/05/20 23:41:15 chithanh Exp $
58
59 EAPI=5
60
61 inherit xorg-2
62
63 DESCRIPTION="list X application resource database"
64
65 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt"
66 IUSE=""
67 RDEPEND="x11-libs/libX11
68 x11-libs/libXt"
69 DEPEND="${RDEPEND}"