diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-19 11:40:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-19 11:40:33 +0000 |
commit | 492dfd56cc5a11e40ee2d49f204ed91e5dd54d25 (patch) | |
tree | ca7d9e6c7e4e6cfd351170f0385a9210c7a53d5c /games-util/vispatch/vispatch-1.4.5.ebuild | |
parent | amd64/x86 stable, bug #285383 (diff) | |
download | gentoo-2-492dfd56cc5a11e40ee2d49f204ed91e5dd54d25.tar.gz gentoo-2-492dfd56cc5a11e40ee2d49f204ed91e5dd54d25.tar.bz2 gentoo-2-492dfd56cc5a11e40ee2d49f204ed91e5dd54d25.zip |
amd64/x86 stable, bug #285388
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'games-util/vispatch/vispatch-1.4.5.ebuild')
-rw-r--r-- | games-util/vispatch/vispatch-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/vispatch/vispatch-1.4.5.ebuild b/games-util/vispatch/vispatch-1.4.5.ebuild index 854a2c6d0715..a3813252b74a 100644 --- a/games-util/vispatch/vispatch-1.4.5.ebuild +++ b/games-util/vispatch/vispatch-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/vispatch/vispatch-1.4.5.ebuild,v 1.1 2009/08/16 22:39:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/vispatch/vispatch-1.4.5.ebuild,v 1.2 2009/09/19 11:40:33 maekke Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/vispatch/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" S=${WORKDIR}/${P}/source |