diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:23:08 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:23:08 +0000 |
commit | e450d580deceae691c047f639d415585d3e24e47 (patch) | |
tree | 30abef5d04c30ef86abd24eb247963d4c2b0d304 /x11-drivers/xf86-video-rendition | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-e450d580deceae691c047f639d415585d3e24e47.tar.gz gentoo-2-e450d580deceae691c047f639d415585d3e24e47.tar.bz2 gentoo-2-e450d580deceae691c047f639d415585d3e24e47.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r-- | x11-drivers/xf86-video-rendition/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index 532e2717d61b..6c157508a478 100644 --- a/x11-drivers/xf86-video-rendition/ChangeLog +++ b/x11-drivers/xf86-video-rendition/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-rendition # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.27 2007/04/25 18:07:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.28 2007/04/29 06:23:08 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> + xf86-video-rendition-4.1.3.ebuild: + Stable on x86, bug #175465. 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xf86-video-rendition-4.1.3.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild index a82143dd6113..6115f705ab6e 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild,v 1.2 2007/04/25 18:07:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild,v 1.3 2007/04/29 06:23:08 ticho Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Rendition video driver" -KEYWORDS="~alpha ~amd64 ia64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ia64 ~sh x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |