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.8.0.ebuild
Date: Wed, 02 Jun 2010 10:36:48
Message-Id: 20100602103645.8D2782CE14@corvid.gentoo.org
1 chithanh 10/06/02 10:36:45
2
3 Modified: ChangeLog
4 Added: util-macros-1.8.0.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.99 x11-misc/util-macros/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.99&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?rev=1.99&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/ChangeLog?r1=1.98&r2=1.99
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v
19 retrieving revision 1.98
20 retrieving revision 1.99
21 diff -u -r1.98 -r1.99
22 --- ChangeLog 12 May 2010 18:19:49 -0000 1.98
23 +++ ChangeLog 2 Jun 2010 10:36:45 -0000 1.99
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-misc/util-macros
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.98 2010/05/12 18:19:49 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.99 2010/06/02 10:36:45 chithanh Exp $
29 +
30 +*util-macros-1.8.0 (02 Jun 2010)
31 +
32 + 02 Jun 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
33 + +util-macros-1.8.0.ebuild:
34 + Version bump.
35
36 12 May 2010; Brent Baude <ranger@g.o> util-macros-1.6.1.ebuild:
37 Marking util-macros-1.6.1 ppc64 stable for bug 308521
38
39
40
41 1.1 x11-misc/util-macros/util-macros-1.8.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.8.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macros/util-macros-1.8.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: util-macros-1.8.0.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-misc/util-macros/util-macros-1.8.0.ebuild,v 1.1 2010/06/02 10:36:45 chithanh Exp $
51
52 EAPI=3
53 inherit xorg-2
54
55 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros"
56 DESCRIPTION="X.Org autotools utility macros"
57
58 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"
59 IUSE=""
60
61 RDEPEND=""
62 DEPEND="${RDEPEND}"