Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xmag: xmag-1.0.6.ebuild ChangeLog
Date: Sat, 04 Jul 2015 10:07:41
Message-Id: 20150704100732.C2AAC74A@oystercatcher.gentoo.org
1 mrueg 15/07/04 10:07:32
2
3 Modified: ChangeLog
4 Added: xmag-1.0.6.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.57 x11-apps/xmag/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.57&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.57&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/ChangeLog?r1=1.56&r2=1.57
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v
20 retrieving revision 1.56
21 retrieving revision 1.57
22 diff -u -r1.56 -r1.57
23 --- ChangeLog 11 Apr 2015 21:45:22 -0000 1.56
24 +++ ChangeLog 4 Jul 2015 10:07:32 -0000 1.57
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-apps/xmag
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.56 2015/04/11 21:45:22 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.57 2015/07/04 10:07:32 mrueg Exp $
30 +
31 +*xmag-1.0.6 (04 Jul 2015)
32 +
33 + 04 Jul 2015; Manuel Rüger <mrueg@g.o> +xmag-1.0.6.ebuild:
34 + Version bump.
35
36 11 Apr 2015; Manuel Rüger <mrueg@g.o> -xmag-1.0.4.ebuild:
37 Remove old.
38
39
40
41 1.1 x11-apps/xmag/xmag-1.0.6.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/xmag-1.0.6.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xmag/xmag-1.0.6.ebuild?rev=1.1&content-type=text/plain
45
46 Index: xmag-1.0.6.ebuild
47 ===================================================================
48 # Copyright 1999-2015 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.6.ebuild,v 1.1 2015/07/04 10:07:32 mrueg Exp $
51
52 EAPI=5
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}"