diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:26:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:26:32 +0000 |
commit | e44fc06a0cb1094fcb3dcfee45a4b33a92f17606 (patch) | |
tree | a237fbafad4068ea5de9203c87d1b349a86de5c0 /x11-drivers/ati-drivers | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-e44fc06a0cb1094fcb3dcfee45a4b33a92f17606.tar.gz gentoo-2-e44fc06a0cb1094fcb3dcfee45a4b33a92f17606.tar.bz2 gentoo-2-e44fc06a0cb1094fcb3dcfee45a4b33a92f17606.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/ati-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-13.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index abea01496c58..e44e78634546 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.341 2013/09/19 17:52:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.342 2013/09/29 11:26:32 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ati-drivers-13.9.ebuild: + Stable for amd64, wrt bug #475480 *ati-drivers-13.9 (19 Sep 2013) diff --git a/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild index 8e70a1d3ad9e..b35b695ec463 100644 --- a/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild,v 1.1 2013/09/19 17:51:28 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.9.ebuild,v 1.2 2013/09/29 11:26:32 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ FOLDER_PREFIX="common/" IUSE="debug +modules multilib qt4 static-libs pax_kernel" LICENSE="AMD GPL-2 QPL-1.0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RESTRICT="bindist test" |