diff options
author | 2009-03-13 16:08:48 +0000 | |
---|---|---|
committer | 2009-03-13 16:08:48 +0000 | |
commit | e4f52e561aefaa3a5b6dd54e940137fb80663ef8 (patch) | |
tree | 62c69d30fd8555df88e2b622b8af279ed97b02c6 /x11-drivers/xf86-video-via | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-e4f52e561aefaa3a5b6dd54e940137fb80663ef8.tar.gz historical-e4f52e561aefaa3a5b6dd54e940137fb80663ef8.tar.bz2 historical-e4f52e561aefaa3a5b6dd54e940137fb80663ef8.zip |
Drop ~sh, its not available there
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-via')
-rw-r--r-- | x11-drivers/xf86-video-via/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-drivers/xf86-video-via/ChangeLog b/x11-drivers/xf86-video-via/ChangeLog index 7cc1adb5ec02..5c22fb77284c 100644 --- a/x11-drivers/xf86-video-via/ChangeLog +++ b/x11-drivers/xf86-video-via/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-via -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/ChangeLog,v 1.36 2008/11/26 23:16:38 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/ChangeLog,v 1.37 2009/03/13 16:08:48 armin76 Exp $ + + 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-via-0.2.1-r1.ebuild, xf86-video-via-0.2.2.ebuild: + Drop ~sh, its not available there 26 Nov 2008; Donnie Berkholz <dberkholz@gentoo.org>; xf86-video-via-0.2.1-r1.ebuild, xf86-video-via-0.2.2.ebuild: diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild index b3bfb8b496ce..d41daaccb2d2 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-via/xf86-video-via-0.2.1-r1.ebuild,v 1.8 2008/11/26 23:16:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.1-r1.ebuild,v 1.9 2009/03/13 16:08:48 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="VIA unichrome graphics driver" -KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99 x11-libs/libXvMC" diff --git a/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild b/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild index b1aa9bb56b64..bf6ca9af0ace 100644 --- a/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild +++ b/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-via/xf86-video-via-0.2.2.ebuild,v 1.7 2008/11/26 23:16:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-via/xf86-video-via-0.2.2.ebuild,v 1.8 2009/03/13 16:08:48 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="VIA unichrome graphics driver" -KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99 x11-libs/libXvMC" |