diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:59:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:59:44 +0000 |
commit | a7ff521a8765637551639d33f4f54c6c364cc90c (patch) | |
tree | b4ee3ef1607b62a81e1c26b17d8625104fd36b48 /x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | |
parent | s390/sh/sparc stable wrt #446834 (diff) | |
download | historical-a7ff521a8765637551639d33f4f54c6c364cc90c.tar.gz historical-a7ff521a8765637551639d33f4f54c6c364cc90c.tar.bz2 historical-a7ff521a8765637551639d33f4f54c6c364cc90c.zip |
sh stable wrt #440872
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 b6297ad6d617..5037f6ccccfc 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 +# 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.6.ebuild,v 1.11 2012/12/30 14:46:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.12 2013/01/01 18:56:33 armin76 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" |