diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:37 +0000 |
commit | 84c79975bf3e588da1be1fb137d495b35c26d3c0 (patch) | |
tree | 008201c0d68ebf21b6cd4302fb63f01fbdc1f037 /x11-drivers | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-84c79975bf3e588da1be1fb137d495b35c26d3c0.tar.gz gentoo-2-84c79975bf3e588da1be1fb137d495b35c26d3c0.tar.bz2 gentoo-2-84c79975bf3e588da1be1fb137d495b35c26d3c0.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-i128/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-i128/ChangeLog b/x11-drivers/xf86-video-i128/ChangeLog index 95d4280c8abf..5e981770aa2b 100644 --- a/x11-drivers/xf86-video-i128/ChangeLog +++ b/x11-drivers/xf86-video-i128/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-i128 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/ChangeLog,v 1.55 2013/03/12 16:36:02 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/ChangeLog,v 1.56 2013/09/29 11:12:37 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-i128-1.3.6-r1.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-i128-1.3.6-r1 (12 Mar 2013) diff --git a/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6-r1.ebuild b/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6-r1.ebuild index d35ff9f58750..cbcb6a79b240 100644 --- a/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6-r1.ebuild +++ b/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6-r1.ebuild @@ -1,6 +1,6 @@ # 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-i128/xf86-video-i128-1.3.6-r1.ebuild,v 1.1 2013/03/12 16:36:02 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/xf86-video-i128-1.3.6-r1.ebuild,v 1.2 2013/09/29 11:12:37 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Number 9 I128 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.0.99" |