diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:41:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:41:55 +0000 |
commit | 32ee2926e6a8ae528261c1971832e853b061fef8 (patch) | |
tree | ec2b578abcb6b1d7ba733ed03e427af17cb67aa2 /x11-drivers/xf86-video-dummy | |
parent | Version bump. (diff) | |
download | historical-32ee2926e6a8ae528261c1971832e853b061fef8.tar.gz historical-32ee2926e6a8ae528261c1971832e853b061fef8.tar.bz2 historical-32ee2926e6a8ae528261c1971832e853b061fef8.zip |
alpha/ia64/sh/sparc stable wrt #419473
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
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.5-r1.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 e73146a59575..ae07508415b3 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.84 2012/07/21 20:26:36 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.85 2012/08/26 19:41:55 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> + xf86-video-dummy-0.3.5-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #419473 *xf86-video-dummy-0.3.6 (21 Jul 2012) diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.5-r1.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.5-r1.ebuild index aa2de1685204..d69b88d05e91 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.5-r1.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.5-r1.ebuild,v 1.7 2012/07/20 16:10:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.5-r1.ebuild,v 1.8 2012/08/26 19:41:55 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="dga" RDEPEND=">=x11-base/xorg-server-1.0.99" |