Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/eix: ChangeLog eix-0.20.5.ebuild
Date: Mon, 06 Sep 2010 21:10:39
Message-Id: 20100906211032.50B4B20051@flycatcher.gentoo.org
1 ranger 10/09/06 21:10:32
2
3 Modified: ChangeLog eix-0.20.5.ebuild
4 Log:
5 Marking eix-0.20.5 ppc64 for bug 323703
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.343 app-portage/eix/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.343&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.343&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?r1=1.342&r2=1.343
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v
18 retrieving revision 1.342
19 retrieving revision 1.343
20 diff -u -r1.342 -r1.343
21 --- ChangeLog 25 Jul 2010 15:14:10 -0000 1.342
22 +++ ChangeLog 6 Sep 2010 21:10:32 -0000 1.343
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-portage/eix
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.342 2010/07/25 15:14:10 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.343 2010/09/06 21:10:32 ranger Exp $
28 +
29 + 06 Sep 2010; Brent Baude <ranger@g.o> eix-0.20.5.ebuild:
30 + Marking eix-0.20.5 ppc64 for bug 323703
31
32 25 Jul 2010; Tobias Klausmann <klausman@g.o> eix-0.20.5.ebuild:
33 Stable on alpha, bug #323703
34
35
36
37 1.8 app-portage/eix/eix-0.20.5.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.20.5.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.20.5.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.20.5.ebuild?r1=1.7&r2=1.8
42
43 Index: eix-0.20.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.20.5.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- eix-0.20.5.ebuild 25 Jul 2010 15:14:10 -0000 1.7
50 +++ eix-0.20.5.ebuild 6 Sep 2010 21:10:32 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.20.5.ebuild,v 1.7 2010/07/25 15:14:10 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.20.5.ebuild,v 1.8 2010/09/06 21:10:32 ranger Exp $
56
57 EAPI=3
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
64 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
65 IUSE="+bzip2 debug doc hardened nls optimization strong-optimization sqlite tools"
66
67 RDEPEND="sqlite? ( >=dev-db/sqlite-3 )