diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 16:08:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 16:08:48 +0000 |
commit | e4f52e561aefaa3a5b6dd54e940137fb80663ef8 (patch) | |
tree | 62c69d30fd8555df88e2b622b8af279ed97b02c6 /x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild | |
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-tga/xf86-video-tga-1.2.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild index 6ca9630f266e..cbdacfcf612a 100644 --- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild +++ b/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.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-tga/xf86-video-tga-1.2.0.ebuild,v 1.1 2008/09/06 06:55:32 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild,v 1.2 2009/03/13 16:06:10 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for tga cards" -KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |