diff options
author | 2009-12-15 19:28:53 +0000 | |
---|---|---|
committer | 2009-12-15 19:28:53 +0000 | |
commit | 769e54c8b6e265c61657a0c3d2a0f47202a7f632 (patch) | |
tree | 5df1d68618095da512c550f11b6ddc66b3401dfd /x11-drivers/xf86-video-ati | |
parent | Fix HOMEPAGE and SRC_URI wrt #297028. (diff) | |
download | historical-769e54c8b6e265c61657a0c3d2a0f47202a7f632.tar.gz historical-769e54c8b6e265c61657a0c3d2a0f47202a7f632.tar.bz2 historical-769e54c8b6e265c61657a0c3d2a0f47202a7f632.zip |
Marking xf86-video-ati-6.12.4 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/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.4.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 037f23f0b532..93e21e934a90 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.98 2009/12/15 15:27:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.99 2009/12/15 19:28:53 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xf86-video-ati-6.12.4.ebuild: + Marking xf86-video-ati-6.12.4 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.12.4.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild index c81f051e4390..b68afe0af28b 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.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.4.ebuild,v 1.5 2009/12/15 15:27:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild,v 1.6 2009/12/15 19:28:53 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,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="" #SRC_PATCHES="http://dev.gentooexperimental.org/~scarabeus/${PV}-patches-01.tar.bz2" |