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.3.ebuild ChangeLog
Date: Sat, 03 Oct 2009 11:33:43
Message-Id: E1Mu2rt-0002ui-Pr@stork.gentoo.org
1 scarabeus 09/10/03 11:33:41
2
3 Modified: ChangeLog
4 Added: xmag-1.0.3.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.30 x11-apps/xmag/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 7 Jul 2009 01:45:49 -0000 1.29
23 +++ ChangeLog 3 Oct 2009 11:33:41 -0000 1.30
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-apps/xmag
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.29 2009/07/07 01:45:49 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.30 2009/10/03 11:33:41 scarabeus Exp $
29 +
30 +*xmag-1.0.3 (03 Oct 2009)
31 +
32 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o> +xmag-1.0.3.ebuild:
33 + Version bump.
34
35 07 Jul 2009; Jeroen Roovers <jer@g.o> xmag-1.0.2-r1.ebuild:
36 Stable for HPPA too.
37
38
39
40 1.1 x11-apps/xmag/xmag-1.0.3.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild?rev=1.1&content-type=text/plain
44
45 Index: xmag-1.0.3.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild,v 1.1 2009/10/03 11:33:41 scarabeus Exp $
50
51 # Must be before x-modular eclass is inherited
52 #SNAPSHOT="yes"
53
54 inherit x-modular
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 DEPEND="${RDEPEND}"