diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-16 19:09:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-16 19:09:31 +0000 |
commit | fd8e13eb22915fce45ad0693476d0b0b9e739b7e (patch) | |
tree | 104a1d650f79802fb6b6bde24f3b15997cc16165 /games-emulation | |
parent | Stable on hppa (Manifest recommit) (diff) | |
download | gentoo-2-fd8e13eb22915fce45ad0693476d0b0b9e739b7e.tar.gz gentoo-2-fd8e13eb22915fce45ad0693476d0b0b9e739b7e.tar.bz2 gentoo-2-fd8e13eb22915fce45ad0693476d0b0b9e739b7e.zip |
header fix; mips and ia64 need deps first
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmess/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/xmess/xmess-0.77.1.ebuild | 6 | ||||
-rw-r--r-- | games-emulation/xmess/xmess-0.78.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/games-emulation/xmess/ChangeLog b/games-emulation/xmess/ChangeLog index 65fa3c359f58..0da5a77918fc 100644 --- a/games-emulation/xmess/ChangeLog +++ b/games-emulation/xmess/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/xmess -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.9 2004/01/14 21:38:52 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.10 2004/02/16 19:09:31 mr_bones_ Exp $ + + 16 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> xmess-0.77.1.ebuild, + xmess-0.78.1.ebuild: + header fix; mips and ia64 need deps first *xmess-0.78.1 (14 Jan 2004) diff --git a/games-emulation/xmess/xmess-0.77.1.ebuild b/games-emulation/xmess/xmess-0.77.1.ebuild index 8a8b7e09d374..6b2f538a5345 100644 --- a/games-emulation/xmess/xmess-0.77.1.ebuild +++ b/games-emulation/xmess/xmess-0.77.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.77.1.ebuild,v 1.5 2004/01/11 01:24:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.77.1.ebuild,v 1.6 2004/02/16 19:09:31 mr_bones_ Exp $ inherit games flag-o-matic gcc eutils @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="xmame" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick icc net" RDEPEND="sys-libs/zlib diff --git a/games-emulation/xmess/xmess-0.78.1.ebuild b/games-emulation/xmess/xmess-0.78.1.ebuild index f7c840032a77..302d7e9b4272 100644 --- a/games-emulation/xmess/xmess-0.78.1.ebuild +++ b/games-emulation/xmess/xmess-0.78.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.78.1.ebuild,v 1.2 2004/01/28 22:37:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.78.1.ebuild,v 1.3 2004/02/16 19:09:31 mr_bones_ Exp $ inherit games flag-o-matic gcc eutils @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="xmame" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick icc net" RDEPEND="sys-libs/zlib |