public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/handy: ChangeLog handy-0.82.ebuild
@ 2014-04-17  7:00 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-04-17  7:00 UTC (permalink / raw
  To: gentoo-commits

ulm         14/04/17 07:00:46

  Modified:             ChangeLog handy-0.82.ebuild
  Log:
  Fix LICENSE, bug 505622.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.7                  games-emulation/handy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	21 Feb 2007 23:21:41 -0000	1.6
+++ ChangeLog	17 Apr 2014 07:00:46 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/handy
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v 1.6 2007/02/21 23:21:41 peper Exp $
+# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v 1.7 2014/04/17 07:00:46 ulm Exp $
+
+  17 Apr 2014; Ulrich Müller <ulm@gentoo.org> handy-0.82.ebuild:
+  Fix LICENSE, bug 505622.
 
   21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.



1.8                  games-emulation/handy/handy-0.82.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/handy-0.82.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/handy-0.82.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/handy-0.82.ebuild?r1=1.7&r2=1.8

Index: handy-0.82.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- handy-0.82.ebuild	15 May 2008 12:35:43 -0000	1.7
+++ handy-0.82.ebuild	17 Apr 2014 07:00:46 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.7 2008/05/15 12:35:43 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.8 2014/04/17 07:00:46 ulm Exp $
 
 inherit games
 
@@ -9,7 +9,9 @@
 HOMEPAGE="http://sdlemu.ngemu.com/handysdl.php"
 SRC_URI="http://sdlemu.ngemu.com/releases/Handy-SDL-${PV}${MY_RLS}.i386.linux-glibc22.tar.bz2"
 
-LICENSE="as-is"
+# Closed source, but docs/Handy.html says that it "does not contain
+# any copyrighted materials"
+LICENSE="public-domain no-source-code"
 SLOT="0"
 KEYWORDS="-* x86"
 RESTRICT="strip"





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

* [gentoo-commits] gentoo-x86 commit in games-emulation/handy: ChangeLog handy-0.82.ebuild
@ 2014-09-07  9:43 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-09-07  9:43 UTC (permalink / raw
  To: gentoo-commits

ulm         14/09/07 09:43:59

  Modified:             ChangeLog handy-0.82.ebuild
  Log:
  Drop reverse dependencies of sys-libs/lib-compat to unstable, bug 517932.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.8                  games-emulation/handy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	17 Apr 2014 07:00:46 -0000	1.7
+++ ChangeLog	7 Sep 2014 09:43:59 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/handy
 # Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v 1.7 2014/04/17 07:00:46 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/ChangeLog,v 1.8 2014/09/07 09:43:59 ulm Exp $
+
+  07 Sep 2014; Ulrich Müller <ulm@gentoo.org> handy-0.82.ebuild:
+  Drop reverse dependencies of sys-libs/lib-compat to unstable, bug 517932.
 
   17 Apr 2014; Ulrich Müller <ulm@gentoo.org> handy-0.82.ebuild:
   Fix LICENSE, bug 505622.



1.9                  games-emulation/handy/handy-0.82.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/handy-0.82.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/handy-0.82.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/handy/handy-0.82.ebuild?r1=1.8&r2=1.9

Index: handy-0.82.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- handy-0.82.ebuild	17 Apr 2014 07:00:46 -0000	1.8
+++ handy-0.82.ebuild	7 Sep 2014 09:43:59 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.8 2014/04/17 07:00:46 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.9 2014/09/07 09:43:59 ulm Exp $
 
 inherit games
 
@@ -13,7 +13,7 @@
 # any copyrighted materials"
 LICENSE="public-domain no-source-code"
 SLOT="0"
-KEYWORDS="-* x86"
+KEYWORDS="-* ~x86"
 RESTRICT="strip"
 IUSE=""
 





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

end of thread, other threads:[~2014-09-07  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-07  9:43 [gentoo-commits] gentoo-x86 commit in games-emulation/handy: ChangeLog handy-0.82.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-17  7:00 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