diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 13:13:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 13:13:34 +0000 |
commit | 2a10f53a31de7cb29cb07a9e8ab594799a6f5c51 (patch) | |
tree | e871dd47ff81904edba48e33eb0f99e328a63a6a /x11-drivers/xf86-video-dummy | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-2a10f53a31de7cb29cb07a9e8ab594799a6f5c51.tar.gz gentoo-2-2a10f53a31de7cb29cb07a9e8ab594799a6f5c51.tar.bz2 gentoo-2-2a10f53a31de7cb29cb07a9e8ab594799a6f5c51.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog index fe4ffe798bcd..dbe95a4a1ef9 100644 --- a/x11-drivers/xf86-video-dummy/ChangeLog +++ b/x11-drivers/xf86-video-dummy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-dummy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.63 2010/10/10 11:56:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.64 2010/12/19 13:13:34 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-dummy-0.3.4.ebuild: + ppc64 stable wrt #344827 10 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-dummy-0.3.2.ebuild: diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild index c545760ab2dc..4f22aaef937d 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.ebuild,v 1.1 2010/07/11 09:20:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.4.ebuild,v 1.2 2010/12/19 13:13:34 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |