diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-rendition/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.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 b6849727575e..0114ea562136 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.11 2006/02/02 17:39:48 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.12 2006/03/06 16:15:07 stefaan Exp $ + + 06 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-video-rendition-4.0.1.3.ebuild: + Marked ~alpha (bug #122726) 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> xf86-video-rendition-4.0.1.3.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild index 240375540f3f..b735e56967ec 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.1.3.ebuild,v 1.4 2006/03/03 02:13:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild,v 1.5 2006/03/06 16:15:07 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for rendition cards" -KEYWORDS="~amd64 ~ia64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |