Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libast: ChangeLog libast-9999.ebuild libast-0.7.ebuild
Date: Fri, 26 Nov 2010 05:22:30
Message-Id: 20101126052215.8A47D20051@flycatcher.gentoo.org
1 vapier 10/11/26 05:22:15
2
3 Modified: ChangeLog libast-9999.ebuild libast-0.7.ebuild
4 Log:
5 Block sci-astronomy/ast #277649 by Henry Gebhardt.
6
7 (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.33 x11-libs/libast/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 15 Jan 2010 21:37:42 -0000 1.32
23 +++ ChangeLog 26 Nov 2010 05:22:15 -0000 1.33
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/libast
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.32 2010/01/15 21:37:42 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.33 2010/11/26 05:22:15 vapier Exp $
29 +
30 + 26 Nov 2010; Mike Frysinger <vapier@g.o> libast-0.7.ebuild,
31 + libast-9999.ebuild:
32 + Block sci-astronomy/ast #277649 by Henry Gebhardt.
33
34 15 Jan 2010; Christian Faulhammer <fauli@g.o> libast-0.7.ebuild:
35 Transfer Prefix keywords
36
37
38
39 1.11 x11-libs/libast/libast-9999.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/libast-9999.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/libast-9999.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/libast-9999.ebuild?r1=1.10&r2=1.11
44
45 Index: libast-9999.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-9999.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- libast-9999.ebuild 5 May 2009 08:13:29 -0000 1.10
52 +++ libast-9999.ebuild 26 Nov 2010 05:22:15 -0000 1.11
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-9999.ebuild,v 1.10 2009/05/05 08:13:29 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-9999.ebuild,v 1.11 2010/11/26 05:22:15 vapier Exp $
59
60 #ECVS_SERVER="cvs.sourceforge.net:/cvsroot/enlightenment"
61 ECVS_SERVER="anoncvs.enlightenment.org:/var/cvs/e"
62 @@ -16,7 +16,8 @@
63 KEYWORDS=""
64 IUSE="imlib mmx pcre"
65
66 -RDEPEND="x11-libs/libXt
67 +RDEPEND="!sci-astronomy/ast
68 + x11-libs/libXt
69 x11-proto/xproto
70 x11-libs/libICE
71 x11-libs/libSM
72
73
74
75 1.17 x11-libs/libast/libast-0.7.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/libast-0.7.ebuild?rev=1.17&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/libast-0.7.ebuild?rev=1.17&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libast/libast-0.7.ebuild?r1=1.16&r2=1.17
80
81 Index: libast-0.7.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v
84 retrieving revision 1.16
85 retrieving revision 1.17
86 diff -u -r1.16 -r1.17
87 --- libast-0.7.ebuild 15 Jan 2010 21:37:42 -0000 1.16
88 +++ libast-0.7.ebuild 26 Nov 2010 05:22:15 -0000 1.17
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.16 2010/01/15 21:37:42 fauli Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.17 2010/11/26 05:22:15 vapier Exp $
94
95 DESCRIPTION="LIBrary of Assorted Spiffy Things"
96 HOMEPAGE="http://www.eterm.org/download/"
97 @@ -11,7 +11,8 @@
98 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
99 IUSE="imlib mmx pcre"
100
101 -RDEPEND="x11-libs/libXt
102 +RDEPEND="!sci-astronomy/ast
103 + x11-libs/libXt
104 x11-proto/xproto
105 x11-libs/libICE
106 x11-libs/libSM