summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-08 09:15:31 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-08 09:15:31 +0000
commit196d5f133eea88bd62893fbe5c731396ff3ba986 (patch)
tree0a5eb669dd88c262a8978909316a807b45d20a1f /dev-libs/yaz/yaz-2.0.8.ebuild
parentmake PIC definition more descriptive to what it actually is and does. Added n... (diff)
downloadgentoo-2-196d5f133eea88bd62893fbe5c731396ff3ba986.tar.gz
gentoo-2-196d5f133eea88bd62893fbe5c731396ff3ba986.tar.bz2
gentoo-2-196d5f133eea88bd62893fbe5c731396ff3ba986.zip
tested on ppc and amd64 and keyworded now
Diffstat (limited to 'dev-libs/yaz/yaz-2.0.8.ebuild')
-rw-r--r--dev-libs/yaz/yaz-2.0.8.ebuild4
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 bfab32ada3f5..dd7634caee2f 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.2 2004/01/08 06:43:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.0.8.ebuild,v 1.3 2004/01/08 09:15:31 robbat2 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"
+KEYWORDS="x86 ~ppc amd64"
IUSE="tcpd"
RDEPEND="dev-libs/libxml2
dev-libs/openssl