diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-01-12 18:07:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-01-12 18:07:20 +0000 |
commit | ea57de44a2450a25907087f83706fd3f3874971d (patch) | |
tree | 81d23e9e2cff7b91e8fbcfa3a207dfc486da185e /dev-libs/yaz/yaz-2.0.8.ebuild | |
parent | updating manifest (diff) | |
download | gentoo-2-ea57de44a2450a25907087f83706fd3f3874971d.tar.gz gentoo-2-ea57de44a2450a25907087f83706fd3f3874971d.tar.bz2 gentoo-2-ea57de44a2450a25907087f83706fd3f3874971d.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-libs/yaz/yaz-2.0.8.ebuild')
-rw-r--r-- | dev-libs/yaz/yaz-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/yaz/yaz-2.0.8.ebuild b/dev-libs/yaz/yaz-2.0.8.ebuild index ee2e4ab00968..47c8cc914ff4 100644 --- a/dev-libs/yaz/yaz-2.0.8.ebuild +++ b/dev-libs/yaz/yaz-2.0.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.0.8.ebuild,v 1.4 2004/01/10 18:05:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.0.8.ebuild,v 1.5 2004/01/12 18:03:32 gmsoft Exp $ DESCRIPTION="YAZ is a C/C++ programmer's toolkit supporting the development of Z39.50v3 clients and servers" HOMEPAGE="http://www.indexdata.dk/${PN}" SRC_URI="http://ftp.indexdata.dk/pub/${PN}/${P}.tar.gz" LICENSE="YAZ" SLOT="0" -KEYWORDS="x86 ~ppc amd64 alpha ia64" +KEYWORDS="x86 ~ppc amd64 alpha ia64 hppa" IUSE="tcpd" RDEPEND="dev-libs/libxml2 dev-libs/openssl |