diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:28 +0000 |
commit | 2ca44353db904e7943c17378d6f094e2032041b8 (patch) | |
tree | d12cf831446dada83fc8933412cd1f9ac30fe7de /x11-drivers/xf86-video-dummy | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-2ca44353db904e7943c17378d6f094e2032041b8.tar.gz gentoo-2-2ca44353db904e7943c17378d6f094e2032041b8.tar.bz2 gentoo-2-2ca44353db904e7943c17378d6f094e2032041b8.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", 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 24d010d4c907..6b38b685bf6e 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.101 2013/09/11 22:59:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.102 2013/09/29 11:12:28 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-dummy-0.3.7.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-dummy-0.3.7 (11 Sep 2013) 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 637bce85583d..02f6a640c771 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.1 2013/09/11 22:59:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild,v 1.2 2013/09/29 11:12:28 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" |