diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:42:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:42:32 +0000 |
commit | e1b7457b4fb2ef1c0228208e21718eace7412901 (patch) | |
tree | b8315e427640f8d5f1e31afb0fb9a3176b26ab4d /x11-drivers/xf86-video-rendition | |
parent | alpha/ia64 stable wrt #294958 (diff) | |
download | gentoo-2-e1b7457b4fb2ef1c0228208e21718eace7412901.tar.gz gentoo-2-e1b7457b4fb2ef1c0228208e21718eace7412901.tar.bz2 gentoo-2-e1b7457b4fb2ef1c0228208e21718eace7412901.zip |
alpha/ia64 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r-- | x11-drivers/xf86-video-rendition/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index c23ca93b6e6e..e5ed79be13fb 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.46 2009/12/15 15:41:49 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.47 2010/01/18 19:42:32 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> + xf86-video-rendition-4.2.3.ebuild: + alpha/ia64 stable wrt #294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-rendition-4.2.2.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild index 6d9887763696..82727932213e 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.3.ebuild,v 1.3 2009/12/10 19:07:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild,v 1.4 2010/01/18 19:42:32 armin76 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |