summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-10-13 22:42:05 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-10-13 22:42:05 +0000
commitd5aab6b88bbbbfd64141b2ac65253d9de565cc4e (patch)
tree90108377f3a995e0507b474294fd50c6c9a3a20d /x11-misc
parentAdded --with-tcsetpgrp; bug #67308. (Manifest recommit) (diff)
downloadgentoo-2-d5aab6b88bbbbfd64141b2ac65253d9de565cc4e.tar.gz
gentoo-2-d5aab6b88bbbbfd64141b2ac65253d9de565cc4e.tar.bz2
gentoo-2-d5aab6b88bbbbfd64141b2ac65253d9de565cc4e.zip
Marking stable since it has the xorg-x11 fixes in it.
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/mkxf86config/ChangeLog6
-rw-r--r--x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog
index 034ea157892f..be9995f996b6 100644
--- a/x11-misc/mkxf86config/ChangeLog
+++ b/x11-misc/mkxf86config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/mkxf86config
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.10 2004/07/27 12:39:37 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.11 2004/10/13 22:42:05 wolf31o2 Exp $
+
+ 13 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
+ mkxf86config-0.8-r3.ebuild:
+ Marking stable since it has the xorg-x11 fixes in it.
*mkxf86config-0.8-r3 (27 Jul 2004)
diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild
index bfc51fe9f088..260f55a32150 100644
--- a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild
+++ b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.1 2004/07/27 12:39:37 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.2 2004/10/13 22:42:05 wolf31o2 Exp $
inherit eutils
@@ -15,7 +15,7 @@ DESCRIPTION="xf86config setup program"
SRC_URI="http://developer.linuxtag.net/knoppix/sources/${MY_P}.tar.gz"
HOMEPAGE="http://www.knopper.net"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
SLOT="0"
LICENSE="GPL-2"