diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:44:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:44:18 +0000 |
commit | 972533b2c3520e9ac6510508e96804e98d180e14 (patch) | |
tree | 2be706560900f4714fd2d79bf6a43596245bdf4f /x11-drivers/xf86-video-r128 | |
parent | Stable for ppc64, wrt bug #500368 (diff) | |
download | gentoo-2-972533b2c3520e9ac6510508e96804e98d180e14.tar.gz gentoo-2-972533b2c3520e9ac6510508e96804e98d180e14.tar.bz2 gentoo-2-972533b2c3520e9ac6510508e96804e98d180e14.zip |
Stable for ppc64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index a1a5750e10f4..096b921df2f7 100644 --- a/x11-drivers/xf86-video-r128/ChangeLog +++ b/x11-drivers/xf86-video-r128/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-r128 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.43 2014/04/08 20:03:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.44 2014/04/16 07:44:18 ago Exp $ + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.2.ebuild: + Stable for ppc64, wrt bug #500368 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-r128-6.9.2.ebuild: Stable for ppc, wrt bug #500368 diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild index 632b36aad47b..aa724ec22976 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild,v 1.4 2014/04/08 20:03:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.9.2.ebuild,v 1.5 2014/04/16 07:44:18 ago Exp $ EAPI=4 XORG_DRI=dri @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="ATI Rage128 video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |