diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:55 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:55 +0000 |
commit | e816081930e2459bc866d8df9d61d0df0ea8c32b (patch) | |
tree | ea42341aa825f90fed206bd44078beb2fb149d2f /x11-misc/mkxf86config | |
parent | Stable on amd64. (diff) | |
download | historical-e816081930e2459bc866d8df9d61d0df0ea8c32b.tar.gz historical-e816081930e2459bc866d8df9d61d0df0ea8c32b.tar.bz2 historical-e816081930e2459bc866d8df9d61d0df0ea8c32b.zip |
Stable on amd64.
Diffstat (limited to 'x11-misc/mkxf86config')
-rw-r--r-- | x11-misc/mkxf86config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog index be9995f996b6..f9a6203d7380 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.11 2004/10/13 22:42:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.12 2004/10/19 09:04:44 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + mkxf86config-0.8-r3.ebuild: + Stable on amd64. 13 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org> mkxf86config-0.8-r3.ebuild: diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild index 260f55a32150..1e2321e5e022 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.2 2004/10/13 22:42:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.3 2004/10/19 09:04:44 absinthe 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" |