diff options
author | 2012-06-20 19:03:52 +0000 | |
---|---|---|
committer | 2012-06-20 19:03:52 +0000 | |
commit | 4623dc514d3eaf7183c31822318d5ffe812d55b2 (patch) | |
tree | e0d5b141c8af155d77711eff27af0855e98ffe6e /dev-games/ois/ois-1.3.ebuild | |
parent | Initial import based on Hobbits work (bug 422481) (diff) | |
download | gentoo-2-4623dc514d3eaf7183c31822318d5ffe812d55b2.tar.gz gentoo-2-4623dc514d3eaf7183c31822318d5ffe812d55b2.tar.bz2 gentoo-2-4623dc514d3eaf7183c31822318d5ffe812d55b2.zip |
Stable for amd64, wrt bug #422153
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/ois/ois-1.3.ebuild')
-rw-r--r-- | dev-games/ois/ois-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ois/ois-1.3.ebuild b/dev-games/ois/ois-1.3.ebuild index d2981ec45c4d..3c4807097cdc 100644 --- a/dev-games/ois/ois-1.3.ebuild +++ b/dev-games/ois/ois-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v 1.1 2012/02/21 21:19:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v 1.2 2012/06/20 19:03:52 ago Exp $ EAPI=4 inherit autotools autotools-utils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wgois/${MY_P/-/_}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" DEPEND="x11-libs/libXaw |