public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/fakefs: fakefs-0.2.1.ebuild ChangeLog fakefs-0.4.0-r1.ebuild
@ 2012-12-02 13:37 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2012-12-02 13:37 UTC (permalink / raw
  To: gentoo-commits

graaff      12/12/02 13:37:29

  Modified:             fakefs-0.2.1.ebuild ChangeLog
                        fakefs-0.4.0-r1.ebuild
  Log:
  Fix license, bug 445456.
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.19                 dev-ruby/fakefs/fakefs-0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild?r1=1.18&r2=1.19

Index: fakefs-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- fakefs-0.2.1.ebuild	28 Oct 2012 17:17:39 -0000	1.18
+++ fakefs-0.2.1.ebuild	2 Dec 2012 13:37:29 -0000	1.19
@@ -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/dev-ruby/fakefs/fakefs-0.2.1.ebuild,v 1.18 2012/10/28 17:17:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild,v 1.19 2012/12/02 13:37:29 graaff Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 DESCRIPTION="A fake filesystem. Use it in your tests."
 HOMEPAGE="http://github.com/defunkt/fakefs"
 
-LICENSE="as-is" # truly
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""



1.28                 dev-ruby/fakefs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	2 Dec 2012 13:36:33 -0000	1.27
+++ ChangeLog	2 Dec 2012 13:37:29 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/fakefs
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.27 2012/12/02 13:36:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.28 2012/12/02 13:37:29 graaff Exp $
+
+  02 Dec 2012; Hans de Graaff <graaff@gentoo.org> fakefs-0.2.1.ebuild,
+  fakefs-0.4.0-r1.ebuild:
+  Fix license, bug 445456.
 
   02 Dec 2012; Hans de Graaff <graaff@gentoo.org> -fakefs-0.2.1-r1.ebuild:
   Remove old version.



1.5                  dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild?r1=1.4&r2=1.5

Index: fakefs-0.4.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fakefs-0.4.0-r1.ebuild	28 Oct 2012 17:17:39 -0000	1.4
+++ fakefs-0.4.0-r1.ebuild	2 Dec 2012 13:37:29 -0000	1.5
@@ -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/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild,v 1.4 2012/10/28 17:17:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild,v 1.5 2012/12/02 13:37:29 graaff Exp $
 
 EAPI=4
 
@@ -18,7 +18,7 @@
 DESCRIPTION="A fake filesystem. Use it in your tests."
 HOMEPAGE="http://github.com/defunkt/fakefs"
 
-LICENSE="as-is" # truly
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""





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

only message in thread, other threads:[~2012-12-02 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-02 13:37 [gentoo-commits] gentoo-x86 commit in dev-ruby/fakefs: fakefs-0.2.1.ebuild ChangeLog fakefs-0.4.0-r1.ebuild Hans de Graaff (graaff)

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