diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:04:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:04:36 +0000 |
commit | 8131f97c32f51e21025f5e873754d53e45cbac52 (patch) | |
tree | e7c5de08078d0922197678309eff8ec0bd5befde /x11-drivers/xf86-video-dummy | |
parent | Stable for amd64 per bug #282423 (diff) | |
download | historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.gz historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.bz2 historical-8131f97c32f51e21025f5e873754d53e45cbac52.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/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.2.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 eceee85a3617..a9ba8619da4f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.45 2009/09/22 14:20:28 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.46 2009/09/30 20:32:36 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-dummy-0.3.2.ebuild: + amd64 stable wrt #282290 22 Sep 2009; Rémi Cardona <remi@gentoo.org> xf86-video-dummy-0.3.2.ebuild: diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild index bf74636411c7..983e64b00150 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.2 2009/09/22 14:20:28 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.2.ebuild,v 1.3 2009/09/30 20:32:36 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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" |