summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2006-06-21 02:29:10 +0000
committerStephen Becker <geoman@gentoo.org>2006-06-21 02:29:10 +0000
commit6d7da6db1661b974c1e508aa049150212ee23abc (patch)
tree8cdffd08a1f0bf80d29164320b2f26cd39af91aa /x11-drivers/xf86-video-dummy
parentNew Package. Ricardo will be the maintainer and me as his proxy this closes b... (diff)
downloadgentoo-2-6d7da6db1661b974c1e508aa049150212ee23abc.tar.gz
gentoo-2-6d7da6db1661b974c1e508aa049150212ee23abc.tar.bz2
gentoo-2-6d7da6db1661b974c1e508aa049150212ee23abc.zip
added ~mips keyword
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r--x11-drivers/xf86-video-dummy/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog
index edc128b6e34d..51b2a655b703 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.19 2006/06/05 21:25:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.20 2006/06/21 02:29:10 geoman Exp $
+
+ 21 Jun 2006; Stephen P. Becker <geoman@gentoo.org>
+ xf86-video-dummy-0.2.0.ebuild:
+ added ~mips keyword
05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
xf86-video-dummy-0.2.0.ebuild:
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.ebuild
index e777781f1edd..0e789441f86c 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.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-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.ebuild,v 1.2 2006/06/05 21:25:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.2.0.ebuild,v 1.3 2006/06/21 02:29:10 geoman 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto