public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/awk: ChangeLog awk-0.ebuild
@ 2012-07-06  2:49 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Junghans (ottxor) @ 2012-07-06  2:49 UTC (permalink / raw
  To: gentoo-commits

ottxor      12/07/06 02:49:22

  Modified:             ChangeLog awk-0.ebuild
  Log:
  add ~x86-macos
  
  (Portage version: 2.2.0_alpha115/cvs/Linux i686)

Revision  Changes    Path
1.2                  virtual/awk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	4 Jun 2012 02:52:17 -0000	1.1
+++ ChangeLog	6 Jul 2012 02:49:22 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/awk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.1 2012/06/04 02:52:17 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.2 2012/07/06 02:49:22 ottxor Exp $
+
+  06 Jul 2012; Christoph Junghans <ottxor@gentoo.org> awk-0.ebuild:
+  add ~x86-macos
 
 *awk-0 (04 Jun 2012)
 



1.3                  virtual/awk/awk-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?r1=1.2&r2=1.3

Index: awk-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- awk-0.ebuild	4 Jun 2012 04:57:12 -0000	1.2
+++ awk-0.ebuild	6 Jul 2012 02:49:22 -0000	1.3
@@ -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.2 2012/06/04 04:57:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.3 2012/07/06 02:49:22 ottxor Exp $
 
 DESCRIPTION="Virtual for awk implementation"
 HOMEPAGE=""
@@ -8,7 +8,8 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
+~sparc ~sparc-fbsd ~x86 ~x86-fbsd ~x86-macos"
 IUSE=""
 
 DEPEND=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/awk: ChangeLog awk-0.ebuild
@ 2013-02-11 20:42 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-02-11 20:42 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/02/11 20:42:16

  Modified:             ChangeLog awk-0.ebuild
  Log:
  sh/s390 stable to match sys-apps/gawk keywording wrt #456762
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.5                  virtual/awk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	6 Feb 2013 05:33:27 -0000	1.4
+++ ChangeLog	11 Feb 2013 20:42:16 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/awk
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.4 2013/02/06 05:33:27 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/awk/ChangeLog,v 1.5 2013/02/11 20:42:16 ssuominen Exp $
+
+  11 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> awk-0.ebuild:
+  sh/s390 stable to match sys-apps/gawk keywording wrt #456762
 
   06 Feb 2013; Christoph Junghans <ottxor@gentoo.org> awk-0.ebuild:
   added ~amd64-fbsd as sys-apps/gawk has it



1.6                  virtual/awk/awk-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/awk/awk-0.ebuild?r1=1.5&r2=1.6

Index: awk-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- awk-0.ebuild	6 Feb 2013 05:33:27 -0000	1.5
+++ awk-0.ebuild	11 Feb 2013 20:42:16 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.5 2013/02/06 05:33:27 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.6 2013/02/11 20:42:16 ssuominen Exp $
 
 DESCRIPTION="Virtual for awk implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-macos"
 IUSE=""
 
 DEPEND=""





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-11 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11 20:42 [gentoo-commits] gentoo-x86 commit in virtual/awk: ChangeLog awk-0.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-06  2:49 Christoph Junghans (ottxor)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox