diff options
author | 2013-05-16 13:03:39 +0000 | |
---|---|---|
committer | 2013-05-16 13:03:39 +0000 | |
commit | b3298de0b390a978e81f9281c1b258cfbc88c847 (patch) | |
tree | 013366ecdb12bcec9a3bfcc331327cb3a92e3ee0 /dev-libs/zthread/zthread-2.3.2-r3.ebuild | |
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/zthread-2.3.2-r3.ebuild')
-rw-r--r-- | dev-libs/zthread/zthread-2.3.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |