diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:32:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:32:58 +0000 |
commit | cdc0360b4efc11e5561c43da3ab6ba75c5c69c43 (patch) | |
tree | 024351a9b92f6109d520f9b23e0c4af18239db3e /x11-drivers/xf86-video-rendition | |
parent | alpha/ia64 stable wrt #344827 (diff) | |
download | gentoo-2-cdc0360b4efc11e5561c43da3ab6ba75c5c69c43.tar.gz gentoo-2-cdc0360b4efc11e5561c43da3ab6ba75c5c69c43.tar.bz2 gentoo-2-cdc0360b4efc11e5561c43da3ab6ba75c5c69c43.zip |
alpha/ia64 stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
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.4.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 60029362926c..2de5634f5886 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.53 2010/09/12 19:04:55 klausman Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.54 2011/02/12 19:32:58 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> + xf86-video-rendition-4.2.4.ebuild: + alpha/ia64 stable wrt #344827 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xf86-video-rendition-4.2.4.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild index 84f6a289df79..73b0c28b5b30 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.4.ebuild,v 1.4 2010/09/12 19:04:55 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.5 2011/02/12 19:32:58 armin76 Exp $ EAPI=3 inherit xorg-2 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" |