Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
Date: Thu, 26 Dec 2013 16:25:32
Message-Id: 20131226162529.7AE512004C@flycatcher.gentoo.org
1 ulm 13/12/26 16:25:29
2
3 Modified: ChangeLog editor-0.ebuild
4 Log:
5 Drop to unstable keyword on m68k, s390 and sh.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.27 virtual/editor/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 21 Feb 2013 19:20:56 -0000 1.26
23 +++ ChangeLog 26 Dec 2013 16:25:29 -0000 1.27
24 @@ -1,6 +1,9 @@
25 # ChangeLog for virtual/editor
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.26 2013/02/21 19:20:56 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.27 2013/12/26 16:25:29 ulm Exp $
29 +
30 + 26 Dec 2013; Ulrich Müller <ulm@g.o> editor-0.ebuild:
31 + Drop to unstable keyword on m68k, s390 and sh.
32
33 21 Feb 2013; Zac Medico <zmedico@g.o> editor-0.ebuild:
34 Add ~arm-linux keyword.
35
36
37
38 1.29 virtual/editor/editor-0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.29&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.29&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.28&r2=1.29
43
44 Index: editor-0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
47 retrieving revision 1.28
48 retrieving revision 1.29
49 diff -u -r1.28 -r1.29
50 --- editor-0.ebuild 21 Feb 2013 19:20:56 -0000 1.28
51 +++ editor-0.ebuild 26 Dec 2013 16:25:29 -0000 1.29
52 @@ -1,12 +1,12 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.28 2013/02/21 19:20:56 zmedico Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.29 2013/12/26 16:25:29 ulm Exp $
57
58 EAPI=2
59
60 DESCRIPTION="Virtual for editor"
61 SLOT="0"
62 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
63 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
64
65 # Add a package to RDEPEND only if the editor:
66 # - can edit ordinary text files,