summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-03 20:09:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-03 20:09:23 +0000
commiteb2dc457fdb08a626b19ce81bbb5450c10a8b831 (patch)
tree629b1446eeb7297801c4bb156389bcba6a755908 /x11-drivers/xf86-video-dummy
parentStable for ppc, wrt bug #475480 (diff)
downloadgentoo-2-eb2dc457fdb08a626b19ce81bbb5450c10a8b831.tar.gz
gentoo-2-eb2dc457fdb08a626b19ce81bbb5450c10a8b831.tar.bz2
gentoo-2-eb2dc457fdb08a626b19ce81bbb5450c10a8b831.zip
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r--x11-drivers/xf86-video-dummy/ChangeLog5
-rw-r--r--x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog
index 5d08c48f1b01..09a2986d538b 100644
--- a/x11-drivers/xf86-video-dummy/ChangeLog
+++ b/x11-drivers/xf86-video-dummy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-video-dummy
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.103 2013/10/02 03:44:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.104 2013/10/03 20:09:23 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.7.ebuild:
+ Stable for ppc, wrt bug #475480
02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xf86-video-dummy-0.3.7.ebuild:
Stable for HPPA (bug #475480).
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
index b2633ba49a56..30ed926a0f89 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 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.3.7.ebuild,v 1.3 2013/10/02 03:44:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild,v 1.4 2013/10/03 20:09:23 ago Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="dga"
RDEPEND=">=x11-base/xorg-server-1.0.99"