diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:09:26 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:09:26 +0000 |
commit | cac201e4d0a449bc970b452fdc66b0dcdbade945 (patch) | |
tree | 5d8f3a7458f755cc58f3c658032b77f67b37d144 /x11-drivers/xf86-video-rendition | |
parent | stable on alpha (bug #279736) (diff) | |
download | historical-cac201e4d0a449bc970b452fdc66b0dcdbade945.tar.gz historical-cac201e4d0a449bc970b452fdc66b0dcdbade945.tar.bz2 historical-cac201e4d0a449bc970b452fdc66b0dcdbade945.zip |
Stable on amd64 wrt bug #327777
Package-Manager: portage-2.2_rc67/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.4.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 187b3d46baef..b7e13eefd3da 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.50 2010/07/05 08:30:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.51 2010/07/12 11:06:53 hwoarang Exp $ + + 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + xf86-video-rendition-4.2.4.ebuild: + Stable on amd64 wrt bug #327777 05 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org> -files/rendition.xinf: 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 d82f6f9e4f5a..f1638a13fb99 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.1 2010/07/05 08:28:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.2 2010/07/12 11:06:53 hwoarang 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" |