diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
commit | 2adea7aab70854894b57d546957cc82d3be26b57 (patch) | |
tree | 0a823bde86aee7e6353f05b48778da45f00712dd | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.gz gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.bz2 gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.zip |
unmask and changelog fixes
34 files changed, 85 insertions, 63 deletions
diff --git a/app-emulation/atari800/atari800-1.2.5.ebuild b/app-emulation/atari800/atari800-1.2.5.ebuild index 886ed5e11bf0..1ee08e9a09aa 100644 --- a/app-emulation/atari800/atari800-1.2.5.ebuild +++ b/app-emulation/atari800/atari800-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/atari800/atari800-1.2.5.ebuild,v 1.3 2003/03/03 12:44:43 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/atari800/atari800-1.2.5.ebuild,v 1.4 2003/06/29 20:06:54 aliz Exp $ IUSE="sdl" @@ -14,7 +14,7 @@ LICENSE="GPL-2" # Haven't tested other architectures, but is reported to work on non-x86 # platforms -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/x11 app-arch/unzip diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 656d4f9460ae..0e8517ac3bc6 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,11 +1,11 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.9 2003/06/07 00:54:47 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.10 2003/06/29 20:06:54 aliz Exp $ 06 Jun 2003; <msterret@gentoo.org> bochs-2.0.2.ebuild: use sed -i and use_with -*bochs-2.0 (07 Feb 2003) +*bochs-2.0.2 (07 Feb 2003) 07 Feb 2003; Luca Barbato <lu_zero@gentoo.org> ChangeLog : bochs-2.0.2.ebuild Version bump again, added the gtk useflag diff --git a/app-emulation/bochs/bochs-2.0.2.ebuild b/app-emulation/bochs/bochs-2.0.2.ebuild index 57d50a205901..77f228cd415d 100644 --- a/app-emulation/bochs/bochs-2.0.2.ebuild +++ b/app-emulation/bochs/bochs-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.3 2003/06/07 00:54:47 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.4 2003/06/29 20:06:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bochs is a pc emulator. @@ -19,7 +19,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 sdl? media-libs/libsdl gtk? x11-libs/wxGTK " -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { unpack ${P}.tar.gz diff --git a/app-emulation/bochs/bochs-2.0.ebuild b/app-emulation/bochs/bochs-2.0.ebuild index a312a0367a07..e15580f63eca 100644 --- a/app-emulation/bochs/bochs-2.0.ebuild +++ b/app-emulation/bochs/bochs-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.ebuild,v 1.2 2003/02/13 07:12:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bochs is a pc emulator. @@ -16,7 +16,7 @@ IUSE="sdl" DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.1 sdl? media-libs/libsdl" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { unpack ${P}.tar.gz diff --git a/app-emulation/dinero/dinero-4.7.ebuild b/app-emulation/dinero/dinero-4.7.ebuild index 0ef939a88040..a73a24ae9a8a 100644 --- a/app-emulation/dinero/dinero-4.7.ebuild +++ b/app-emulation/dinero/dinero-4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/dinero-4.7.ebuild,v 1.1 2003/02/04 06:02:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/dinero-4.7.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ IUSE="" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~markhill/DineroIV/" SRC_URI="ftp://ftp.cs.wisc.edu/markhill/DineroIV/d4-7.tar.gz" DESCRIPTION="Cache simulator" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="as-is" P=${P/inero-/} P=${P/./-} diff --git a/app-emulation/dosbox/dosbox-0.57.ebuild b/app-emulation/dosbox/dosbox-0.57.ebuild index 3bc5e720e65b..fadd0d13d2e0 100644 --- a/app-emulation/dosbox/dosbox-0.57.ebuild +++ b/app-emulation/dosbox/dosbox-0.57.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosbox/dosbox-0.57.ebuild,v 1.2 2003/02/13 07:13:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosbox/dosbox-0.57.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="DOSBox - DOS emulator" HOMEPAGE="http://dosbox.zophar.net" -SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/dosbox/${P}.tar.gz" +SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="sys-libs/ncurses >=media-libs/libsdl-1.2.0 diff --git a/app-emulation/dosemu/dosemu-1.1.4.15.ebuild b/app-emulation/dosemu/dosemu-1.1.4.15.ebuild index 4046ddad025a..da36de87673a 100644 --- a/app-emulation/dosemu/dosemu-1.1.4.15.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.15.ebuild,v 1.1 2003/04/16 12:12:57 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.15.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ IUSE="X svga" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/dosemu/${PN}-freedos-bin.tgz http://dosemu.sourceforge.net/testing/patchset-${PV}.tgz" HOMEPAGE="http://www.dosemu.org/" LICENSE="GPL-2 | LGPL-2.1" -KEYWORDS="~x86 -ppc" +KEYWORDS="x86 -ppc" SLOT="0" DEPEND="X? ( virtual/x11 ) svga? ( media-libs/svgalib ) diff --git a/app-emulation/dosemu/dosemu-1.1.4.ebuild b/app-emulation/dosemu/dosemu-1.1.4.ebuild index d9a302efdd3f..71783637bc0e 100644 --- a/app-emulation/dosemu/dosemu-1.1.4.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.ebuild,v 1.3 2003/04/16 12:12:57 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.ebuild,v 1.4 2003/06/29 20:06:54 aliz Exp $ IUSE="X svga" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dosemu/${PN}-freedos-bin.tgz mirror://sourceforge/dosemu/${P}.tgz" HOMEPAGE="http://www.dosemu.org/" LICENSE="GPL-2 | LGPL-2.1" -KEYWORDS="~x86 -ppc" +KEYWORDS="x86 -ppc" SLOT="0" DEPEND="X? ( virtual/x11 ) svga? ( media-libs/svgalib )" diff --git a/app-emulation/freesci/ChangeLog b/app-emulation/freesci/ChangeLog index 304017116a2c..ceb8052721a4 100644 --- a/app-emulation/freesci/ChangeLog +++ b/app-emulation/freesci/ChangeLog @@ -1,12 +1,17 @@ # ChangeLog for app-emulation/freesci # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/ChangeLog,v 1.5 2003/05/12 20:22:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/ChangeLog,v 1.6 2003/06/29 20:06:54 aliz Exp $ *freescsi-0.4.3a (12 May 2003) 12 May 2003; Daniel Ahlberg <aliz@gentoo.org> : Version bump. +*freesci-0.3.4a (12 May 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *freesci-0.3.3 (18 Jul 2002) 11 May 2003; Martin Holzer <mholzer@gentoo.org> freesci-0.3.3.ebuild: diff --git a/app-emulation/freesci/freesci-0.3.4a.ebuild b/app-emulation/freesci/freesci-0.3.4a.ebuild index aaa66f6c0276..8b9128335434 100644 --- a/app-emulation/freesci/freesci-0.3.4a.ebuild +++ b/app-emulation/freesci/freesci-0.3.4a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.4a.ebuild,v 1.1 2003/05/12 20:22:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.4a.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Sierra script interpreter for your old Sierra adventures" SRC_URI="http://savannah.nongnu.org/download/freesci/stable.pkg/${PV}/${P}.tar.bz2" HOMEPAGE="http://freesci.linuxgames.com/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" diff --git a/app-emulation/frodo/frodo-4.1.ebuild b/app-emulation/frodo/frodo-4.1.ebuild index 16e4e1874da0..9d77eb4191d9 100644 --- a/app-emulation/frodo/frodo-4.1.ebuild +++ b/app-emulation/frodo/frodo-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.1 2003/04/17 09:31:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ S="${WORKDIR}/Frodo-4.1b" @@ -15,7 +15,7 @@ DEPEND=">=media-libs/libsdl-1.2 IUSE="" SLOT="0" LICENSE="Frodo" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" src_compile() { cd ${S} diff --git a/app-emulation/gnuboy/ChangeLog b/app-emulation/gnuboy/ChangeLog index a52d0798931a..ed1a7312c917 100644 --- a/app-emulation/gnuboy/ChangeLog +++ b/app-emulation/gnuboy/ChangeLog @@ -1,5 +1,7 @@ # ChangeLog for app-emulation/gnuboy # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +*gnuboy-1.0.3 (01 Mar 2003) + 19 Dec 2002; Phil Bordelon <sunflare@gentoo.org> gnuboy-1.0.3.ebuild ChangeLog : Initial commit. diff --git a/app-emulation/gnuboy/gnuboy-1.0.3.ebuild b/app-emulation/gnuboy/gnuboy-1.0.3.ebuild index 4971e494f6cc..dbac6837830c 100644 --- a/app-emulation/gnuboy/gnuboy-1.0.3.ebuild +++ b/app-emulation/gnuboy/gnuboy-1.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.3 2003/02/28 23:22:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/gnuboy/gnuboy-1.0.3.ebuild,v 1.4 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="Gameboy emulator with multiple renderers" HOMEPAGE="http://gnuboy.unix-fu.org/" SRC_URI="http://gnuboy.unix-fu.org/src/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" RDEPEND="media-libs/libsdl" diff --git a/app-emulation/hatari/hatari-0.20.2.ebuild b/app-emulation/hatari/hatari-0.20.2.ebuild index 61dd1399f332..46e569bc34c1 100644 --- a/app-emulation/hatari/hatari-0.20.2.ebuild +++ b/app-emulation/hatari/hatari-0.20.2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: David Holm <david@realityrift.com> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hatari/hatari-0.20.2.ebuild,v 1.4 2003/02/28 23:23:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hatari/hatari-0.20.2.ebuild,v 1.5 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="Atari ST emulator" SRC_URI="mirror://sourceforge.net/hatari/${P}.tar.gz" HOMEPAGE="http://hatari.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND="media-libs/libsdl" diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild index bf3590e31356..60ed65b3cb56 100644 --- a/app-emulation/hercules/hercules-2.17.1-r1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.1 2003/03/23 17:45:22 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz" HOMEPAGE="http://www.conmicro.cx/hercules/" LICENSE="QPL-1.0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" SLOT="0" IUSE="" diff --git a/app-emulation/hercules/hercules-2.17.1.ebuild b/app-emulation/hercules/hercules-2.17.1.ebuild index 556fdd4128cc..858b389e6a53 100644 --- a/app-emulation/hercules/hercules-2.17.1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1.ebuild,v 1.1 2003/03/09 00:00:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz" HOMEPAGE="http://www.conmicro.cx/hercules/" LICENSE="QPL-1.0" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" diff --git a/app-emulation/nwwine/nwwine-20020703.ebuild b/app-emulation/nwwine/nwwine-20020703.ebuild index 65514daafb50..377ce92ce00d 100644 --- a/app-emulation/nwwine/nwwine-20020703.ebuild +++ b/app-emulation/nwwine/nwwine-20020703.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/nwwine/nwwine-20020703.ebuild,v 1.3 2003/06/07 03:31:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/nwwine/nwwine-20020703.ebuild,v 1.4 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="A special version of wine for the Never Winter Nights toolkit" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.winehq.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" IUSE="nas arts cups opengl alsa tcltk" DEPEND="sys-devel/gcc diff --git a/app-emulation/pcsx/ChangeLog b/app-emulation/pcsx/ChangeLog index 14788ead4d69..0056c76a99d7 100644 --- a/app-emulation/pcsx/ChangeLog +++ b/app-emulation/pcsx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/pcsx # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/ChangeLog,v 1.9 2003/05/27 06:41:26 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/ChangeLog,v 1.10 2003/06/29 20:06:54 aliz Exp $ + +*pcsx-1.5 (27 May 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 26 May 2003; <msterret@gentoo.org> pcsx-1.4.ebuild: New ebuild for 1.5. There's something odd about the RDEPEND stuff in 1.4 but diff --git a/app-emulation/plex86/plex86-20021117.ebuild b/app-emulation/plex86/plex86-20021117.ebuild index da9ac7cc63b8..fb66aa900224 100644 --- a/app-emulation/plex86/plex86-20021117.ebuild +++ b/app-emulation/plex86/plex86-20021117.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/plex86/plex86-20021117.ebuild,v 1.4 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/plex86/plex86-20021117.ebuild,v 1.5 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="Plex86 is THE opensource free-software alternative for VMWare, VirtualPC, and other IA-32 on IA-32 \"Virtual PC products.\"" HOMEPAGE="http://savannah.gnu.org/projects/plex86/" LICENSE="LGPL-2.1" SRC_URI="http://savannah.nongnu.org/download/plex86/${P}.tar.bz2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="X sdl" RDEPEND=">=sys-libs/ncurses-5.2-r7 X? ( >=x11-base/xfree-4.2.0 ) diff --git a/app-emulation/psemu-cdr/ChangeLog b/app-emulation/psemu-cdr/ChangeLog index db8be4ec3d6f..de286df2c398 100644 --- a/app-emulation/psemu-cdr/ChangeLog +++ b/app-emulation/psemu-cdr/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-emulation/psemu-cdr # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdr/ChangeLog,v 1.4 2003/02/12 04:02:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdr/ChangeLog,v 1.5 2003/06/29 20:06:54 aliz Exp $ -*psemu-cdr (27 Jul 2002) +*psemu-cdr-1.62 (27 Jul 2002) 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : Added -ppc to keywords diff --git a/app-emulation/psemu-gpupetemesagl/ChangeLog b/app-emulation/psemu-gpupetemesagl/ChangeLog index 4801f5d5f42c..046a47867cf3 100644 --- a/app-emulation/psemu-gpupetemesagl/ChangeLog +++ b/app-emulation/psemu-gpupetemesagl/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-emulation/psemu-gpupetemesagl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/ChangeLog,v 1.8 2003/02/12 04:02:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/ChangeLog,v 1.9 2003/06/29 20:06:54 aliz Exp $ -*psemu-gpupetemesalgl-1.6.7 (18 Aug 2002) +*psemu-gpupetemesagl-1.6.7 (18 Aug 2002) 27 Oct 2002; Ryan Phillips <gerk@gentoo.org> psemu-gpupetemesalgl-1.6.7 : diff --git a/app-emulation/psemu-peopssoftgpu/ChangeLog b/app-emulation/psemu-peopssoftgpu/ChangeLog index f52757f90c55..663b9ef6b0ab 100644 --- a/app-emulation/psemu-peopssoftgpu/ChangeLog +++ b/app-emulation/psemu-peopssoftgpu/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-emulation/psemu-peopssoftgpu # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/ChangeLog,v 1.5 2003/02/12 04:02:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/ChangeLog,v 1.6 2003/06/29 20:06:54 aliz Exp $ -*psemu-peopssoftgpu (27 Jul 2002) +*psemu-peopssoftgpu-1.6 (27 Jul 2002) 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psemu-peopssoftgpu-1.0.6.ebuild : Updated to mirror://sourceforge in SRC_URI. diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog index 5ca41a74bc99..827c1896832d 100644 --- a/app-emulation/spectemu/ChangeLog +++ b/app-emulation/spectemu/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-emulation/spectemu # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.4 2003/02/12 04:03:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.5 2003/06/29 20:06:54 aliz Exp $ -*specemu-0.9.4 (27 Jul 2002) +*spectemu-0.9.4 (27 Jul 2002) 27 Jul 2002; Stuart Bouyer <stubear@gentoo.org> specemu-0.9.4.ebuild : diff --git a/app-emulation/stella/stella-1.3.ebuild b/app-emulation/stella/stella-1.3.ebuild index 1f35dd3431bb..560982d061a8 100644 --- a/app-emulation/stella/stella-1.3.ebuild +++ b/app-emulation/stella/stella-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/stella/stella-1.3.ebuild,v 1.1 2003/04/14 22:33:02 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/stella/stella-1.3.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="Stella Atari 2600 VCS Emulator" HOMEPAGE="http://stella.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="sdl oss X alsa" DEPEND="|| ( diff --git a/app-emulation/tuxnes/tuxnes-0.75.ebuild b/app-emulation/tuxnes/tuxnes-0.75.ebuild index 91069c7497cf..0d0753ff4b05 100644 --- a/app-emulation/tuxnes/tuxnes-0.75.ebuild +++ b/app-emulation/tuxnes/tuxnes-0.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/tuxnes/tuxnes-0.75.ebuild,v 1.4 2003/02/28 23:25:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/tuxnes/tuxnes-0.75.ebuild,v 1.5 2003/06/29 20:06:54 aliz Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://tuxnes.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="X ggi" DEPEND=">=media-libs/netpbm-9.12 diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.0.4460.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.0.4460.ebuild index 5bdde85c9717..3a70e7d6bb35 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.0.4460.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.0.4460.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.0.4460.ebuild,v 1.1 2003/04/10 15:16:46 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.0.4460.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VM Ware. The agreeing to a licence is part of the configure step @@ -21,7 +21,7 @@ HOMEPAGE="http://www.vmware.com/products/desktop/ws_features.html" SLOT="0" LICENSE="vmware" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" IUSE="kde" DEPEND="virtual/glibc diff --git a/app-emulation/win4lin/ChangeLog b/app-emulation/win4lin/ChangeLog index 94d85f002783..20030f5c27ad 100644 --- a/app-emulation/win4lin/ChangeLog +++ b/app-emulation/win4lin/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-emulation/win4lin # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/ChangeLog,v 1.9 2003/06/19 15:56:43 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/ChangeLog,v 1.10 2003/06/29 20:06:54 aliz Exp $ *win4lin-5.0.1 (03 Jun 2003) @@ -10,6 +10,11 @@ 03 Jun 2003; J.Alberto Suárez L. <bass@gentoo.org> win4lin-5.0.1.ebuild: New version and new evaluation code. +*win4lin-4.0.22 (08 Jun 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *win4lin-4.0.20 (13 Apr 2003) 13 Apr 2003; J.Alberto Suárez L. <bass@gentoo.org> win4lin-4.0.20.ebuild: diff --git a/app-emulation/win4lin/win4lin-4.0.20.ebuild b/app-emulation/win4lin/win4lin-4.0.20.ebuild index 4a76d88ee41a..fd5c191dc72f 100644 --- a/app-emulation/win4lin/win4lin-4.0.20.ebuild +++ b/app-emulation/win4lin/win4lin-4.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-4.0.20.ebuild,v 1.1 2003/04/13 12:46:05 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-4.0.20.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ IUSE="doc" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.rpm SLOT="0" LICENSE="NeTraverse" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-arch/rpm2targz sys-kernel/win4lin-sources" diff --git a/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild b/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild index e8ee1d14fff5..76e8555b61b1 100644 --- a/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild +++ b/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild,v 1.2 2003/05/06 09:52:08 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ IUSE="cups opengl" @@ -9,7 +9,7 @@ DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming" HOMEPAGE="http://www.transgaming.com/" SLOT="3" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="Aladdin" RDEPEND="virtual/x11 diff --git a/app-emulation/winex/winex-20030328.ebuild b/app-emulation/winex/winex-20030328.ebuild index ae1933e47d5d..33dcad5cc368 100644 --- a/app-emulation/winex/winex-20030328.ebuild +++ b/app-emulation/winex/winex-20030328.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20030328.ebuild,v 1.6 2003/06/24 18:22:31 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20030328.ebuild,v 1.7 2003/06/29 20:06:54 aliz Exp $ inherit base @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 HOMEPAGE="http://www.transgaming.com/" SLOT="0" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" LICENSE="Aladdin" IUSE="cups opengl" diff --git a/app-emulation/xmame/ChangeLog b/app-emulation/xmame/ChangeLog index e95bdde17bee..ebd8d3e7321e 100644 --- a/app-emulation/xmame/ChangeLog +++ b/app-emulation/xmame/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-emulation/xmame # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/ChangeLog,v 1.17 2003/06/05 09:06:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/ChangeLog,v 1.18 2003/06/29 20:06:54 aliz Exp $ *xmame-0.69.1 (05 Jun 2003) @@ -12,6 +12,11 @@ 28 Apr 2003; Mike Frysinger <vapier@gentoo.org> : Version bump. +*xmame-0.62.2-r1 (28 Apr 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *xmame-0.62.2 (13 Jan 2003) 13 Jan 2003; Ryan Phillips <rphillips@gentoo.org> xmame-0.62.2.ebuild : diff --git a/app-emulation/xmame/xmame-0.67.2.ebuild b/app-emulation/xmame/xmame-0.67.2.ebuild index a6c2802e417b..ed5f5684078d 100644 --- a/app-emulation/xmame/xmame-0.67.2.ebuild +++ b/app-emulation/xmame/xmame-0.67.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.67.2.ebuild,v 1.1 2003/04/28 02:38:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.67.2.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="Multiple Arcade Machine Emulator for X11" SRC_URI="http://x.mame.net/download/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://x.mame.net/" SLOT="0" LICENSE="xmame" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts" DEPEND="sdl? ( >=media-libs/libsdl-1.2.0 ) diff --git a/app-emulation/xmess/ChangeLog b/app-emulation/xmess/ChangeLog index 099d6705b920..0be54aabec8b 100644 --- a/app-emulation/xmess/ChangeLog +++ b/app-emulation/xmess/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-emulation/xmess # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmess/ChangeLog,v 1.2 2003/02/12 04:04:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmess/ChangeLog,v 1.3 2003/06/29 20:06:54 aliz Exp $ -*xmess-0.62.2 (13 Jan 2003) +*xmess-0.62.2-r1 (13 Jan 2003) 13 Jan 2003; Ryan Phillips <rphillips@gentoo.org> xmess-0.62.2-r1.ebuild : initial release. Submitted by Caleb Shay diff --git a/app-emulation/xmess/xmess-0.62.2-r1.ebuild b/app-emulation/xmess/xmess-0.62.2-r1.ebuild index 1caffa10272c..41d09fc2bce1 100644 --- a/app-emulation/xmess/xmess-0.62.2-r1.ebuild +++ b/app-emulation/xmess/xmess-0.62.2-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmess/xmess-0.62.2-r1.ebuild,v 1.2 2003/02/13 07:19:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmess/xmess-0.62.2-r1.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts" @@ -34,7 +34,7 @@ fi # please either test on ppc, or send it to a ppc developer for testing before # you commit the ebuild. Thanks :-) -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { unpack ${P}.tar.bz2 |