diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 23:16:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 23:16:57 +0000 |
commit | 1958dda562e3c62aacbf2ca1e797f9df24c15d5a (patch) | |
tree | 51fefe73e9196df0aa5b4c3721a9475c430e4a17 | |
parent | no space (diff) | |
download | historical-1958dda562e3c62aacbf2ca1e797f9df24c15d5a.tar.gz historical-1958dda562e3c62aacbf2ca1e797f9df24c15d5a.tar.bz2 historical-1958dda562e3c62aacbf2ca1e797f9df24c15d5a.zip |
ah what the hell :)
-rw-r--r-- | app-emulation/xmess/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/xmess/xmess-0.70.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/xmess/Manifest b/app-emulation/xmess/Manifest index b3c68a5f0c2c..9b047fd545d0 100644 --- a/app-emulation/xmess/Manifest +++ b/app-emulation/xmess/Manifest @@ -1,4 +1,4 @@ MD5 b9d5b1d5f70db976a728f55426205e87 files/digest-xmess-0.70.1 66 MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.70.1-glx-fix.patch 597 -MD5 222671f6297c2cfc85d1abe9d0f1563e xmess-0.70.1.ebuild 4167 +MD5 1e8c4ab0ff31b18da42764ed4ceb645e xmess-0.70.1.ebuild 4166 MD5 4617fd6bb63b3f7c3f66bb6ffbfd8733 ChangeLog 642 diff --git a/app-emulation/xmess/xmess-0.70.1.ebuild b/app-emulation/xmess/xmess-0.70.1.ebuild index d515d42b37f2..5d2e142e4cb8 100644 --- a/app-emulation/xmess/xmess-0.70.1.ebuild +++ b/app-emulation/xmess/xmess-0.70.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/xmess/xmess-0.70.1.ebuild,v 1.3 2003/07/17 00:56:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmess/xmess-0.70.1.ebuild,v 1.4 2003/07/18 23:16:52 vapier Exp $ inherit games flag-o-matic gcc @@ -12,7 +12,7 @@ HOMEPAGE="http://x.mame.net/" SLOT="0" LICENSE="xmame" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick" DEPEND="sys-libs/zlib |