diff options
author | Brent Baude <ranger@gentoo.org> | 2012-11-28 21:36:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-11-28 21:36:59 +0000 |
commit | 70282590795600fc6161b47637d0b891b37b27e5 (patch) | |
tree | 1191f0fa103557a872f8e54ec71c90d84a8f041f /x11-drivers/xf86-video-cirrus | |
parent | adding as it will be needed when keystone is commited to tree (diff) | |
download | historical-70282590795600fc6161b47637d0b891b37b27e5.tar.gz historical-70282590795600fc6161b47637d0b891b37b27e5.tar.bz2 historical-70282590795600fc6161b47637d0b891b37b27e5.zip |
Marking xf86-video-cirrus-1.5.1 ppc for bug 440872
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.5.1.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 3481e9064105..4074580d2751 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.49 2012/11/18 12:14:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.50 2012/11/28 21:36:59 ranger Exp $ + + 28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-cirrus-1.5.1.ebuild: + Marking xf86-video-cirrus-1.5.1 ppc stable for bug 440872 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-cirrus-1.5.1.ebuild: diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.1.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.1.ebuild index faad3023cc82..09348ba4d5c6 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.1.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.1.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.5.1.ebuild,v 1.3 2012/11/18 12:14:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.1.ebuild,v 1.4 2012/11/28 21:36:59 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" |