diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-23 23:49:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-23 23:49:56 +0000 |
commit | 43a0801cf65089cb13e8cb67d8fe0f1dae4f7f5d (patch) | |
tree | 5a442a8bafc1761a9e72592f222d5e9bbe90b5ca /dev-libs/zthread | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-43a0801cf65089cb13e8cb67d8fe0f1dae4f7f5d.tar.gz gentoo-2-43a0801cf65089cb13e8cb67d8fe0f1dae4f7f5d.tar.bz2 gentoo-2-43a0801cf65089cb13e8cb67d8fe0f1dae4f7f5d.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r-- | dev-libs/zthread/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/zthread/zthread-2.3.1.ebuild | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/zthread/ChangeLog b/dev-libs/zthread/ChangeLog index 292273b120b2..1229895f7bf7 100644 --- a/dev-libs/zthread/ChangeLog +++ b/dev-libs/zthread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/zthread -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.8 2003/10/12 03:27:19 zul Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.9 2004/05/23 23:49:56 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> zthread-2.3.1.ebuild: + Stable on alpha. *zthread-2.3.1 (11 Oct 2003) diff --git a/dev-libs/zthread/zthread-2.3.1.ebuild b/dev-libs/zthread/zthread-2.3.1.ebuild index c09baaf9b64d..56ec64fe0026 100644 --- a/dev-libs/zthread/zthread-2.3.1.ebuild +++ b/dev-libs/zthread/zthread-2.3.1.ebuild @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~amd64" +KEYWORDS="~x86 ~sparc ~ppc alpha ~mips ~hppa ~amd64" DEPEND="virtual/glibc" |