diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:17:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:17:27 +0000 |
commit | 1a89099e1c53f3af7afebc49b6cb79901342382b (patch) | |
tree | 4e5edd82bc442dbf36ddc7a691b3eb7be7773ce0 /x11-drivers/xf86-video-neomagic | |
parent | Stable for x86, wrt bug #440872 (diff) | |
download | gentoo-2-1a89099e1c53f3af7afebc49b6cb79901342382b.tar.gz gentoo-2-1a89099e1c53f3af7afebc49b6cb79901342382b.tar.bz2 gentoo-2-1a89099e1c53f3af7afebc49b6cb79901342382b.zip |
Stable for x86, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-neomagic')
-rw-r--r-- | x11-drivers/xf86-video-neomagic/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-neomagic/ChangeLog b/x11-drivers/xf86-video-neomagic/ChangeLog index 2353fee7e195..099cad57625b 100644 --- a/x11-drivers/xf86-video-neomagic/ChangeLog +++ b/x11-drivers/xf86-video-neomagic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-neomagic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.48 2012/11/16 16:35:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.49 2012/11/18 12:17:27 ago Exp $ + + 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-neomagic-1.2.7.ebuild: + Stable for x86, wrt bug #440872 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-neomagic-1.2.7.ebuild: diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild index 1c70ba85e020..c939a1999f61 100644 --- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild +++ b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild @@ -1,12 +1,12 @@ # 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-neomagic/xf86-video-neomagic-1.2.7.ebuild,v 1.3 2012/11/16 16:35:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.7.ebuild,v 1.4 2012/11/18 12:17:27 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Neomagic video driver" -KEYWORDS="amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="<x11-base/xorg-server-1.12.99" |