From d47b5b8b47b1ae04682baf4244a8916fe809204b Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Mon, 5 Jun 2006 21:29:53 +0000 Subject: Add ~x86-fbsd keyword. (Portage version: 2.1_rc4-r2) --- x11-drivers/xf86-video-cirrus/ChangeLog | 6 +++++- .../xf86-video-cirrus/files/digest-xf86-video-cirrus-1.0.0.5 | 2 ++ x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 214cd8a1610e..5ef94135a6e9 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-cirrus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.15 2006/04/16 14:07:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.16 2006/06/05 21:29:53 flameeyes Exp $ + + 05 Jun 2006; Diego Pettenò + xf86-video-cirrus-1.1.0.ebuild: + Add ~x86-fbsd keyword. 16 Apr 2006; Diego Pettenò xf86-video-cirrus-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.0.0.5 b/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.0.0.5 index d4b733056d81..21d2f5bc3062 100644 --- a/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.0.0.5 +++ b/x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-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 fba6807fb95b5f1a397429b5e3e3276e xf86-video-cirrus-1.0.0.5.tar.bz2 254801 +RMD160 0909ad4269146aa9639c73a5196f4f6695f64ae1 xf86-video-cirrus-1.0.0.5.tar.bz2 254801 +SHA256 06100d81ea5a6b55ee277f0c82718e45e6bac1299a7875c83fee63cfd1c9f681 xf86-video-cirrus-1.0.0.5.tar.bz2 254801 diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild index f92d37ef1f42..4ef9659d1ba6 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-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-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.1 2006/04/14 17:30:42 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.2 2006/06/05 21:29:53 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for cirrus cards" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto -- cgit v1.2.3-65-gdbad