diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:49:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:49:50 +0000 |
commit | a934999e2f061723b744efda5243c3cd953b411c (patch) | |
tree | 343564bc81f2b4ad0d999bbcd9baa134cbeb6e69 /x11-drivers/xf86-video-r128 | |
parent | alpha/ia64 stable wrt #282290 (diff) | |
download | historical-a934999e2f061723b744efda5243c3cd953b411c.tar.gz historical-a934999e2f061723b744efda5243c3cd953b411c.tar.bz2 historical-a934999e2f061723b744efda5243c3cd953b411c.zip |
alpha/ia64/sparc stable wrt #282290
Package-Manager: portage-2.1.6.13/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.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 5d56f1f9e6e7..db2e12cd6098 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.16 2009/12/14 12:45:18 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.17 2009/12/15 15:41:14 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-r128-6.8.1.ebuild: + alpha/ia64/sparc stable wrt #282290 14 Dec 2009; Rémi Cardona <remi@gentoo.org> xf86-video-r128-6.8.0.ebuild, xf86-video-r128-6.8.1.ebuild: 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 b5acdde169d4..9c0ee4c8902c 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.5 2009/12/14 12:45:18 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild,v 1.6 2009/12/15 15:41:14 armin76 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" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 |