diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:55:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 04:55:57 +0000 |
commit | bd3610bd26d4118542b29c040fb9f6cd6f73f6ec (patch) | |
tree | a1737547bacccafdf64baddf1d42d15b54b96f87 /x11-drivers/xf86-video-fbdev | |
parent | Stable for alpha, wrt bug #475480 (diff) | |
download | gentoo-2-bd3610bd26d4118542b29c040fb9f6cd6f73f6ec.tar.gz gentoo-2-bd3610bd26d4118542b29c040fb9f6cd6f73f6ec.tar.bz2 gentoo-2-bd3610bd26d4118542b29c040fb9f6cd6f73f6ec.zip |
Stable for alpha, 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')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-fbdev/ChangeLog b/x11-drivers/xf86-video-fbdev/ChangeLog index 2671d11e3a8e..33f6e5dc6c3f 100644 --- a/x11-drivers/xf86-video-fbdev/ChangeLog +++ b/x11-drivers/xf86-video-fbdev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-fbdev # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.91 2013/10/04 12:01:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.92 2013/10/05 04:55:57 ago Exp $ + + 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-fbdev-0.4.4.ebuild: + Stable for alpha, wrt bug #475480 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-fbdev-0.4.4.ebuild: Stable for ppc64, wrt bug #475480 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 54f4209262f7..d289fbaaccee 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.4 2013/10/04 12:01:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.4.ebuild,v 1.5 2013/10/05 04:55:57 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" |