diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:41:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:41:49 +0000 |
commit | 2f5b16c7d6b02a2c06ef75d6efd5968e7d3e8b91 (patch) | |
tree | 5c6c72b1e404f79929ced978a7ba442aab94d699 | |
parent | alpha/ia64/sparc stable wrt #282290 (diff) | |
download | gentoo-2-2f5b16c7d6b02a2c06ef75d6efd5968e7d3e8b91.tar.gz gentoo-2-2f5b16c7d6b02a2c06ef75d6efd5968e7d3e8b91.tar.bz2 gentoo-2-2f5b16c7d6b02a2c06ef75d6efd5968e7d3e8b91.zip |
alpha/ia64 stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
-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 637c69569655..c23ca93b6e6e 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.45 2009/12/10 19:07:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.46 2009/12/15 15:41:49 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-rendition-4.2.2.ebuild: + alpha/ia64 stable wrt #282290 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-rendition-4.2.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 7cb2d3d57bdf..e590edb24b44 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.4 2009/10/05 14:01:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild,v 1.5 2009/12/15 15:41:49 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" |