public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/coffee-script-source: coffee-script-source-1.4.0.ebuild coffee-script-source-1.3.3.ebuild ChangeLog
@ 2013-01-15  6:29 Richard Farina (zerochaos)
  0 siblings, 0 replies; only message in thread
From: Richard Farina (zerochaos) @ 2013-01-15  6:29 UTC (permalink / raw
  To: gentoo-commits

zerochaos    13/01/15 06:29:09

  Modified:             coffee-script-source-1.4.0.ebuild
                        coffee-script-source-1.3.3.ebuild ChangeLog
  Log:
  adding ~arm keywords to net-analyzer/metasploit rdeps
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)

Revision  Changes    Path
1.2                  dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild?r1=1.1&r2=1.2

Index: coffee-script-source-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coffee-script-source-1.4.0.ebuild	29 Oct 2012 06:54:09 -0000	1.1
+++ coffee-script-source-1.4.0.ebuild	15 Jan 2013 06:29:09 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild,v 1.1 2012/10/29 06:54:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild,v 1.2 2013/01/15 06:29:09 zerochaos Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -15,6 +15,6 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-solaris"
 
 IUSE=""



1.3                  dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild?r1=1.2&r2=1.3

Index: coffee-script-source-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coffee-script-source-1.3.3.ebuild	17 Sep 2012 19:21:10 -0000	1.2
+++ coffee-script-source-1.3.3.ebuild	15 Jan 2013 06:29:09 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild,v 1.2 2012/09/17 19:21:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.3.3.ebuild,v 1.3 2013/01/15 06:29:09 zerochaos Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -15,6 +15,6 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-solaris"
 
 IUSE=""



1.9                  dev-ruby/coffee-script-source/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script-source/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 Oct 2012 06:54:09 -0000	1.8
+++ ChangeLog	15 Jan 2013 06:29:09 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/coffee-script-source
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/ChangeLog,v 1.8 2012/10/29 06:54:09 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/ChangeLog,v 1.9 2013/01/15 06:29:09 zerochaos Exp $
+
+  15 Jan 2013; Rick Farina <zerochaos@gentoo.org>
+  coffee-script-source-1.3.3.ebuild, coffee-script-source-1.4.0.ebuild:
+  adding ~arm keywords to net-analyzer/metasploit rdeps
 
 *coffee-script-source-1.4.0 (29 Oct 2012)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-15  6:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15  6:29 [gentoo-commits] gentoo-x86 commit in dev-ruby/coffee-script-source: coffee-script-source-1.4.0.ebuild coffee-script-source-1.3.3.ebuild ChangeLog Richard Farina (zerochaos)

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