diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-14 17:52:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-14 17:52:29 +0000 |
commit | e4fda21e9a6161e2806f2d2c5b88dc51fb4f10b0 (patch) | |
tree | 2023078c73002dddd22142d0e5a4bbfbc72766ee /app-emulation/point2play | |
parent | remove older ebuild (Manifest recommit) (diff) | |
download | gentoo-2-e4fda21e9a6161e2806f2d2c5b88dc51fb4f10b0.tar.gz gentoo-2-e4fda21e9a6161e2806f2d2c5b88dc51fb4f10b0.tar.bz2 gentoo-2-e4fda21e9a6161e2806f2d2c5b88dc51fb4f10b0.zip |
move to stable
Diffstat (limited to 'app-emulation/point2play')
-rw-r--r-- | app-emulation/point2play/point2play-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/point2play/point2play-1.3.1.ebuild b/app-emulation/point2play/point2play-1.3.1.ebuild index 6c4874c19690..f30cd92c1e40 100644 --- a/app-emulation/point2play/point2play-1.3.1.ebuild +++ b/app-emulation/point2play/point2play-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.1.ebuild,v 1.1 2004/08/14 06:35:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.1.ebuild,v 1.2 2004/08/14 17:52:29 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="point2play" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RESTRICT="fetch" |