diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-09 09:07:42 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-09 09:07:42 +0000 |
commit | bd9c946f0df3ec045c988663a2f57b7e423f75fd (patch) | |
tree | 0692fea1598068fe4391823d72dc0a23882000c4 /sci-physics | |
parent | x86 stable wrt bug #354005 (diff) | |
download | gentoo-2-bd9c946f0df3ec045c988663a2f57b7e423f75fd.tar.gz gentoo-2-bd9c946f0df3ec045c988663a2f57b7e423f75fd.tar.bz2 gentoo-2-bd9c946f0df3ec045c988663a2f57b7e423f75fd.zip |
x86 stable wrt bug #354007
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/bullet/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/bullet/bullet-2.77.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/bullet/ChangeLog b/sci-physics/bullet/ChangeLog index a526f0dd1be9..06f701261b1f 100644 --- a/sci-physics/bullet/ChangeLog +++ b/sci-physics/bullet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/bullet -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.18 2010/11/06 04:13:45 bicatali Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.19 2011/02/09 09:07:42 phajdan.jr Exp $ + + 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bullet-2.77.ebuild: + x86 stable wrt bug #354007 *bullet-2.77 (06 Nov 2010) diff --git a/sci-physics/bullet/bullet-2.77.ebuild b/sci-physics/bullet/bullet-2.77.ebuild index 788e1339526b..4f8e9d328a37 100644 --- a/sci-physics/bullet/bullet-2.77.ebuild +++ b/sci-physics/bullet/bullet-2.77.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.1 2010/11/06 04:13:45 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.77.ebuild,v 1.2 2011/02/09 09:07:42 phajdan.jr 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 |