diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:46:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:46:59 +0000 |
commit | 273e6b56ce90b5beef861862e6330b7b676d36c9 (patch) | |
tree | 4e69050cabba1a33166f25e4f0aee22680b309fb /x11-drivers/xf86-video-dummy | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-273e6b56ce90b5beef861862e6330b7b676d36c9.tar.gz gentoo-2-273e6b56ce90b5beef861862e6330b7b676d36c9.tar.bz2 gentoo-2-273e6b56ce90b5beef861862e6330b7b676d36c9.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog index 6cfb05f7b1a5..65dfda51d580 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.94 2012/12/28 17:37:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.95 2012/12/30 14:46:59 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.6.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.6.ebuild: Stable for sparc, wrt 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 1c178fe07996..b6297ad6d617 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.10 2012/12/28 17:37:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.11 2012/12/30 14:46:59 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" |