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-admin/eselect-ctags: eselect-ctags-1.3.ebuild
Date: Thu, 10 Jan 2008 09:32:05
Message-Id: E1JCtla-0006wf-37@stork.gentoo.org
1 vapier 08/01/10 09:32:02
2
3 Modified: eselect-ctags-1.3.ebuild
4 Log:
5 s390 love
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.2 app-admin/eselect-ctags/eselect-ctags-1.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild?r1=1.1&r2=1.2
14
15 Index: eselect-ctags-1.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- eselect-ctags-1.3.ebuild 21 Dec 2007 08:45:39 -0000 1.1
22 +++ eselect-ctags-1.3.ebuild 10 Jan 2008 09:32:01 -0000 1.2
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-admin/eselect-ctags/eselect-ctags-1.3.ebuild,v 1.1 2007/12/21 08:45:39 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild,v 1.2 2008/01/10 09:32:01 vapier 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 ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list