summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-09-12 19:05:59 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-09-12 19:05:59 +0000
commit5aa2ad88e9489fe4f243b9e41aea27fb062780b5 (patch)
tree76ac212d21d80b250a0b05f9e595153ce57d8c3f /x11-drivers/xf86-video-rendition
parentFix glibc 2.12 compilation, bug 336843 (diff)
downloadhistorical-5aa2ad88e9489fe4f243b9e41aea27fb062780b5.tar.gz
historical-5aa2ad88e9489fe4f243b9e41aea27fb062780b5.tar.bz2
historical-5aa2ad88e9489fe4f243b9e41aea27fb062780b5.zip
Stable on alpha, bug #327777
Package-Manager: portage-2.1.9.1/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r--x11-drivers/xf86-video-rendition/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog
index e73a0ad58ddf..60029362926c 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.52 2010/07/13 13:30:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.53 2010/09/12 19:04:55 klausman Exp $
+
+ 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
+ xf86-video-rendition-4.2.4.ebuild:
+ Stable on alpha, bug #327777
13 Jul 2010; Christian Faulhammer <fauli@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 373e2b857843..84f6a289df79 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
# 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.3 2010/07/13 13:30:42 fauli Exp $
+# $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 $
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"