diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:04:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:04:17 +0000 |
commit | 4fbc9f511bbd058cbbd7618217c1c12ecf4f4e9a (patch) | |
tree | 275424619539ded1c96f5f6e695ae045ea8ddfad /sci-physics/bullet/bullet-2.77.ebuild | |
parent | Stable on amd64 wrt bug #354231 (diff) | |
download | historical-4fbc9f511bbd058cbbd7618217c1c12ecf4f4e9a.tar.gz historical-4fbc9f511bbd058cbbd7618217c1c12ecf4f4e9a.tar.bz2 historical-4fbc9f511bbd058cbbd7618217c1c12ecf4f4e9a.zip |
Stable on amd64 wrt bug #354007
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/bullet/bullet-2.77.ebuild')
-rw-r--r-- | sci-physics/bullet/bullet-2.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/bullet/bullet-2.77.ebuild b/sci-physics/bullet/bullet-2.77.ebuild index 4f8e9d328a37..7c28d3ac90eb 100644 --- a/sci-physics/bullet/bullet-2.77.ebuild +++ b/sci-physics/bullet/bullet-2.77.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.77.ebuild,v 1.2 2011/02/09 09:07:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.77.ebuild,v 1.3 2011/02/10 23:04:17 hwoarang Exp $ EAPI=2 inherit eutils cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://bullet.googlecode.com/files/${P}.tgz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc examples extras" RDEPEND="virtual/opengl |