summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-02 21:09:46 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-02 21:09:46 +0000
commite3e8ebecc35eeb2ed97df24bc9f35e86e6004ec5 (patch)
tree324caf3ec6bbb6e7da6ff3c533a1a588c78b07bf /app-emulation/dlx
parentMoved gnome USE flag into X. Closing bug #43228 (diff)
downloadhistorical-e3e8ebecc35eeb2ed97df24bc9f35e86e6004ec5.tar.gz
historical-e3e8ebecc35eeb2ed97df24bc9f35e86e6004ec5.tar.bz2
historical-e3e8ebecc35eeb2ed97df24bc9f35e86e6004ec5.zip
Added to ~ppc
Diffstat (limited to 'app-emulation/dlx')
-rw-r--r--app-emulation/dlx/ChangeLog7
-rw-r--r--app-emulation/dlx/dlx-1.0.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/dlx/ChangeLog b/app-emulation/dlx/ChangeLog
index de405536bc40..79e80c4b23a5 100644
--- a/app-emulation/dlx/ChangeLog
+++ b/app-emulation/dlx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/dlx
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/ChangeLog,v 1.1 2003/11/21 19:00:31 rphillips Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/ChangeLog,v 1.2 2004/03/02 21:09:46 dholm Exp $
+
+ 02 Mar 2004; David Holm <dholm@gentoo.org> dlx-1.0.0.ebuild:
+ Added to ~ppc.
*dlx-1.0.0 (21 Nov 2003)
diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild
index ec29e46295c5..3c4749207a4e 100644
--- a/app-emulation/dlx/dlx-1.0.0.ebuild
+++ b/app-emulation/dlx/dlx-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/dlx-1.0.0.ebuild,v 1.2 2004/02/20 06:08:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/dlx-1.0.0.ebuild,v 1.3 2004/03/02 21:09:46 dholm Exp $
S=${WORKDIR}/dlx
DESCRIPTION="DLX Simulator"
@@ -9,7 +9,7 @@ SRC_URI="http://www.davidviner.com/dlx/dlx.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=""