summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-10 13:40:35 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-10 13:40:35 +0000
commitc2ee8659236be65435304c75f4438abc846ed53f (patch)
tree190a506a5a3390c2bc8da0ba155c56acd31659bc /sci-physics
parentRename named.ca to named.cache since named.ca is no longer on the ftp mirror. (diff)
downloadgentoo-2-c2ee8659236be65435304c75f4438abc846ed53f.tar.gz
gentoo-2-c2ee8659236be65435304c75f4438abc846ed53f.tar.bz2
gentoo-2-c2ee8659236be65435304c75f4438abc846ed53f.zip
x86 stable wrt bug #318455
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/bullet/ChangeLog6
-rw-r--r--sci-physics/bullet/bullet-2.76-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-physics/bullet/ChangeLog b/sci-physics/bullet/ChangeLog
index c1c87633154d..b48ab91230f1 100644
--- a/sci-physics/bullet/ChangeLog
+++ b/sci-physics/bullet/ChangeLog
@@ -1,6 +1,10 @@
# 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.13 2010/03/26 15:47:06 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.14 2010/05/10 13:40:35 phajdan.jr Exp $
+
+ 10 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ bullet-2.76-r1.ebuild:
+ x86 stable wrt bug #318455
*bullet-2.76-r1 (26 Mar 2010)
diff --git a/sci-physics/bullet/bullet-2.76-r1.ebuild b/sci-physics/bullet/bullet-2.76-r1.ebuild
index f7ef8b6c6e45..d0ba744afcfa 100644
--- a/sci-physics/bullet/bullet-2.76-r1.ebuild
+++ b/sci-physics/bullet/bullet-2.76-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.76-r1.ebuild,v 1.1 2010/03/26 15:47:06 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.76-r1.ebuild,v 1.2 2010/05/10 13:40:35 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"
RDEPEND="virtual/glut"