diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:09:27 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:09:27 +0000 |
commit | 75ec386706ac9d2a2c33390f6151e1680e899442 (patch) | |
tree | 09c957bcda3b13095196e76b7e0d4cf8aa5af852 /x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild | |
parent | Version bump (diff) | |
download | historical-75ec386706ac9d2a2c33390f6151e1680e899442.tar.gz historical-75ec386706ac9d2a2c33390f6151e1680e899442.tar.bz2 historical-75ec386706ac9d2a2c33390f6151e1680e899442.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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 | 4 |
1 files changed, 2 insertions, 2 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 b88a80e81da6..bd20356cd39c 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-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.5 2009/04/15 15:34:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.2.0.ebuild,v 1.6 2009/06/23 19:53:55 klausman 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 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |