diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-24 12:27:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-24 12:27:53 +0000 |
commit | fdaa46093d3b7683928ea1017df36c30bd03e5ab (patch) | |
tree | 9dfa8f70a2736d3811593509320d35355b814cf1 /dev-libs/yaz/yaz-2.0.8.ebuild | |
parent | marked stable on sparc (diff) | |
download | historical-fdaa46093d3b7683928ea1017df36c30bd03e5ab.tar.gz historical-fdaa46093d3b7683928ea1017df36c30bd03e5ab.tar.bz2 historical-fdaa46093d3b7683928ea1017df36c30bd03e5ab.zip |
keyworded ~sparc
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 47c8cc914ff4..fd669a0dd626 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.5 2004/01/12 18:03:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.0.8.ebuild,v 1.6 2004/01/24 12:27:41 gustavoz 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 hppa" +KEYWORDS="x86 ~ppc amd64 alpha ia64 hppa ~sparc" IUSE="tcpd" RDEPEND="dev-libs/libxml2 dev-libs/openssl |