diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:39:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-05 21:39:00 +0000 |
commit | 9aae4b1398a888abc4c60b7330cfdedadcd1704c (patch) | |
tree | 340e88c8524d101ef8177bf2fe02167312216131 /x11-drivers | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-9aae4b1398a888abc4c60b7330cfdedadcd1704c.tar.gz gentoo-2-9aae4b1398a888abc4c60b7330cfdedadcd1704c.tar.bz2 gentoo-2-9aae4b1398a888abc4c60b7330cfdedadcd1704c.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1_rc4-r2)
Diffstat (limited to 'x11-drivers')
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog index 126c537b64f6..9d4c5582c785 100644 --- a/x11-drivers/xf86-video-voodoo/ChangeLog +++ b/x11-drivers/xf86-video-voodoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-voodoo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.16 2006/04/16 14:31:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.17 2006/06/05 21:39:00 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + xf86-video-voodoo-1.1.0.ebuild: + Add ~x86-fbsd keyword. 16 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xf86-video-voodoo-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.5 b/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.5 index 4a6ae0e5a4da..d0c311efa5ea 100644 --- a/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.5 +++ b/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-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 2c5e21f7f7b564a69fd343f329b2b899 xf86-video-voodoo-1.0.0.5.tar.bz2 233080 +RMD160 b7cc70583aa5eefc14cefa2add83fe30aa7e52cc xf86-video-voodoo-1.0.0.5.tar.bz2 233080 +SHA256 cd8489840d6b5fa0afd4134072bdfbfd9b6204fa426ec9f6208735a27117cd9a xf86-video-voodoo-1.0.0.5.tar.bz2 233080 diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.0.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.0.ebuild index 91748b1da203..0bdfa2b55cec 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.0.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-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-voodoo/xf86-video-voodoo-1.1.0.ebuild,v 1.1 2006/04/14 17:30:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.0.ebuild,v 1.2 2006/06/05 21:39:00 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for voodoo cards" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |