diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:04:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:04:36 +0000 |
commit | 8131f97c32f51e21025f5e873754d53e45cbac52 (patch) | |
tree | e7c5de08078d0922197678309eff8ec0bd5befde /x11-drivers/xf86-video-r128 | |
parent | Stable for amd64 per bug #282423 (diff) | |
download | historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.gz historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.bz2 historical-8131f97c32f51e21025f5e873754d53e45cbac52.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
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.1.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 2e3753799242..0c15595d39ae 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.12 2009/08/06 19:11:32 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.13 2009/09/30 20:33:58 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-r128-6.8.1.ebuild: + amd64 stable wrt #282290 *xf86-video-r128-6.8.1 (06 Aug 2009) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild index 2a950f5afa96..1b5e8eeedc48 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.ebuild,v 1.1 2009/08/06 19:11:32 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild,v 1.2 2009/09/30 20:33:58 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI Rage128 video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE="xf86-video-ati" IUSE="dri" |