summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 01:40:24 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 01:40:24 +0000
commit6249232271544a4297f4a3968fd806a59a8b39c2 (patch)
tree14faf70f3a58541fd683003444db4a23440f52b8 /x11-misc/3ddesktop
parentarm/hppa/ia64/s390/sh stable (diff)
downloadgentoo-2-6249232271544a4297f4a3968fd806a59a8b39c2.tar.gz
gentoo-2-6249232271544a4297f4a3968fd806a59a8b39c2.tar.bz2
gentoo-2-6249232271544a4297f4a3968fd806a59a8b39c2.zip
Stable on amd64, bug 118966.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc/3ddesktop')
-rw-r--r--x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild4
-rw-r--r--x11-misc/3ddesktop/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild b/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild
index 59b296005786..4686df1dc335 100644
--- a/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild
+++ b/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild,v 1.5 2006/01/14 11:05:30 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild,v 1.6 2006/01/15 01:40:24 cryos Exp $
DESCRIPTION="OpenGL virtual desktop switching"
HOMEPAGE="http://desk3d.sourceforge.net/"
SRC_URI="mirror://sourceforge/desk3d/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="|| ( (
diff --git a/x11-misc/3ddesktop/ChangeLog b/x11-misc/3ddesktop/ChangeLog
index 010db765e536..944c6cb4403b 100644
--- a/x11-misc/3ddesktop/ChangeLog
+++ b/x11-misc/3ddesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/3ddesktop
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/ChangeLog,v 1.31 2006/01/14 11:05:30 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/ChangeLog,v 1.32 2006/01/15 01:40:24 cryos Exp $
+
+ 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> 3ddesktop-0.2.9.ebuild:
+ Stable on amd64, bug 118966.
14 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> 3ddesktop-0.2.9.ebuild:
Fixed DEPEND for modular X (bug #117636). Stable on x86.