Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@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: Mon, 28 Dec 2009 16:34:37
Message-Id: E1NPIYE-0006YE-Dr@stork.gentoo.org
1 tcunha 09/12/28 16:34:34
2
3 Modified: eselect-1.2.8.ebuild ChangeLog
4 Log:
5 stable sparc, bug 297496
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild?r1=1.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- eselect-1.2.8.ebuild 24 Dec 2009 02:51:04 -0000 1.2
22 +++ eselect-1.2.8.ebuild 28 Dec 2009 16:34:34 -0000 1.3
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.2 2009/12/24 02:51:04 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.8.ebuild,v 1.3 2009/12/28 16:34:34 tcunha 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.144 app-admin/eselect/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/ChangeLog?rev=1.144&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/ChangeLog?rev=1.144&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/ChangeLog?r1=1.143&r2=1.144
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v
52 retrieving revision 1.143
53 retrieving revision 1.144
54 diff -u -r1.143 -r1.144
55 --- ChangeLog 24 Dec 2009 02:51:04 -0000 1.143
56 +++ ChangeLog 28 Dec 2009 16:34:34 -0000 1.144
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.143 2009/12/24 02:51:04 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.144 2009/12/28 16:34:34 tcunha Exp $
62 +
63 + 28 Dec 2009; Tiago Cunha <tcunha@g.o> eselect-1.2.8.ebuild:
64 + stable sparc, bug 297496
65
66 24 Dec 2009; Jeroen Roovers <jer@g.o> eselect-1.2.8.ebuild:
67 Stable for HPPA (bug #297496).