diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:17:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:17:18 +0000 |
commit | b726e2266af6280421c8f29062591b56a37291bc (patch) | |
tree | f13b71b3edff34f66e54e5fea797aa7e17beeb67 /x11-drivers/xf86-video-rendition | |
parent | amd64/x86 stable, bug #285324 (diff) | |
download | gentoo-2-b726e2266af6280421c8f29062591b56a37291bc.tar.gz gentoo-2-b726e2266af6280421c8f29062591b56a37291bc.tar.bz2 gentoo-2-b726e2266af6280421c8f29062591b56a37291bc.zip |
Manifest fix.
(Portage version: 2.2_rc42/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.2.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 bfebed4fa8e8..8854d3427209 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.40 2009/08/06 19:46:47 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.41 2009/09/30 21:17:18 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-rendition-4.2.2.ebuild: + amd64 stable wrt #282290 06 Aug 2009; Rémi Cardona <remi@gentoo.org> -xf86-video-rendition-4.1.0.ebuild, -xf86-video-rendition-4.1.3.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild index d5fd27fa69f0..0bfec73c6540 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.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.2.ebuild,v 1.1 2009/08/06 19:41:52 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild,v 1.2 2009/09/30 21:17:18 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ 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 |