diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:57:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:57:13 +0000 |
commit | f1303018bba6080fe1492202c45d3fba6713ad57 (patch) | |
tree | 445009c445769b8da4f95d9a0b2795e1803f0e38 /x11-drivers/xf86-video-dummy | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-f1303018bba6080fe1492202c45d3fba6713ad57.tar.gz gentoo-2-f1303018bba6080fe1492202c45d3fba6713ad57.tar.bz2 gentoo-2-f1303018bba6080fe1492202c45d3fba6713ad57.zip |
Stable for sparc, 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/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.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 9a62219d4c42..81d2dfdba007 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.108 2013/10/06 11:43:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.109 2013/10/07 04:57:13 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.7.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.7.ebuild: Stable for ia64, wrt 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 80f5dbb3049b..66dd4b81b2d1 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.8 2013/10/06 11:43:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild,v 1.9 2013/10/07 04:57:13 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" |