[gentoo-commits] gentoo-x86 commit in games-rpg/nwmouse: nwmouse-20090906.183839.ebuild ChangeLog

2015-06-01 Thread Michael Sterrett (mr_bones_)
mr_bones_15/06/01 20:57:55

  Modified: nwmouse-20090906.183839.ebuild ChangeLog
  Log:
  clean up app-emulation/emul-linux which has been removed
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  games-rpg/nwmouse/nwmouse-20090906.183839.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?r1=1.6r2=1.7

Index: nwmouse-20090906.183839.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nwmouse-20090906.183839.ebuild  15 Oct 2014 10:01:31 -  1.6
+++ nwmouse-20090906.183839.ebuild  1 Jun 2015 20:57:54 -   1.7
@@ -1,9 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.6 
2014/10/15 10:01:31 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.7 
2015/06/01 20:57:54 mr_bones_ Exp $
 
 EAPI=5
-
 inherit games
 
 DESCRIPTION=Hardware mouse cursors for Neverwinter Nights
@@ -21,22 +20,11 @@
=games-rpg/nwn-1.68-r4
games-rpg/nwn-data
sys-libs/glibc
-   || (
-   (
-   =dev-libs/elfutils-0.155-r1[abi_x86_32(-)]
-   =media-libs/libsdl-1.2.15-r5[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]
-   x11-libs/libXcursor[abi_x86_32(-)]
-   x11-libs/libXext[abi_x86_32(-)]
-   )
-   amd64? (
-   app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
-   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
-   )
-   )
-
-DEPEND=
+   =dev-libs/elfutils-0.155-r1[abi_x86_32(-)]
+   =media-libs/libsdl-1.2.15-r5[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXcursor[abi_x86_32(-)]
+   x11-libs/libXext[abi_x86_32(-)]
 
 # I've looked at this stuff, and I can't find the problem myself, so I'm just
 # removing the warnings.  If someone feels like finding the patch, that would 
be
@@ -45,11 +33,6 @@
 QA_PREBUILT=${dir:1}/nwmouse.so
${dir:1}/nwmouse/libdis/libdisasm.so
 
-pkg_setup() {
-   games_pkg_setup
-   elog This package is pre-compiled so it will work on both x86 and 
amd64.
-}
-
 src_install() {
# libelf moved to games-rpg/nwn, see bug #210562
exeinto ${dir}



1.16 games-rpg/nwmouse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   15 Oct 2014 10:01:31 -  1.15
+++ ChangeLog   1 Jun 2015 20:57:54 -   1.16
@@ -1,6 +1,10 @@
 # ChangeLog for games-rpg/nwmouse
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.15 
2014/10/15 10:01:31 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.16 
2015/06/01 20:57:54 mr_bones_ Exp $
+
+  01 Jun 2015; Michael Sterrett mr_bon...@gentoo.org
+  nwmouse-20090906.183839.ebuild:
+  clean up app-emulation/emul-linux which has been removed
 
   15 Oct 2014; Pacho Ramos pa...@gentoo.org nwmouse-20090906.183839.ebuild:
   Support multilib providers for deps. Bump to EAPI=5.






[gentoo-commits] gentoo-x86 commit in games-rpg/nwmouse: nwmouse-20090906.183839.ebuild ChangeLog

2014-10-15 Thread Pacho Ramos (pacho)
pacho   14/10/15 10:01:31

  Modified: nwmouse-20090906.183839.ebuild ChangeLog
  Log:
  Support multilib providers for deps. Bump to EAPI=5.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.6  games-rpg/nwmouse/nwmouse-20090906.183839.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild?r1=1.5r2=1.6

Index: nwmouse-20090906.183839.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nwmouse-20090906.183839.ebuild  25 May 2014 11:21:56 -  1.5
+++ nwmouse-20090906.183839.ebuild  15 Oct 2014 10:01:31 -  1.6
@@ -1,6 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.5 
2014/05/25 11:21:56 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-20090906.183839.ebuild,v 1.6 
2014/10/15 10:01:31 pacho Exp $
+
+EAPI=5
 
 inherit games
 
@@ -15,18 +17,26 @@
 IUSE=
 RESTRICT=strip
 
-RDEPEND=sys-libs/glibc
-   dev-libs/elfutils
-   games-rpg/nwn-data
-   amd64? (
-   app-emulation/emul-linux-x86-xlibs
-   app-emulation/emul-linux-x86-sdl )
+RDEPEND=
=games-rpg/nwn-1.68-r4
-   x86? (
-   x11-libs/libXcursor
-   x11-libs/libXext
-   x11-libs/libX11
-   media-libs/libsdl )
+   games-rpg/nwn-data
+   sys-libs/glibc
+   || (
+   (
+   =dev-libs/elfutils-0.155-r1[abi_x86_32(-)]
+   =media-libs/libsdl-1.2.15-r5[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]
+   x11-libs/libXcursor[abi_x86_32(-)]
+   x11-libs/libXext[abi_x86_32(-)]
+   )
+   amd64? (
+   app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+   app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+   )
+   )
+
+DEPEND=
 
 # I've looked at this stuff, and I can't find the problem myself, so I'm just
 # removing the warnings.  If someone feels like finding the patch, that would 
be
@@ -43,11 +53,11 @@
 src_install() {
# libelf moved to games-rpg/nwn, see bug #210562
exeinto ${dir}
-   doexe ${PN}.so || die Installation failed
+   doexe ${PN}.so
exeinto ${dir}/${PN}/libdis
-   doexe libdisasm.so || die Installation failed
+   doexe libdisasm.so
insinto ${dir}/${PN}/cursors
-   doins -r cursors/* || die Installation failed
+   doins -r cursors/*
prepgamesdirs
 }
 



1.15 games-rpg/nwmouse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/nwmouse/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   25 May 2014 11:21:56 -  1.14
+++ ChangeLog   15 Oct 2014 10:01:31 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-rpg/nwmouse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.14 
2014/05/25 11:21:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.15 
2014/10/15 10:01:31 pacho Exp $
+
+  15 Oct 2014; Pacho Ramos pa...@gentoo.org nwmouse-20090906.183839.ebuild:
+  Support multilib providers for deps. Bump to EAPI=5.
 
   25 May 2014; Ulrich Müller u...@gentoo.org nwmouse-20090906.183839.ebuild:
   Fix LICENSE, bug 505732.
@@ -55,4 +58,3 @@
   26 Jul 2006; Chris Gianelloni wolf3...@gentoo.org +metadata.xml,
   +nwmouse-0.1.ebuild:
   Initial import.  Ebuild by me.  Closing bug #109619.
-