diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:32:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:32:22 +0000 |
commit | 851dd7ed835b72c1c39eb4592f924ea9cc20dfa0 (patch) | |
tree | 2b1a9e0dfabe443a229788299d1cc82f32fb9fcb /x11-drivers/xf86-video-cirrus | |
parent | ia64 stable (diff) | |
download | historical-851dd7ed835b72c1c39eb4592f924ea9cc20dfa0.tar.gz historical-851dd7ed835b72c1c39eb4592f924ea9cc20dfa0.tar.bz2 historical-851dd7ed835b72c1c39eb4592f924ea9cc20dfa0.zip |
alpha/ia64 stable wrt #282290
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 1e2e3d0a2b4d..93b00eff467e 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.35 2009/10/11 11:24:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.36 2009/12/15 15:32:22 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-cirrus-1.3.2.ebuild: + alpha/ia64 stable wrt #282290 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-cirrus-1.3.2.ebuild: ppc stable #282290 diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild index d184226cef28..c4a64a048365 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.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-cirrus/xf86-video-cirrus-1.3.2.ebuild,v 1.4 2009/10/11 11:24:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild,v 1.5 2009/12/15 15:32:22 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Cirrus Logic video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |