Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect: eselect-1.2.8.ebuild ChangeLog
Date: Tue, 29 Dec 2009 10:06:48
Message-Id: E1NPYyU-0001y0-JC@stork.gentoo.org
1 ssuominen 09/12/29 10:06:46
2
3 Modified: eselect-1.2.8.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #297496
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 app-admin/eselect/eselect-1.2.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild?r1=1.4&r2=1.5
14
15 Index: eselect-1.2.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- eselect-1.2.8.ebuild 28 Dec 2009 18:23:07 -0000 1.4
22 +++ eselect-1.2.8.ebuild 29 Dec 2009 10:06:46 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild,v 1.4 2009/12/28 18:23:07 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild,v 1.5 2009/12/29 10:06:46 ssuominen Exp $
28
29 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
30 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 IUSE="doc bash-completion"
38
39 RDEPEND="sys-apps/sed
40
41
42
43 1.146 app-admin/eselect/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/ChangeLog?rev=1.146&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/ChangeLog?rev=1.146&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/ChangeLog?r1=1.145&r2=1.146
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v
52 retrieving revision 1.145
53 retrieving revision 1.146
54 diff -u -r1.145 -r1.146
55 --- ChangeLog 28 Dec 2009 18:23:07 -0000 1.145
56 +++ ChangeLog 29 Dec 2009 10:06:46 -0000 1.146
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-admin/eselect
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.145 2009/12/28 18:23:07 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.146 2009/12/29 10:06:46 ssuominen Exp $
62 +
63 + 29 Dec 2009; Samuli Suominen <ssuominen@g.o> eselect-1.2.8.ebuild:
64 + amd64 stable wrt #297496
65
66 28 Dec 2009; nixnut <nixnut@g.o> eselect-1.2.8.ebuild:
67 ppc stable #297496