Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/awk: awk-0.ebuild ChangeLog
Date: Wed, 22 Aug 2012 14:53:11
Message-Id: 20120822145259.1C9052035A@flycatcher.gentoo.org
1 flameeyes 12/08/22 14:52:59
2
3 Modified: awk-0.ebuild ChangeLog
4 Log:
5 QA: mark stable on all arches, since there is bound to be a stable version of gawk or busybox in each one of them.
6
7 (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 virtual/awk/awk-0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?r1=1.3&r2=1.4
15
16 Index: awk-0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- awk-0.ebuild 6 Jul 2012 02:49:22 -0000 1.3
23 +++ awk-0.ebuild 22 Aug 2012 14:52:58 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.3 2012/07/06 02:49:22 ottxor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.4 2012/08/22 14:52:58 flameeyes Exp $
29
30 DESCRIPTION="Virtual for awk implementation"
31 HOMEPAGE=""
32 @@ -8,8 +8,7 @@
33
34 LICENSE=""
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
37 -~sparc ~sparc-fbsd ~x86 ~x86-fbsd ~x86-macos"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-macos"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.3 virtual/awk/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 6 Jul 2012 02:49:22 -0000 1.2
58 +++ ChangeLog 22 Aug 2012 14:52:58 -0000 1.3
59 @@ -1,6 +1,10 @@
60 # ChangeLog for virtual/awk
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.2 2012/07/06 02:49:22 ottxor Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.3 2012/08/22 14:52:58 flameeyes Exp $
64 +
65 + 22 Aug 2012; Diego E. Pettenò <flameeyes@g.o> awk-0.ebuild:
66 + QA: mark stable on all arches, since there is bound to be a stable version of
67 + gawk or busybox in each one of them.
68
69 06 Jul 2012; Christoph Junghans <ottxor@g.o> awk-0.ebuild:
70 add ~x86-macos
71 @@ -10,4 +14,3 @@
72 04 Jun 2012; Christoph Junghans <ottxor@g.o> +awk-0.ebuild,
73 +metadata.xml:
74 initial commit
75 -