diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:48:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:48:44 +0000 |
commit | 3bd25736e23ade2c9376c299510008ef7694acec (patch) | |
tree | a592bfba3d7d8b08110b371070e7e0566a3cb674 /x11-drivers/xf86-video-r128 | |
parent | alpha/ia64/sparc stable wrt #419473 (diff) | |
download | gentoo-2-3bd25736e23ade2c9376c299510008ef7694acec.tar.gz gentoo-2-3bd25736e23ade2c9376c299510008ef7694acec.tar.bz2 gentoo-2-3bd25736e23ade2c9376c299510008ef7694acec.zip |
alpha/ia64/sparc stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index 0d46e4b5237c..b97458d80643 100644 --- a/x11-drivers/xf86-video-r128/ChangeLog +++ b/x11-drivers/xf86-video-r128/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-r128 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.29 2012/07/21 20:31:28 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.30 2012/08/26 19:48:44 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> + xf86-video-r128-6.8.2-r1.ebuild: + alpha/ia64/sparc stable wrt #419473 *xf86-video-r128-6.8.4 (21 Jul 2012) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild index 78f7f662daa1..7dfb00d39aa7 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild @@ -1,6 +1,6 @@ # 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-r128/xf86-video-r128-6.8.2-r1.ebuild,v 1.5 2012/07/12 17:36:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild,v 1.6 2012/08/26 19:48:44 armin76 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" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |