summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-22 14:52:58 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-22 14:52:58 +0000
commitedcb6727a4feeb7722efebcb4faf1e0a4e1f25a0 (patch)
tree11a41bfeeeb9f135a12a060e016f47c8f4531dc0 /virtual/awk
parentppc stable (bug 420413). (diff)
downloadgentoo-2-edcb6727a4feeb7722efebcb4faf1e0a4e1f25a0.tar.gz
gentoo-2-edcb6727a4feeb7722efebcb4faf1e0a4e1f25a0.tar.bz2
gentoo-2-edcb6727a4feeb7722efebcb4faf1e0a4e1f25a0.zip
QA: mark stable on all arches, since there is bound to be a stable version of gawk or busybox in each one of them.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'virtual/awk')
-rw-r--r--virtual/awk/ChangeLog7
-rw-r--r--virtual/awk/awk-0.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/virtual/awk/ChangeLog b/virtual/awk/ChangeLog
index 8f703117c028..8f248071d003 100644
--- a/virtual/awk/ChangeLog
+++ b/virtual/awk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/awk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.2 2012/07/06 02:49:22 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.3 2012/08/22 14:52:58 flameeyes Exp $
+
+ 22 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> awk-0.ebuild:
+ QA: mark stable on all arches, since there is bound to be a stable version of
+ gawk or busybox in each one of them.
06 Jul 2012; Christoph Junghans <ottxor@gentoo.org> awk-0.ebuild:
add ~x86-macos
@@ -10,4 +14,3 @@
04 Jun 2012; Christoph Junghans <ottxor@gentoo.org> +awk-0.ebuild,
+metadata.xml:
initial commit
-
diff --git a/virtual/awk/awk-0.ebuild b/virtual/awk/awk-0.ebuild
index b7a729269472..8ee213809a06 100644
--- a/virtual/awk/awk-0.ebuild
+++ b/virtual/awk/awk-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.3 2012/07/06 02:49:22 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.4 2012/08/22 14:52:58 flameeyes Exp $
DESCRIPTION="Virtual for awk implementation"
HOMEPAGE=""
@@ -8,8 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
-~sparc ~sparc-fbsd ~x86 ~x86-fbsd ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-macos"
IUSE=""
DEPEND=""