diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 16:06:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 16:06:10 +0000 |
commit | 6c15e6bdbc427c8d8eca751644e930674f39f747 (patch) | |
tree | 808f04a01ad7c552471533e02850a939aa1bf0b6 /x11-drivers/xf86-video-tga | |
parent | Drop ~arm/~sh, its not available there (diff) | |
download | gentoo-2-6c15e6bdbc427c8d8eca751644e930674f39f747.tar.gz gentoo-2-6c15e6bdbc427c8d8eca751644e930674f39f747.tar.bz2 gentoo-2-6c15e6bdbc427c8d8eca751644e930674f39f747.zip |
Drop ~sh, its not available there
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-tga')
-rw-r--r-- | x11-drivers/xf86-video-tga/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-drivers/xf86-video-tga/ChangeLog b/x11-drivers/xf86-video-tga/ChangeLog index 9af765c65713..d31f0ecb2937 100644 --- a/x11-drivers/xf86-video-tga/ChangeLog +++ b/x11-drivers/xf86-video-tga/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-tga -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.24 2008/09/06 06:55:32 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.25 2009/03/13 16:06:10 armin76 Exp $ + + 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-tga-1.1.0.ebuild, xf86-video-tga-1.2.0.ebuild: + Drop ~sh, its not available there *xf86-video-tga-1.2.0 (06 Sep 2008) diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild index 34a71dc19c7c..e3fc19a94286 100644 --- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild +++ b/x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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.1.0.ebuild,v 1.5 2006/10/13 23:15:48 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild,v 1.6 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 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 |