diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-15 19:11:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-15 19:11:03 +0000 |
commit | 60f49fe61708465af057444610fd67255f7e6016 (patch) | |
tree | 4a9e3863deab7df32976e4e77370df0399299456 | |
parent | Drop PN from DESCRIPTION, resort ebuild, move to EAPI=4 (diff) | |
download | gentoo-2-60f49fe61708465af057444610fd67255f7e6016.tar.gz gentoo-2-60f49fe61708465af057444610fd67255f7e6016.tar.bz2 gentoo-2-60f49fe61708465af057444610fd67255f7e6016.zip |
Marking xf86-video-ati-6.14.3 ppc for bug 394393
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 551a51e7135b..1a6366c087d7 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-ati -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.159 2011/12/27 21:03:03 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.160 2012/02/15 19:11:03 ranger Exp $ + + 15 Feb 2012; Brent Baude <ranger@gentoo.org> xf86-video-ati-6.14.3.ebuild: + Marking xf86-video-ati-6.14.3 ppc stable for bug 394393 27 Dec 2011; Markus Meier <maekke@gentoo.org> xf86-video-ati-6.14.3.ebuild: x86 stable, bug #394393 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild index 6ae460a1a43c..2a15c6a06407 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-ati/xf86-video-ati-6.14.3.ebuild,v 1.3 2011/12/27 21:03:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild,v 1.4 2012/02/15 19:11:03 ranger Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libdrm[video_cards_radeon]" |