diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 10:30:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 10:30:30 +0000 |
commit | c0d17393f6f32bf525da27d66efb10a5a137b5a0 (patch) | |
tree | 2d6e94e2ec241f8b802b56da90cdebaef406c4a6 /sci-physics | |
parent | Security bump - bug #445908 (diff) | |
download | gentoo-2-c0d17393f6f32bf525da27d66efb10a5a137b5a0.tar.gz gentoo-2-c0d17393f6f32bf525da27d66efb10a5a137b5a0.tar.bz2 gentoo-2-c0d17393f6f32bf525da27d66efb10a5a137b5a0.zip |
Stable for x86, wrt bug #436568
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/bullet/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/bullet/bullet-2.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/bullet/ChangeLog b/sci-physics/bullet/ChangeLog index bc599ab231d3..20c0dadc5925 100644 --- a/sci-physics/bullet/ChangeLog +++ b/sci-physics/bullet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/bullet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.31 2012/11/25 10:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.32 2012/12/04 10:30:30 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> bullet-2.80.ebuild: + Stable for x86, wrt bug #436568 25 Nov 2012; <ago@gentoo.org> bullet-2.80.ebuild: Stable for amd64, wrt bug #436568 diff --git a/sci-physics/bullet/bullet-2.80.ebuild b/sci-physics/bullet/bullet-2.80.ebuild index 8df742617317..b0ada50429c9 100644 --- a/sci-physics/bullet/bullet-2.80.ebuild +++ b/sci-physics/bullet/bullet-2.80.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/sci-physics/bullet/bullet-2.80.ebuild,v 1.5 2012/11/25 10:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.80.ebuild,v 1.6 2012/12/04 10:30:30 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://bullet.googlecode.com/files/${MYP}.tgz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc double-precision examples extras" RDEPEND="virtual/opengl |