diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-11-11 22:50:47 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-11-11 22:50:47 +0000 |
commit | 570cdbabf7b0e2baaf171c5ee238d0921804f0da (patch) | |
tree | dad39c069f4a9afa41a5bba5409033485f94b35f /x11-drivers | |
parent | Remove false dependency on boost-build. (diff) | |
download | gentoo-2-570cdbabf7b0e2baaf171c5ee238d0921804f0da.tar.gz gentoo-2-570cdbabf7b0e2baaf171c5ee238d0921804f0da.tar.bz2 gentoo-2-570cdbabf7b0e2baaf171c5ee238d0921804f0da.zip |
Restore ~amd64-fbsd keywords, bug #433403.
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 4b6811c3b511..998af803b58e 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # 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.179 2012/11/06 21:27:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.180 2012/11/11 22:50:47 chithanh Exp $ + + 11 Nov 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + xf86-video-ati-6.14.6-r1.ebuild, xf86-video-ati-6.14.6.ebuild: + Restore ~amd64-fbsd keywords, bug #433403. 06 Nov 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> metadata.xml, xf86-video-ati-7.0.0.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild index 1fee616f9cd0..73c5b7aeff11 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.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.6-r1.ebuild,v 1.2 2012/11/06 21:13:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6-r1.ebuild,v 1.3 2012/11/11 22:50:47 chithanh Exp $ EAPI=4 @@ -10,7 +10,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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon]" diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6.ebuild index ffd54a590820..2c86a6740f46 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6.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.6.ebuild,v 1.2 2012/11/06 21:13:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.6.ebuild,v 1.3 2012/11/11 22:50:47 chithanh 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon]" |