diff options
author | 2009-06-23 19:55:26 +0000 | |
---|---|---|
committer | 2009-06-23 19:55:26 +0000 | |
commit | 3682777c2cdd55c693f5bcc0cde71c10ea876f06 (patch) | |
tree | 438f9db01041babfb18c45077ef1f6f6f30f75fe /x11-drivers/xf86-video-rendition | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-3682777c2cdd55c693f5bcc0cde71c10ea876f06.tar.gz gentoo-2-3682777c2cdd55c693f5bcc0cde71c10ea876f06.tar.bz2 gentoo-2-3682777c2cdd55c693f5bcc0cde71c10ea876f06.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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.2.1.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 70f4467ac946..a1e8ad9420b8 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.37 2009/04/15 15:37:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.38 2009/06/23 19:55:26 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + xf86-video-rendition-4.2.1.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-rendition-4.2.0.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild index 4effad482cef..131b6fdb4507 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.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-rendition/xf86-video-rendition-4.2.1.ebuild,v 1.2 2009/03/13 15:58:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild,v 1.3 2009/06/23 19:55:26 klausman 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 ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~ia64 ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |