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/xmag: xmag-1.0.4.ebuild ChangeLog
Date: Mon, 01 Nov 2010 15:27:08
Message-Id: 20101101152704.65C9720051@flycatcher.gentoo.org
1 scarabeus 10/11/01 15:27:04
2
3 Modified: ChangeLog
4 Added: xmag-1.0.4.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2_rc98/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.40 x11-apps/xmag/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.40&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.40&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/ChangeLog?r1=1.39&r2=1.40
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v
20 retrieving revision 1.39
21 retrieving revision 1.40
22 diff -u -r1.39 -r1.40
23 --- ChangeLog 23 Jan 2010 19:12:58 -0000 1.39
24 +++ ChangeLog 1 Nov 2010 15:27:04 -0000 1.40
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-apps/xmag
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.39 2010/01/23 19:12:58 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.40 2010/11/01 15:27:04 scarabeus Exp $
30 +
31 +*xmag-1.0.4 (01 Nov 2010)
32 +
33 + 01 Nov 2010; Tomáš Chvátal <scarabeus@g.o> +xmag-1.0.4.ebuild:
34 + Version bump
35
36 23 Jan 2010; Tomáš Chvátal <scarabeus@g.o>
37 -xmag-1.0.2-r1.ebuild:
38
39
40
41 1.1 x11-apps/xmag/xmag-1.0.4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/xmag-1.0.4.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/xmag-1.0.4.ebuild?rev=1.1&content-type=text/plain
45
46 Index: xmag-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/xmag/xmag-1.0.4.ebuild,v 1.1 2010/11/01 15:27:04 scarabeus Exp $
51
52 EAPI=3
53
54 inherit xorg-2
55
56 DESCRIPTION="X.Org xmag application"
57
58 KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
59 IUSE=""
60
61 RDEPEND="x11-libs/libXaw
62 x11-libs/libXmu
63 x11-libs/libXt
64 x11-libs/libX11"
65 DEPEND="${RDEPEND}"