summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-12-01 10:53:12 +0000
committerMarkus Meier <maekke@gentoo.org>2009-12-01 10:53:12 +0000
commit7d674d439b812551d8f3c4fb5f906dbb6976e40a (patch)
treeb2f9ed2aabeb8e810a611802bd01a9680dfd1405 /sci-physics
parentVersion bump KDE 4.3.4 (diff)
downloadgentoo-2-7d674d439b812551d8f3c4fb5f906dbb6976e40a.tar.gz
gentoo-2-7d674d439b812551d8f3c4fb5f906dbb6976e40a.tar.bz2
gentoo-2-7d674d439b812551d8f3c4fb5f906dbb6976e40a.zip
amd64 stable, bug #294438
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/bullet/ChangeLog5
-rw-r--r--sci-physics/bullet/bullet-2.75.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/bullet/ChangeLog b/sci-physics/bullet/ChangeLog
index 20bf8144f62f..6c9a09a05252 100644
--- a/sci-physics/bullet/ChangeLog
+++ b/sci-physics/bullet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/bullet
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.10 2009/11/24 20:56:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/ChangeLog,v 1.11 2009/12/01 10:53:12 maekke Exp $
+
+ 01 Dec 2009; Markus Meier <maekke@gentoo.org> bullet-2.75.ebuild:
+ amd64 stable, bug #294438
24 Nov 2009; Christian Faulhammer <fauli@gentoo.org> bullet-2.75.ebuild:
stable x86, bug 294438
diff --git a/sci-physics/bullet/bullet-2.75.ebuild b/sci-physics/bullet/bullet-2.75.ebuild
index 737a3d5fefc2..fc55da7c3adb 100644
--- a/sci-physics/bullet/bullet-2.75.ebuild
+++ b/sci-physics/bullet/bullet-2.75.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.75.ebuild,v 1.3 2009/11/24 20:56:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/bullet/bullet-2.75.ebuild,v 1.4 2009/12/01 10:53:12 maekke 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"