diff options
author | 2006-06-05 21:35:30 +0000 | |
---|---|---|
committer | 2006-06-05 21:35:30 +0000 | |
commit | f1cedf9a80f9c864d7da5421827c81931ad6480c (patch) | |
tree | d52ffd03516898d914130f2bca6443d8799d5dd5 /x11-drivers | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-f1cedf9a80f9c864d7da5421827c81931ad6480c.tar.gz gentoo-2-f1cedf9a80f9c864d7da5421827c81931ad6480c.tar.bz2 gentoo-2-f1cedf9a80f9c864d7da5421827c81931ad6480c.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1_rc4-r2)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-tga/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.5 | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-tga/ChangeLog b/x11-drivers/xf86-video-tga/ChangeLog index a1c460f8b6b1..f39a2ad048a4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.14 2006/04/16 14:25:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.15 2006/06/05 21:35:30 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + xf86-video-tga-1.1.0.ebuild: + Add ~x86-fbsd keyword. 16 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xf86-video-tga-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.5 b/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.5 index dd2d1c34b2ed..37d235642d08 100644 --- a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.5 +++ b/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.5 @@ -2,3 +2,5 @@ MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 RMD160 0c57d4b235d83f3d7c46691c13857fd121ddec2d x11-driver-patches-1.tar.bz2 389 SHA256 64787d5b57d2845c0fa9297a9d924093ba191fc3551798239d9983f0bcca9b3e x11-driver-patches-1.tar.bz2 389 MD5 0e1e9b163b151dda6738c464266c1d99 xf86-video-tga-1.0.0.5.tar.bz2 248915 +RMD160 30c18d5178c5e9c21f01966506395283600669fe xf86-video-tga-1.0.0.5.tar.bz2 248915 +SHA256 c8dcebd7b1e8f137b17784f2b7fb4b387dc1dc1391d9ab43fd5373c96cbbe47c xf86-video-tga-1.0.0.5.tar.bz2 248915 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 162442a34b9b..3c3c09ddb4bb 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 # 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.1 2006/04/14 17:30:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.1.0.ebuild,v 1.2 2006/06/05 21:35:30 flameeyes 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" +KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |