Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-ctags: eselect-ctags-1.5.ebuild ChangeLog
Date: Fri, 27 Jun 2008 09:11:29
Message-Id: E1KC9zH-0005Ty-Jq@stork.gentoo.org
1 coldwind 08/06/27 09:11:23
2
3 Modified: eselect-ctags-1.5.ebuild ChangeLog
4 Log:
5 amd64 stable wrt bug #229605
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64)
7
8 Revision Changes Path
9 1.3 app-admin/eselect-ctags/eselect-ctags-1.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild?r1=1.2&r2=1.3
14
15 Index: eselect-ctags-1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- eselect-ctags-1.5.ebuild 26 Jun 2008 16:15:20 -0000 1.2
22 +++ eselect-ctags-1.5.ebuild 27 Jun 2008 09:11:23 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild,v 1.2 2008/06/26 16:15:20 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.5.ebuild,v 1.3 2008/06/27 09:11:23 coldwind Exp $
28
29 MY_P="eselect-emacs-${PV}"
30 DESCRIPTION="Manages ctags implementations"
31 @@ -9,7 +9,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.13 app-admin/eselect-ctags/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 26 Jun 2008 16:15:20 -0000 1.12
56 +++ ChangeLog 27 Jun 2008 09:11:23 -0000 1.13
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-admin/eselect-ctags
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.12 2008/06/26 16:15:20 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.13 2008/06/27 09:11:23 coldwind Exp $
62 +
63 + 27 Jun 2008; Santiago M. Mola <coldwind@g.o>
64 + eselect-ctags-1.5.ebuild:
65 + amd64 stable wrt bug #229605
66
67 26 Jun 2008; nixnut <nixnut@g.o> eselect-ctags-1.5.ebuild:
68 Stable on ppc wrt bug 229605
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list