summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 11:15:49 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 11:15:49 +0000
commitd3328ebd0906111e37db04938ca2c8f8e34a6010 (patch)
treed2b816ad3a8732b189c50042dd3458e3b9dc7a70 /app-emulation/dlx
parentStable on ppc. (diff)
downloadhistorical-d3328ebd0906111e37db04938ca2c8f8e34a6010.tar.gz
historical-d3328ebd0906111e37db04938ca2c8f8e34a6010.tar.bz2
historical-d3328ebd0906111e37db04938ca2c8f8e34a6010.zip
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'app-emulation/dlx')
-rw-r--r--app-emulation/dlx/ChangeLog5
-rw-r--r--app-emulation/dlx/dlx-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/dlx/ChangeLog b/app-emulation/dlx/ChangeLog
index 0ba620f060c4..f8adc598896b 100644
--- a/app-emulation/dlx/ChangeLog
+++ b/app-emulation/dlx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/dlx
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/ChangeLog,v 1.5 2005/01/01 14:09:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/ChangeLog,v 1.6 2005/04/24 11:11:27 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> dlx-1.0.0.ebuild:
+ Stable on ppc.
*dlx-1.0.0-r1 (07 Jul 2004)
diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild
index dcab0479df19..c19cfe17cf6c 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-2005 Gentoo Foundation
# 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.5 2005/01/01 14:09:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/dlx-1.0.0.ebuild,v 1.6 2005/04/24 11:11:27 hansmi 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 ~ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND=""