public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/oneko: oneko-1.2.ebuild oneko-1.2-r2.ebuild ChangeLog oneko-1.2-r1.ebuild
@ 2012-11-16 14:41 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2012-11-16 14:41 UTC (permalink / raw
  To: gentoo-commits

ulm         12/11/16 14:41:39

  Modified:             oneko-1.2.ebuild oneko-1.2-r2.ebuild ChangeLog
                        oneko-1.2-r1.ebuild
  Log:
  Fix LICENSE, this is in the public domain, bug 440844.
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)

Revision  Changes    Path
1.19                 app-misc/oneko/oneko-1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild?r1=1.18&r2=1.19

Index: oneko-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- oneko-1.2.ebuild	22 Jul 2007 04:20:41 -0000	1.18
+++ oneko-1.2.ebuild	16 Nov 2012 14:41:39 -0000	1.19
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.18 2007/07/22 04:20:41 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.19 2012/11/16 14:41:39 ulm Exp $
 
 DESCRIPTION="A cat (or dog) which chases the mouse around the screen"
 HOMEPAGE="http://agtoys.sourceforge.net"
 SRC_URI="http://agtoys.sourceforge.net/oneko/${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="x86 amd64 ppc ppc64"
 IUSE=""



1.5                  app-misc/oneko/oneko-1.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2-r2.ebuild?r1=1.4&r2=1.5

Index: oneko-1.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oneko-1.2-r2.ebuild	4 Dec 2011 14:49:23 -0000	1.4
+++ oneko-1.2-r2.ebuild	16 Nov 2012 14:41:39 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2-r2.ebuild,v 1.4 2011/12/04 14:49:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2-r2.ebuild,v 1.5 2012/11/16 14:41:39 ulm Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 	mirror://gentoo/${P}-dog.png
 	mirror://gentoo/${P}-sakura-nobsd.patch.bz2"
 
-LICENSE="as-is"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""



1.21                 app-misc/oneko/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/oneko/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	4 Dec 2011 14:49:23 -0000	1.20
+++ ChangeLog	16 Nov 2012 14:41:39 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/oneko
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/ChangeLog,v 1.20 2011/12/04 14:49:23 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/ChangeLog,v 1.21 2012/11/16 14:41:39 ulm Exp $
+
+  16 Nov 2012; Ulrich Müller <ulm@gentoo.org> oneko-1.2.ebuild,
+  oneko-1.2-r1.ebuild, oneko-1.2-r2.ebuild:
+  Fix LICENSE, this is in the public domain, bug 440844.
 
   04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> oneko-1.2-r2.ebuild:
   Stable on amd64 wrt bug #391475



1.5                  app-misc/oneko/oneko-1.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/oneko/oneko-1.2-r1.ebuild?r1=1.4&r2=1.5

Index: oneko-1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oneko-1.2-r1.ebuild	12 May 2008 13:49:24 -0000	1.4
+++ oneko-1.2-r1.ebuild	16 Nov 2012 14:41:39 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2-r1.ebuild,v 1.4 2008/05/12 13:49:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2-r1.ebuild,v 1.5 2012/11/16 14:41:39 ulm Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 	mirror://gentoo/${P}-dog.png
 	mirror://gentoo/${P}-sakura-nobsd.patch.bz2"
 
-LICENSE="as-is"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ppc64 x86"
 IUSE=""





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

only message in thread, other threads:[~2012-11-16 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 14:41 [gentoo-commits] gentoo-x86 commit in app-misc/oneko: oneko-1.2.ebuild oneko-1.2-r2.ebuild ChangeLog oneko-1.2-r1.ebuild Ulrich Mueller (ulm)

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