Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/ctags: ctags-5.7-r1.ebuild ChangeLog
Date: Thu, 01 Jan 2009 20:39:18
Message-Id: E1LIUK3-0002fI-Ji@stork.gentoo.org
1 armin76 09/01/01 20:39:15
2
3 Modified: ctags-5.7-r1.ebuild ChangeLog
4 Log:
5 Re-add ~s390
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
7
8 Revision Changes Path
9 1.2 dev-util/ctags/ctags-5.7-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ctags/ctags-5.7-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ctags/ctags-5.7-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ctags/ctags-5.7-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: ctags-5.7-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.7-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ctags-5.7-r1.ebuild 26 Mar 2008 18:43:41 -0000 1.1
22 +++ ctags-5.7-r1.ebuild 1 Jan 2009 20:39:15 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.7-r1.ebuild,v 1.1 2008/03/26 18:43:41 hawking Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.7-r1.ebuild,v 1.2 2009/01/01 20:39:15 armin76 Exp $
29
30 inherit eutils
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
38 IUSE="ada"
39
40 DEPEND="app-admin/eselect-ctags"
41
42
43
44 1.70 dev-util/ctags/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ctags/ChangeLog?rev=1.70&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ctags/ChangeLog?rev=1.70&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ctags/ChangeLog?r1=1.69&r2=1.70
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v
53 retrieving revision 1.69
54 retrieving revision 1.70
55 diff -u -r1.69 -r1.70
56 --- ChangeLog 26 Mar 2008 18:43:41 -0000 1.69
57 +++ ChangeLog 1 Jan 2009 20:39:15 -0000 1.70
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/ctags
60 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.69 2008/03/26 18:43:41 hawking Exp $
62 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.70 2009/01/01 20:39:15 armin76 Exp $
64 +
65 + 01 Jan 2009; Raúl Porcel <armin76@g.o> ctags-5.7-r1.ebuild:
66 + Re-add ~s390
67
68 *ctags-5.7-r1 (26 Mar 2008)