summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-09-08 20:07:55 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-09-08 20:07:55 +0000
commit14b93082f12c3420f02768dfc53e27bccb125809 (patch)
tree5e9236c82547a7e7109f4bf57042f6bb2486be87 /x11-misc/mkxf86config
parentAdded ~ppc64; bug #146851 (diff)
downloadgentoo-2-14b93082f12c3420f02768dfc53e27bccb125809.tar.gz
gentoo-2-14b93082f12c3420f02768dfc53e27bccb125809.tar.bz2
gentoo-2-14b93082f12c3420f02768dfc53e27bccb125809.zip
Stable on alpha/ppc since it is used on the LiveCD images for those architectures and doesn't do anything arch-specific for them.
(Portage version: 2.1.1_rc1-r7)
Diffstat (limited to 'x11-misc/mkxf86config')
-rw-r--r--x11-misc/mkxf86config/ChangeLog7
-rw-r--r--x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog
index fc3d55184325..67ba230d5b30 100644
--- a/x11-misc/mkxf86config/ChangeLog
+++ b/x11-misc/mkxf86config/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/mkxf86config
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.29 2006/07/31 11:40:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.30 2006/09/08 20:07:55 wolf31o2 Exp $
+
+ 08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ mkxf86config-0.9.7.ebuild:
+ Stable on alpha/ppc since it is used on the LiveCD images for those
+ architectures and doesn't do anything arch-specific for them.
31 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.7.ebuild:
diff --git a/x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild b/x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild
index fefbbb9f3a44..30c2d5a01c79 100644
--- a/x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild
+++ b/x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild,v 1.2 2006/07/31 11:40:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.9.7.ebuild,v 1.3 2006/09/08 20:07:55 wolf31o2 Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 mips ~ppc x86"
+KEYWORDS="alpha amd64 mips ppc x86"
IUSE=""
RDEPEND="!mips? ( sys-apps/hwsetup )"