diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-09 14:37:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-09 14:37:14 +0000 |
commit | 67e07e5c614e7b4f2fc101971402d526b1e9c07a (patch) | |
tree | a68babf44d54d43c8f29b829f691e092a606332e /app-sci | |
parent | version bump, bug #44035 (diff) | |
download | historical-67e07e5c614e7b4f2fc101971402d526b1e9c07a.tar.gz historical-67e07e5c614e7b4f2fc101971402d526b1e9c07a.tar.bz2 historical-67e07e5c614e7b4f2fc101971402d526b1e9c07a.zip |
Closing #43776.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/lightspeed/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/lightspeed/Manifest | 4 | ||||
-rw-r--r-- | app-sci/lightspeed/lightspeed-1.2a.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-sci/lightspeed/ChangeLog b/app-sci/lightspeed/ChangeLog index a3a1a8e73fe1..15ba9b86291a 100644 --- a/app-sci/lightspeed/ChangeLog +++ b/app-sci/lightspeed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/lightspeed -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lightspeed/ChangeLog,v 1.3 2003/02/13 20:38:23 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/lightspeed/ChangeLog,v 1.4 2004/03/09 14:37:13 aliz Exp $ + + 09 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> lightspeed-1.2a.ebuild: + Adding amd64 keyword. Closing #43776. *lightspeed-1.2a (12 Jan 2003) diff --git a/app-sci/lightspeed/Manifest b/app-sci/lightspeed/Manifest index 3686c2403786..4a9eb18b16b1 100644 --- a/app-sci/lightspeed/Manifest +++ b/app-sci/lightspeed/Manifest @@ -1,4 +1,4 @@ -MD5 b08ae526f021cfa662336aa4395a6ddb ChangeLog 434 -MD5 f69ff251ad2f5efbac352a1a35ed548e lightspeed-1.2a.ebuild 1163 +MD5 01a9fe081c4632939f53fae73b38eb46 lightspeed-1.2a.ebuild 1170 +MD5 617eb4dec08babfe5f0ce035d7b49056 ChangeLog 545 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 31ecec601dfd11e746121559c07fabe2 files/digest-lightspeed-1.2a 128 diff --git a/app-sci/lightspeed/lightspeed-1.2a.ebuild b/app-sci/lightspeed/lightspeed-1.2a.ebuild index 7396a0e9b0dc..74f06787f1e3 100644 --- a/app-sci/lightspeed/lightspeed-1.2a.ebuild +++ b/app-sci/lightspeed/lightspeed-1.2a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lightspeed/lightspeed-1.2a.ebuild,v 1.3 2003/07/02 12:33:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lightspeed/lightspeed-1.2a.ebuild,v 1.4 2004/03/09 14:37:14 aliz Exp $ DESCRIPTION="Light Speed! is an OpenGL-based program developed to illustrate the effects of special relativity on the appearance of moving objects." HOMEPAGE="http://lightspeed.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz mirror://sourceforge/${PN}/objects-1.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="png tiff" DEPEND="virtual/opengl |