diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-10-11 00:27:01 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-10-11 00:27:01 +0000 |
commit | c54a2dcd9a4a6708449fd695d871eb7649dd3030 (patch) | |
tree | 1cd8ed702957f01274b936b0364bcdecfa050540 /x11-drivers/xf86-video-rendition | |
parent | Version bump. (diff) | |
download | historical-c54a2dcd9a4a6708449fd695d871eb7649dd3030.tar.gz historical-c54a2dcd9a4a6708449fd695d871eb7649dd3030.tar.bz2 historical-c54a2dcd9a4a6708449fd695d871eb7649dd3030.zip |
Update description to be less generic.
Package-Manager: portage-2.1.2_pre2-r5
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index e3596a92527c..1bd81b47b3cd 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.20 2006/09/05 23:50:35 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.21 2006/10/11 00:27:00 dberkholz Exp $ + + 11 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; + xf86-video-rendition-4.0.1.3.ebuild, xf86-video-rendition-4.1.0.ebuild: + Update description to be less generic. 05 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; +files/rendition.xinf: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild index 25d9ebe6aac4..c756e48b8db0 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.0.1.3.ebuild,v 1.8 2006/06/30 15:25:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild,v 1.9 2006/10/11 00:27:00 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for rendition cards" +DESCRIPTION="Rendition video driver" KEYWORDS="~alpha amd64 ~ia64 ~sh x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.0.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.0.ebuild index c0f8386c2e64..e7dd85521f2f 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.0.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.1.0.ebuild,v 1.4 2006/07/10 22:19:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.1.0.ebuild,v 1.5 2006/10/11 00:27:00 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for rendition cards" +DESCRIPTION="Rendition video driver" KEYWORDS="alpha ~amd64 ia64 sh ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |