diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:43:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:43:33 +0000 |
commit | 58fb287ace976bdcae2481731aa10e439127f938 (patch) | |
tree | d88eeabfdbd74b20ed6225b8d14e3488ba62e016 /x11-drivers/xf86-video-cirrus | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-58fb287ace976bdcae2481731aa10e439127f938.tar.gz gentoo-2-58fb287ace976bdcae2481731aa10e439127f938.tar.bz2 gentoo-2-58fb287ace976bdcae2481731aa10e439127f938.zip |
Stable for ia64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 19d9c016b68a..3a67276f699d 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-cirrus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.56 2013/10/05 04:55:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.57 2013/10/06 11:43:33 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-cirrus-1.5.2.ebuild: + Stable for ia64, wrt bug #475480 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-cirrus-1.5.2.ebuild: Stable for alpha, wrt bug #475480 diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.2.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.2.ebuild index bad7860bfe4e..fcf9c509a2b2 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.2.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 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.5.2.ebuild,v 1.4 2013/10/05 04:55:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.2.ebuild,v 1.5 2013/10/06 11:43:33 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Cirrus Logic video driver" -KEYWORDS="alpha amd64 ~ia64 ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |