summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-09-08 16:55:23 +0000
committerSimon Stelling <blubb@gentoo.org>2005-09-08 16:55:23 +0000
commit601421ecb52fe96a5ae2c66b922b1ccd80db5452 (patch)
treeaf96cbb05be588f4b551ac3b3dd585a0d5d83583 /x11-misc
parentMark 1.14 stable on alpha (diff)
downloadgentoo-2-601421ecb52fe96a5ae2c66b922b1ccd80db5452.tar.gz
gentoo-2-601421ecb52fe96a5ae2c66b922b1ccd80db5452.tar.bz2
gentoo-2-601421ecb52fe96a5ae2c66b922b1ccd80db5452.zip
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/3dfm/3dfm-1.0.ebuild6
-rw-r--r--x11-misc/3dfm/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/3dfm/3dfm-1.0.ebuild b/x11-misc/3dfm/3dfm-1.0.ebuild
index 6f740fda5a3c..3a2fc92d6ea4 100644
--- a/x11-misc/3dfm/3dfm-1.0.ebuild
+++ b/x11-misc/3dfm/3dfm-1.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfm/3dfm-1.0.ebuild,v 1.5 2004/10/31 02:15:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfm/3dfm-1.0.ebuild,v 1.6 2005/09/08 16:55:23 blubb Exp $
DESCRIPTION="OpenGL-based 3D File Manager"
HOMEPAGE="http://sourceforge.net/projects/innolab/"
SRC_URI="mirror://sourceforge/innolab/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND="virtual/opengl
diff --git a/x11-misc/3dfm/ChangeLog b/x11-misc/3dfm/ChangeLog
index 12e1dee0cbb8..5be1091ce35b 100644
--- a/x11-misc/3dfm/ChangeLog
+++ b/x11-misc/3dfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/3dfm
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfm/ChangeLog,v 1.5 2004/10/31 02:15:37 swegener Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3dfm/ChangeLog,v 1.6 2005/09/08 16:55:23 blubb Exp $
+
+ 08 Sep 2005; Simon Stelling <blubb@gentoo.org> 3dfm-1.0.ebuild:
+ added ~amd64 keyword
31 Oct 2004; Sven Wegener <swegener@gentoo.org> 3dfm-1.0.ebuild:
Added virtual/glut to dependencies. Thanks to David Cuddeback