Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/util-macros: ChangeLog util-macros-1.15.0.ebuild util-macros-1.13.0.ebuild
Date: Wed, 29 Jun 2011 12:48:19
Message-Id: 20110629124809.EEEAE20054@flycatcher.gentoo.org
1 chithanh 11/06/29 12:48:09
2
3 Modified: ChangeLog
4 Added: util-macros-1.15.0.ebuild
5 Removed: util-macros-1.13.0.ebuild
6 Log:
7 Version bump. Remove old.
8
9 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.110 x11-misc/util-macros/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.110&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.110&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?r1=1.109&r2=1.110
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v
21 retrieving revision 1.109
22 retrieving revision 1.110
23 diff -u -r1.109 -r1.110
24 --- ChangeLog 19 Jun 2011 08:30:31 -0000 1.109
25 +++ ChangeLog 29 Jun 2011 12:48:09 -0000 1.110
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-misc/util-macros
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.109 2011/06/19 08:30:31 chithanh Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.110 2011/06/29 12:48:09 chithanh Exp $
31 +
32 +*util-macros-1.15.0 (29 Jun 2011)
33 +
34 + 29 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 + -util-macros-1.13.0.ebuild, +util-macros-1.15.0.ebuild:
36 + Version bump. Remove old.
37
38 19 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
39 util-macros-1.14.0.ebuild:
40
41
42
43 1.1 x11-misc/util-macros/util-macros-1.15.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.15.0.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.15.0.ebuild?rev=1.1&content-type=text/plain
47
48 Index: util-macros-1.15.0.ebuild
49 ===================================================================
50 # Copyright 1999-2011 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.15.0.ebuild,v 1.1 2011/06/29 12:48:09 chithanh Exp $
53
54 EAPI=4
55 inherit xorg-2
56
57 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros"
58 DESCRIPTION="X.Org autotools utility macros"
59
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
61 IUSE=""
62
63 RDEPEND=""
64 DEPEND="${RDEPEND}"