diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-28 14:13:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-28 14:13:50 +0000 |
commit | b674b7eef81b99fdadd30b7324002d6baa8011c7 (patch) | |
tree | 8a3a672d3adca6489385b9ca31c8ec882043d294 | |
parent | touchup/unmask (diff) | |
download | historical-b674b7eef81b99fdadd30b7324002d6baa8011c7.tar.gz historical-b674b7eef81b99fdadd30b7324002d6baa8011c7.tar.bz2 historical-b674b7eef81b99fdadd30b7324002d6baa8011c7.zip |
unmask
-rw-r--r-- | games-emulation/advancemame/advancemame-0.70.0.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/advancemame/advancemame-0.76.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-emulation/advancemame/advancemame-0.70.0.ebuild b/games-emulation/advancemame/advancemame-0.70.0.ebuild index ae0ab0c97e9b..27376c6473ee 100644 --- a/games-emulation/advancemame/advancemame-0.70.0.ebuild +++ b/games-emulation/advancemame/advancemame-0.70.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/games-emulation/advancemame/advancemame-0.70.0.ebuild,v 1.1 2003/09/09 16:26:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-0.70.0.ebuild,v 1.2 2003/10/28 14:13:50 vapier Exp $ inherit eutils @@ -22,7 +22,7 @@ HOMEPAGE="http://advancemame.sourceforge.net/" LICENSE="GPL-2 xmame" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="virtual/glibc app-arch/unzip diff --git a/games-emulation/advancemame/advancemame-0.76.0.ebuild b/games-emulation/advancemame/advancemame-0.76.0.ebuild index 9e29dc8ecba8..8da6cf996c11 100644 --- a/games-emulation/advancemame/advancemame-0.76.0.ebuild +++ b/games-emulation/advancemame/advancemame-0.76.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/games-emulation/advancemame/advancemame-0.76.0.ebuild,v 1.1 2003/10/25 11:56:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-0.76.0.ebuild,v 1.2 2003/10/28 14:13:50 vapier Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz" LICENSE="GPL-2 xmame" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="virtual/glibc app-arch/unzip |