diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:04:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:04:11 +0000 |
commit | 743e625fd9e32a35416da889b7c6f344a9af861f (patch) | |
tree | 2a6f79da39c11353e523d7e99c21fdf09f7de8c5 /x11-drivers/xf86-video-ati | |
parent | Add rpm-spec-mode to simplify editing of RPM spec files (diff) | |
download | historical-743e625fd9e32a35416da889b7c6f344a9af861f.tar.gz historical-743e625fd9e32a35416da889b7c6f344a9af861f.tar.bz2 historical-743e625fd9e32a35416da889b7c6f344a9af861f.zip |
alpha/ia64/sparc stable wrt #394393
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
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.14.3.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 1a6366c087d7..e1f4aa5d8a10 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.161 2012/02/19 14:59:29 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.14.3.ebuild: + alpha/ia64/sparc stable wrt #394393 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 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 2a15c6a06407..acb70cc1f456 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-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.4 2012/02/15 19:11:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild,v 1.5 2012/02/19 14:59:29 armin76 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]" |