diff options
author | 2015-02-18 15:55:56 +0000 | |
---|---|---|
committer | 2015-02-18 15:55:56 +0000 | |
commit | 93cb66a7764040b0ccee17398b26338e38d201e8 (patch) | |
tree | c8862facb2b3a17f3c4bc368417b2075d4e83f0f /dev-libs/libclc | |
parent | ppc/ppc64/x86 stable, bug #531396 (diff) | |
download | gentoo-2-93cb66a7764040b0ccee17398b26338e38d201e8.tar.gz gentoo-2-93cb66a7764040b0ccee17398b26338e38d201e8.tar.bz2 gentoo-2-93cb66a7764040b0ccee17398b26338e38d201e8.zip |
Stable for amd64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libclc')
-rw-r--r-- | dev-libs/libclc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-libs/libclc/ChangeLog b/dev-libs/libclc/ChangeLog index 5ae9fa1869af..158d0ab1cf3a 100644 --- a/dev-libs/libclc/ChangeLog +++ b/dev-libs/libclc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libclc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libclc/ChangeLog,v 1.13 2015/02/08 20:12:54 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libclc/ChangeLog,v 1.14 2015/02/18 15:55:56 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + libclc-0.0.1_pre20141027.ebuild: + Stable for amd64, wrt bug #530652 08 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> libclc-0.0.1_pre20131010.ebuild, libclc-0.0.1_pre20140101.ebuild: diff --git a/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild b/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild index cf92fba2a41a..737950f942a5 100644 --- a/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild +++ b/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild,v 1.1 2014/11/04 18:01:19 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild,v 1.2 2015/02/18 15:55:56 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -25,7 +25,7 @@ fi LICENSE="|| ( MIT BSD )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=" |