diff options
author | 2009-04-03 13:36:51 +0000 | |
---|---|---|
committer | 2009-04-03 13:36:51 +0000 | |
commit | b0d1db702a002ee38b12531f3b862ba8aaba3464 (patch) | |
tree | caa9c248a4069d4cce4dc3a3d41d91c23195c465 /x11-drivers/xf86-video-ati | |
parent | Marking xf86-input-void-1.2.0 ppc for bug 251832 (diff) | |
download | historical-b0d1db702a002ee38b12531f3b862ba8aaba3464.tar.gz historical-b0d1db702a002ee38b12531f3b862ba8aaba3464.tar.bz2 historical-b0d1db702a002ee38b12531f3b862ba8aaba3464.zip |
Marking xf86-video-ati-6.12.1-r1 ppc for bug 251832
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.12.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index e9f05b90b485..f9a8f887a37f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.78 2009/03/31 15:03:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.79 2009/04/03 13:36:51 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking xf86-video-ati-6.12.1-r1 ppc stable for bug 251832 *xf86-video-ati-6.12.1-r1 (31 Mar 2009) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.1-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.1-r1.ebuild index 083154301057..e1688d3403b7 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.1-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.12.1-r1.ebuild,v 1.1 2009/03/31 15:03:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.1-r1.ebuild,v 1.2 2009/04/03 13:36:51 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular eutils 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="dri" SRC_PATCHES="http://dev.gentooexperimental.org/~scarabeus/${PV}-patches-01.tar.bz2" |