diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-04 02:56:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-04 02:56:10 +0000 |
commit | 9abf46115ae33b90a65ce1abf5708b762efa1446 (patch) | |
tree | f01cd4bbc738648751aff225f646a95cfd23166f /games-emulation | |
parent | inital import (diff) | |
download | gentoo-2-9abf46115ae33b90a65ce1abf5708b762efa1446.tar.gz gentoo-2-9abf46115ae33b90a65ce1abf5708b762efa1446.tar.bz2 gentoo-2-9abf46115ae33b90a65ce1abf5708b762efa1446.zip |
mark stable for amd64 (bug 40335)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dosbox/Manifest | 2 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.61.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dosbox/Manifest b/games-emulation/dosbox/Manifest index 62f0dd03ed91..f2b5c0040f76 100644 --- a/games-emulation/dosbox/Manifest +++ b/games-emulation/dosbox/Manifest @@ -1,7 +1,7 @@ MD5 1354cbcd5d5ad0bb2ad2e14a7a76ffd6 ChangeLog 1076 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 MD5 6cd126f45a12b91aafe36d620496ca2f dosbox-0.60.ebuild 898 -MD5 58a09710cbde887df890f947de2e9527 dosbox-0.61.ebuild 942 +MD5 607c1148eb1eb170fae5f9c272e5d10f dosbox-0.61.ebuild 948 MD5 6c3131692034dda3f27046c037aabc58 files/digest-dosbox-0.61 63 MD5 a15acc3d9f2a2d55bde29cf697f86297 files/digest-dosbox-0.60 63 MD5 f4257165581f9c2cb8e2a428f2ebeaae files/0.60-alsa-1.0.0.patch 721 diff --git a/games-emulation/dosbox/dosbox-0.61.ebuild b/games-emulation/dosbox/dosbox-0.61.ebuild index 7e667a08674d..8c63bda33b07 100644 --- a/games-emulation/dosbox/dosbox-0.61.ebuild +++ b/games-emulation/dosbox/dosbox-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.61.ebuild,v 1.1 2004/02/03 23:25:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.61.ebuild,v 1.2 2004/02/04 02:56:03 mr_bones_ Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="DOS emulator" HOMEPAGE="http://dosbox.sourceforge.net/" SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 amd64" LICENSE="GPL-2" SLOT="0" IUSE="alsa png opengl" |