diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:39:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:39:31 +0000 |
commit | 7ea0af08961b299aaaa4df1e5bb717dde40e0a4d (patch) | |
tree | 2a9f155f6d7325bcc0821235335ab2675b1d9ef3 /x11-drivers/xf86-video-cirrus | |
parent | Drop ~arm/~sh, its not available there (diff) | |
download | historical-7ea0af08961b299aaaa4df1e5bb717dde40e0a4d.tar.gz historical-7ea0af08961b299aaaa4df1e5bb717dde40e0a4d.tar.bz2 historical-7ea0af08961b299aaaa4df1e5bb717dde40e0a4d.zip |
Drop ~sh, its not available there
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 616cf6fcc924..279a5f5017f7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.26 2008/06/06 21:51:30 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.27 2009/03/13 15:28:41 armin76 Exp $ + + 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-cirrus-1.1.0.ebuild, xf86-video-cirrus-1.2.1.ebuild: + Drop ~sh, its not available there *xf86-video-cirrus-1.2.1 (06 Jun 2008) 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 29d1de505357..6aa8cf3282fe 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 +# 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.1.0.ebuild,v 1.6 2006/10/13 23:15:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.7 2009/03/13 15:28:41 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 sh x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild index 8f05f099f0e2..3ae5148b5ec1 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.2.1.ebuild,v 1.1 2008/06/06 21:51:30 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild,v 1.2 2009/03/13 15:28:41 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 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |