diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:32:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:32:07 +0000 |
commit | c376ce47e7c2e11e1b9e05a10be8348155de89ff (patch) | |
tree | 50294c8834d4afda41fafffb8dd3a0e0b513ab0f /x11-drivers/xf86-video-cirrus | |
parent | Marking xf86-video-ati-6.14.4-r1 ppc for bug 419473 (diff) | |
download | historical-c376ce47e7c2e11e1b9e05a10be8348155de89ff.tar.gz historical-c376ce47e7c2e11e1b9e05a10be8348155de89ff.tar.bz2 historical-c376ce47e7c2e11e1b9e05a10be8348155de89ff.zip |
Marking xf86-video-cirrus-1.4.0 ppc for bug 419473
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
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.4.0.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 3e5f75fd52f2..cc778afd8eb3 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.44 2012/07/05 15:57:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.45 2012/07/12 17:32:07 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-cirrus-1.4.0.ebuild: + Marking xf86-video-cirrus-1.4.0 ppc stable for bug 419473 *xf86-video-cirrus-1.5.0 (05 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 2c9611ed27a6..3d9afd454547 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.4 2012/06/24 19:05:36 ago Exp $ +# $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 $ 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" |