summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-09 12:29:30 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-09 12:29:30 +0000
commit9793844b957ef267487027af11370fbe064abbb7 (patch)
tree9715e23756a925cb3f6410acc7f5037159e001c0 /x11-drivers
parentadded ~ppc64 (diff)
downloadhistorical-9793844b957ef267487027af11370fbe064abbb7.tar.gz
historical-9793844b957ef267487027af11370fbe064abbb7.tar.bz2
historical-9793844b957ef267487027af11370fbe064abbb7.zip
Add ~sparc keyword (X modular testing and xorg-x11 release status check).
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-dummy/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-dummy/Manifest4
-rw-r--r--x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog
index 31bbabbf0891..821603f25005 100644
--- a/x11-drivers/xf86-video-dummy/ChangeLog
+++ b/x11-drivers/xf86-video-dummy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-dummy
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.1 2005/08/08 07:08:30 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.2 2005/08/09 12:29:30 fmccor Exp $
+
+ 09 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
+ xf86-video-dummy-0.1.0.ebuild:
+ Add ~sparc keyword (X modular testing and xorg-x11 release status check).
*xf86-video-dummy-0.1.0 (08 Aug 2005)
diff --git a/x11-drivers/xf86-video-dummy/Manifest b/x11-drivers/xf86-video-dummy/Manifest
index 4bef8be3cdc9..ad8adf61ea7f 100644
--- a/x11-drivers/xf86-video-dummy/Manifest
+++ b/x11-drivers/xf86-video-dummy/Manifest
@@ -1,3 +1,3 @@
-MD5 4ccdcf6f99aaa3c37d3e4b1cbb352c96 xf86-video-dummy-0.1.0.ebuild 455
-MD5 564ff840a9f77cc391cfbcd0e3391d7b ChangeLog 393
+MD5 8dfb91fe9e8c3f934e0e7a90bac30f0a ChangeLog 552
+MD5 0bb121a612601c98d38195836f41e8fb xf86-video-dummy-0.1.0.ebuild 459
MD5 eff97fb1612865d3f21e33db26b90847 files/digest-xf86-video-dummy-0.1.0 75
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.ebuild
index fc83b99c92ae..f5e1eca9d0d3 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.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/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.ebuild,v 1.1 2005/08/08 07:08:30 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.ebuild,v 1.2 2005/08/09 12:29:30 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/xproto"