diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 13:30:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 13:30:52 +0000 |
commit | 213d22ce39c1630dcfe529704e9a34d3f819ad47 (patch) | |
tree | f76ee116bae6063431ced25487d5e19ee08f59dc /x11-libs | |
parent | Stable for x86, wrt bug #430210 (diff) | |
download | gentoo-2-213d22ce39c1630dcfe529704e9a34d3f819ad47.tar.gz gentoo-2-213d22ce39c1630dcfe529704e9a34d3f819ad47.tar.bz2 gentoo-2-213d22ce39c1630dcfe529704e9a34d3f819ad47.zip |
Stable for x86, wrt bug #430210
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/amd-adl-sdk/ChangeLog | 3 | ||||
-rw-r--r-- | x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-libs/amd-adl-sdk/ChangeLog b/x11-libs/amd-adl-sdk/ChangeLog index 0ee3f6f136c1..341d4d8029e1 100644 --- a/x11-libs/amd-adl-sdk/ChangeLog +++ b/x11-libs/amd-adl-sdk/ChangeLog @@ -1,4 +1,6 @@ + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> amd-adl-sdk-4.0.ebuild: + Stable for x86, wrt bug #430210 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> amd-adl-sdk-4.0.ebuild: Stable for amd64, wrt bug #430210 @@ -19,4 +21,3 @@ 23 Feb 2012; Anthony G. Basile <blueness@gentoo.org> +amd-adl-sdk-3.0.ebuild, +metadata.xml: Initial commit, moved from luke-jr's bitcoin overlay - diff --git a/x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild b/x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild index 31df9c2d6b90..fe684dcf49a1 100644 --- a/x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild +++ b/x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild,v 1.2 2012/08/11 20:35:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/amd-adl-sdk/amd-adl-sdk-4.0.ebuild,v 1.3 2013/02/25 13:30:52 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://download2-developer.amd.com/amd/GPU/zip/ADL_SDK_${PV}.zip" LICENSE="AMD-ADL" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples" DEPEND="" |