Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/eix: eix-0.9.10.ebuild eix-0.10.2.ebuild
Date: Tue, 11 Dec 2007 09:37:51
Message-Id: E1J21Yf-0005lV-S2@stork.gentoo.org
1 vapier 07/12/11 09:37:45
2
3 Modified: eix-0.9.10.ebuild eix-0.10.2.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.7 app-portage/eix/eix-0.9.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild?r1=1.6&r2=1.7
14
15 Index: eix-0.9.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- eix-0.9.10.ebuild 18 Oct 2007 03:49:50 -0000 1.6
22 +++ eix-0.9.10.ebuild 11 Dec 2007 09:37:45 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild,v 1.6 2007/10/18 03:49:50 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild,v 1.7 2007/12/11 09:37:45 vapier Exp $
28
29 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
30 HOMEPAGE="http://eix.sourceforge.net"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37 IUSE="sqlite"
38
39 DEPEND="sqlite? ( >=dev-db/sqlite-3 )
40
41
42
43 1.9 app-portage/eix/eix-0.10.2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild?r1=1.8&r2=1.9
48
49 Index: eix-0.10.2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- eix-0.10.2.ebuild 23 Nov 2007 15:39:50 -0000 1.8
56 +++ eix-0.10.2.ebuild 11 Dec 2007 09:37:45 -0000 1.9
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild,v 1.8 2007/11/23 15:39:50 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild,v 1.9 2007/12/11 09:37:45 vapier Exp $
62
63 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
64 HOMEPAGE="http://eix.sourceforge.net"
65 @@ -8,7 +8,7 @@
66
67 LICENSE="GPL-2"
68 SLOT="0"
69 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
70 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
71 IUSE="sqlite"
72
73 DEPEND="sqlite? ( >=dev-db/sqlite-3 )
74
75
76
77 --
78 gentoo-commits@g.o mailing list