diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-11-06 21:13:11 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-11-06 21:13:11 +0000 |
commit | 70dc50fbd45af2773d783824348bdd05bbface57 (patch) | |
tree | 6c7d74eb764199763c79c41b4c7e75a7a87523fa /x11-drivers/xf86-video-ati | |
parent | Revbump. Drop -Werror. Bug #442048. Don't build libnotify support uncondition... (diff) | |
download | gentoo-2-70dc50fbd45af2773d783824348bdd05bbface57.tar.gz gentoo-2-70dc50fbd45af2773d783824348bdd05bbface57.tar.bz2 gentoo-2-70dc50fbd45af2773d783824348bdd05bbface57.zip |
Version bump. Drop some fbsd keywords, bug #433403.
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
4 files changed, 29 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index bccf7a045852..671bb9d9149b 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,13 @@ # 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.177 2012/08/26 19:40:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.178 2012/11/06 21:13:11 chithanh Exp $ + +*xf86-video-ati-7.0.0 (06 Nov 2012) + + 06 Nov 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-ati-7.0.0.ebuild, xf86-video-ati-6.14.6-r1.ebuild, + xf86-video-ati-6.14.6.ebuild: + Version bump. Drop some fbsd keywords, bug #433403. 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.14.4-r1.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 3c7142055111..1fee616f9cd0 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.1 2012/07/25 23:57:32 chithanh Exp $ +# $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 $ EAPI=4 @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~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 2ff462e5f9ea..ffd54a590820 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.1 2012/07/05 15:22:19 chithanh Exp $ +# $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 $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon]" diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild new file mode 100644 index 000000000000..d6fd74ca5df4 --- /dev/null +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild @@ -0,0 +1,17 @@ +# 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-7.0.0.ebuild,v 1.1 2012/11/06 21:13:11 chithanh Exp $ + +EAPI=4 + +XORG_DRI=always +XORG_EAUTORECONF=yes +inherit xorg-2 + +DESCRIPTION="ATI video driver" + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon]" +DEPEND="${RDEPEND}" |