diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 15:56:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 15:56:02 +0000 |
commit | eb2aa0aeedf7e25c7093a3af37f75b7804736d81 (patch) | |
tree | 54024458a159415b91f5df340f64e0ad3e685ca8 /x11-drivers/xf86-video-rendition | |
parent | Hand to newly-born proaudio herd. (diff) | |
download | gentoo-2-eb2aa0aeedf7e25c7093a3af37f75b7804736d81.tar.gz gentoo-2-eb2aa0aeedf7e25c7093a3af37f75b7804736d81.tar.bz2 gentoo-2-eb2aa0aeedf7e25c7093a3af37f75b7804736d81.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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 a9f21fdd5312..efe83fad114e 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.29 2007/05/05 18:30:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.30 2007/07/02 15:56:02 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> + xf86-video-rendition-4.1.3.ebuild: + alpha stable wrt #175465 05 May 2007; Daniel Gryniewicz <dang@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 f6123a181334..7fdae4de1cfe 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.4 2007/05/05 18:30:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.3.ebuild,v 1.5 2007/07/02 15:56:02 armin76 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 |