diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:43:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:43:41 +0000 |
commit | d5a61f872636322eb8b86f31ff9069b06aaf2ce7 (patch) | |
tree | 8a4485f09a4812da74e54b404798c1a8a95394a7 /x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-d5a61f872636322eb8b86f31ff9069b06aaf2ce7.tar.gz gentoo-2-d5a61f872636322eb8b86f31ff9069b06aaf2ce7.tar.bz2 gentoo-2-d5a61f872636322eb8b86f31ff9069b06aaf2ce7.zip |
Stable for ia64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild index f39bbce292e7..00051acca0f0 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.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-fbdev/xf86-video-fbdev-0.4.4.ebuild,v 1.6 2013/10/05 17:37:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild,v 1.7 2013/10/06 11:43:41 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="video driver for framebuffer device" -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="" RDEPEND="x11-base/xorg-server" |