Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/util-macros: ChangeLog util-macros-1.2.2.ebuild
Date: Sat, 20 Jun 2009 10:05:59
Message-Id: E1MHxSP-0004hA-5l@stork.gentoo.org
1 remi 09/06/20 10:05:57
2
3 Modified: ChangeLog
4 Added: util-macros-1.2.2.ebuild
5 Log:
6 x11-misc/util-macros: bump to 1.2.2
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.72 x11-misc/util-macros/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.72&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.72&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/util-macros/ChangeLog?r1=1.71&r2=1.72
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v
19 retrieving revision 1.71
20 retrieving revision 1.72
21 diff -u -r1.71 -r1.72
22 --- ChangeLog 20 Jun 2009 09:38:39 -0000 1.71
23 +++ ChangeLog 20 Jun 2009 10:05:57 -0000 1.72
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-misc/util-macros
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.71 2009/06/20 09:38:39 remi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.72 2009/06/20 10:05:57 remi Exp $
29 +
30 +*util-macros-1.2.2 (20 Jun 2009)
31 +
32 + 20 Jun 2009; Rémi Cardona <remi@g.o> +util-macros-1.2.2.ebuild:
33 + bump to 1.2.2
34
35 20 Jun 2009; Rémi Cardona <remi@g.o> -util-macros-1.1.6.ebuild,
36 -util-macros-1.1.6-r1.ebuild, -util-macros-1.2.0.ebuild:
37
38
39
40 1.1 x11-misc/util-macros/util-macros-1.2.2.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/util-macros/util-macros-1.2.2.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/util-macros/util-macros-1.2.2.ebuild?rev=1.1&content-type=text/plain
44
45 Index: util-macros-1.2.2.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-misc/util-macros/util-macros-1.2.2.ebuild,v 1.1 2009/06/20 10:05:57 remi Exp $
50
51 # Must be before x-modular eclass is inherited
52 #SNAPSHOT="yes"
53
54 inherit x-modular
55
56 DESCRIPTION="X.Org autotools utility macros"
57 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
58 IUSE=""
59
60 RDEPEND=""
61 DEPEND="${RDEPEND}"