summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-22 09:47:26 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-22 09:47:26 +0000
commitfc40f097c63dacd44999e8e327287687e82885f7 (patch)
tree4cda7c7d9bc730a0dc0100e97f127d1da901b292 /dev-libs/zthread
parentstable amd64 (diff)
downloadgentoo-2-fc40f097c63dacd44999e8e327287687e82885f7.tar.gz
gentoo-2-fc40f097c63dacd44999e8e327287687e82885f7.tar.bz2
gentoo-2-fc40f097c63dacd44999e8e327287687e82885f7.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r--dev-libs/zthread/ChangeLog7
-rw-r--r--dev-libs/zthread/zthread-2.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/zthread/ChangeLog b/dev-libs/zthread/ChangeLog
index 2514ea745aa4..46755e58f6be 100644
--- a/dev-libs/zthread/ChangeLog
+++ b/dev-libs/zthread/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/zthread
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.15 2004/12/04 07:40:57 dragonheart Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.16 2005/04/22 09:45:10 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org> zthread-2.3.1.ebuild:
+ stable on amd64
04 Dec 2004; Daniel Black <dragonheart@gentoo.org> -zthread-1.5.3.ebuild,
-zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
diff --git a/dev-libs/zthread/zthread-2.3.1.ebuild b/dev-libs/zthread/zthread-2.3.1.ebuild
index febe83592a07..97ad5ba4a81f 100644
--- a/dev-libs/zthread/zthread-2.3.1.ebuild
+++ b/dev-libs/zthread/zthread-2.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.10 2004/12/04 07:40:57 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.11 2005/04/22 09:45:10 blubb Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc alpha ~mips ~hppa ~amd64"
+KEYWORDS="x86 sparc ~ppc alpha ~mips ~hppa amd64"
IUSE="debug"
DEPEND="virtual/libc"