summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-05 21:39:00 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-05 21:39:00 +0000
commit2030f317a0d02f13e65af178483dbc8e078b8f93 (patch)
tree6f5c2c745c3f5b43037d6266f03fcff1af3b6b34 /x11-drivers/xf86-video-cirrus
parentDepend on version 1.2 of upnp or it won't work correctly. THanks to Colin Car... (diff)
downloadhistorical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.gz
historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.bz2
historical-2030f317a0d02f13e65af178483dbc8e078b8f93.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_rc4-r2
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r--x11-drivers/xf86-video-cirrus/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-cirrus/files/digest-xf86-video-cirrus-1.0.0.52
-rw-r--r--x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild4
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ò <flameeyes@gentoo.org>
+ xf86-video-cirrus-1.1.0.ebuild:
+ Add ~x86-fbsd keyword.
16 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
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