summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:52:02 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:52:02 +0000
commit6160f8838a9144902f33d52467b919cc39064986 (patch)
tree8672a9c3329b8969f9c1d85e141c406a6d096d7f /dev-libs/yaz/yaz-2.0.8.ebuild
parent(Manifest recommit) (diff)
downloadgentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.gz
gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.bz2
gentoo-2-6160f8838a9144902f33d52467b919cc39064986.zip
Add inherit eutils
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, 3 insertions, 1 deletions
diff --git a/dev-libs/yaz/yaz-2.0.8.ebuild b/dev-libs/yaz/yaz-2.0.8.ebuild
index e78ad2e072e3..0d4398155e0c 100644
--- a/dev-libs/yaz/yaz-2.0.8.ebuild
+++ b/dev-libs/yaz/yaz-2.0.8.ebuild
@@ -1,6 +1,8 @@
# 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.9 2004/04/17 02:42:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.0.8.ebuild,v 1.10 2004/04/27 20:49:17 agriffis Exp $
+
+inherit eutils
DESCRIPTION="YAZ is a C/C++ programmer's toolkit supporting the development of Z39.50v3 clients and servers"
HOMEPAGE="http://www.indexdata.dk/${PN}"