diff options
author | 2004-02-06 21:52:01 +0000 | |
---|---|---|
committer | 2004-02-06 21:52:01 +0000 | |
commit | e8ad4e3d17f84cb796fa9146ea2f41abc3db1ab4 (patch) | |
tree | b556ef8682747b900f333cc62294ba508f2893a2 /dev-libs/yaz/yaz-2.0.8.ebuild | |
parent | fix init.d install (diff) | |
download | historical-e8ad4e3d17f84cb796fa9146ea2f41abc3db1ab4.tar.gz historical-e8ad4e3d17f84cb796fa9146ea2f41abc3db1ab4.tar.bz2 historical-e8ad4e3d17f84cb796fa9146ea2f41abc3db1ab4.zip |
stable on ppc
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 47c92ecae9f3..b2f8efc9b5b5 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.7 2004/01/27 15:16:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.0.8.ebuild,v 1.8 2004/02/06 21:52:01 pylon 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 sparc" +KEYWORDS="x86 ppc amd64 alpha ia64 hppa sparc" IUSE="tcpd" RDEPEND="dev-libs/libxml2 dev-libs/openssl |