diff options
author | 2002-11-18 10:42:46 +0000 | |
---|---|---|
committer | 2002-11-18 10:42:46 +0000 | |
commit | 33a176cb55f0333c578bcd019816581a819f30e4 (patch) | |
tree | 53c621b24e5837867f22a9a31deffe295ef6435c /app-emulation/psemu-gpupetemesagl | |
parent | fix lintool warnings (diff) | |
download | gentoo-2-33a176cb55f0333c578bcd019816581a819f30e4.tar.gz gentoo-2-33a176cb55f0333c578bcd019816581a819f30e4.tar.bz2 gentoo-2-33a176cb55f0333c578bcd019816581a819f30e4.zip |
fix lintool-warnings
Diffstat (limited to 'app-emulation/psemu-gpupetemesagl')
5 files changed, 14 insertions, 10 deletions
diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild index 27af22ffda39..84b8dfe47e1c 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.7 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl162.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild index ac3453c71ff1..16caba7461b0 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.7 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl163.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild index 294ab9e253c3..633d044ae564 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.6 2002/11/18 10:42:46 hanno Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild index 3b62c66c3ecc..12f4056ed502 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.3 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.4 2002/11/18 10:42:46 hanno Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild index d62273d4250b..8e25b3c86915 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild,v 1.2 2002/11/06 14:42:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild,v 1.3 2002/11/18 10:42:46 hanno Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" @@ -9,7 +9,7 @@ SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.g LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" IUSE="" DEPEND="virtual/opengl" |