diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 13:03:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 13:03:39 +0000 |
commit | b3298de0b390a978e81f9281c1b258cfbc88c847 (patch) | |
tree | 013366ecdb12bcec9a3bfcc331327cb3a92e3ee0 /dev-libs/zthread | |
parent | Stable for ppc, wrt bug #461056 (diff) | |
download | gentoo-2-b3298de0b390a978e81f9281c1b258cfbc88c847.tar.gz gentoo-2-b3298de0b390a978e81f9281c1b258cfbc88c847.tar.bz2 gentoo-2-b3298de0b390a978e81f9281c1b258cfbc88c847.zip |
Stable for ppc, wrt bug #463040
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r-- | dev-libs/zthread/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/zthread/zthread-2.3.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/zthread/ChangeLog b/dev-libs/zthread/ChangeLog index 3d5e6053f409..6a69f17553a8 100644 --- a/dev-libs/zthread/ChangeLog +++ b/dev-libs/zthread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/zthread # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.35 2013/05/16 12:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.36 2013/05/16 13:03:39 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild: + Stable for ppc, wrt bug #463040 16 May 2013; Agostino Sarubbo <ago@gentoo.org> zthread-2.3.2-r3.ebuild: Stable for amd64, wrt bug #463040 diff --git a/dev-libs/zthread/zthread-2.3.2-r3.ebuild b/dev-libs/zthread/zthread-2.3.2-r3.ebuild index 6c7d0bd46f40..67977c9a50ef 100644 --- a/dev-libs/zthread/zthread-2.3.2-r3.ebuild +++ b/dev-libs/zthread/zthread-2.3.2-r3.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/dev-libs/zthread/zthread-2.3.2-r3.ebuild,v 1.3 2013/05/16 12:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.2-r3.ebuild,v 1.4 2013/05/16 13:03:39 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/zthread/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc ~x86" IUSE="debug doc kernel_linux static-libs" DEPEND="doc? ( app-doc/doxygen )" |