Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/rgb: ChangeLog rgb-1.0.4.ebuild
Date: Fri, 08 Oct 2010 12:03:11
Message-Id: 20101008111855.4D68020054@flycatcher.gentoo.org
1 scarabeus 10/10/08 11:18:55
2
3 Modified: ChangeLog
4 Added: rgb-1.0.4.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2_rc88/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.47 x11-apps/rgb/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/ChangeLog?rev=1.47&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/ChangeLog?rev=1.47&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/ChangeLog?r1=1.46&r2=1.47
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v
20 retrieving revision 1.46
21 retrieving revision 1.47
22 diff -u -r1.46 -r1.47
23 --- ChangeLog 14 Jan 2010 21:02:28 -0000 1.46
24 +++ ChangeLog 8 Oct 2010 11:18:55 -0000 1.47
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-apps/rgb
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.46 2010/01/14 21:02:28 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.47 2010/10/08 11:18:55 scarabeus Exp $
30 +
31 +*rgb-1.0.4 (08 Oct 2010)
32 +
33 + 08 Oct 2010; Tomáš Chvátal <scarabeus@g.o> +rgb-1.0.4.ebuild:
34 + Version bump.
35
36 14 Jan 2010; Christian Faulhammer <fauli@g.o> rgb-1.0.3.ebuild:
37 Transfer Prefix keywords
38
39
40
41 1.1 x11-apps/rgb/rgb-1.0.4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/rgb-1.0.4.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/rgb/rgb-1.0.4.ebuild?rev=1.1&content-type=text/plain
45
46 Index: rgb-1.0.4.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.4.ebuild,v 1.1 2010/10/08 11:18:55 scarabeus Exp $
51
52 EAPI=3
53 XORG_STATIC=no
54 inherit xorg-2
55
56 DESCRIPTION="uncompile an rgb color-name database"
57
58 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
59 IUSE=""
60 RDEPEND=""
61 DEPEND="${RDEPEND}
62 x11-proto/xproto"