diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:54:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:54:39 +0000 |
commit | d1853f2a801dfca766fdb65d3ad6a45a67e4167d (patch) | |
tree | 57047566186c436681df27afad9816f53a214d1b /x11-drivers | |
parent | Add ~s390 wrt #399329 (diff) | |
download | historical-d1853f2a801dfca766fdb65d3ad6a45a67e4167d.tar.gz historical-d1853f2a801dfca766fdb65d3ad6a45a67e4167d.tar.bz2 historical-d1853f2a801dfca766fdb65d3ad6a45a67e4167d.zip |
alpha/ia64 stable wrt #419473
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.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 fdf45884e215..d17366f2fa0e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.46 2012/07/21 20:26:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.47 2012/08/26 19:54:39 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> + xf86-video-cirrus-1.4.0.ebuild: + alpha/ia64 stable wrt #419473 *xf86-video-cirrus-1.5.1 (21 Jul 2012) diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild index 3d9afd454547..c39d9788247b 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 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.4.0.ebuild,v 1.5 2012/07/12 17:32:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.6 2012/08/26 19:54:39 armin76 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" |