summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-28 11:12:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-28 11:12:36 +0000
commitc2ad415d17c9e39ff920112e7402e1ee052b3aeb (patch)
tree1190753a2aee888764d430861233d9d4785bcba6 /x11-drivers/xf86-video-dummy
parentStable for ppc64, wrt bug #448522 (diff)
downloadgentoo-2-c2ad415d17c9e39ff920112e7402e1ee052b3aeb.tar.gz
gentoo-2-c2ad415d17c9e39ff920112e7402e1ee052b3aeb.tar.bz2
gentoo-2-c2ad415d17c9e39ff920112e7402e1ee052b3aeb.zip
Stable for ia64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
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.6.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 ef019498c6f0..9af90b7f1fa5 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.92 2012/12/17 20:14:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.93 2012/12/28 11:12:36 ago Exp $
+
+ 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.6.ebuild:
+ Stable for ia64, wrt bug #440872
17 Dec 2012; Markus Meier <maekke@gentoo.org> xf86-video-dummy-0.3.6.ebuild:
arm stable, bug #440872
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
index f98cc8768a3e..fb14c1bd8832 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 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.6.ebuild,v 1.8 2012/12/17 20:14:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.9 2012/12/28 11:12:36 ago Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="dga"
RDEPEND=">=x11-base/xorg-server-1.0.99"