summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-01-12 18:03:53 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-01-12 18:03:53 +0000
commit0f3ce4d893f4d6d7e3345b10b38c63144ced4617 (patch)
tree9fa8071b18adcd0a8dcdb71a5d6002f195d68f72 /dev-libs/yaz
parentversion bump and set stable (diff)
downloadhistorical-0f3ce4d893f4d6d7e3345b10b38c63144ced4617.tar.gz
historical-0f3ce4d893f4d6d7e3345b10b38c63144ced4617.tar.bz2
historical-0f3ce4d893f4d6d7e3345b10b38c63144ced4617.zip
Marked stable on hppa.
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r--dev-libs/yaz/ChangeLog5
-rw-r--r--dev-libs/yaz/Manifest4
-rw-r--r--dev-libs/yaz/yaz-2.0.8.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog
index c68ec94c37e1..b19ba72ac273 100644
--- a/dev-libs/yaz/ChangeLog
+++ b/dev-libs/yaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/yaz
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.4 2004/01/10 18:05:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.5 2004/01/12 18:03:32 gmsoft Exp $
+
+ 12 Jan 2004; Guy Martin <gmsoft@gentoo.org> yaz-2.0.8.ebuild :
+ Marked stable on hppa.
10 Jan 2004; Aron Griffis <agriffis@gentoo.org> yaz-2.0.8.ebuild:
stable on alpha and ia64
diff --git a/dev-libs/yaz/Manifest b/dev-libs/yaz/Manifest
index b87846017b54..12ff42133424 100644
--- a/dev-libs/yaz/Manifest
+++ b/dev-libs/yaz/Manifest
@@ -1,3 +1,3 @@
-MD5 4f9fe96af73cf898022fc82deff99204 ChangeLog 677
-MD5 5a1468c38e48334438035eb7b3f6e01b yaz-2.0.8.ebuild 966
+MD5 ba0fc1aeb4ce7b071252997f2b79ed8f ChangeLog 766
+MD5 578ed8a54f16784be31feddc1a4d9d75 yaz-2.0.8.ebuild 969
MD5 2c601b2958127cb7cfb70ec3fb718177 files/digest-yaz-2.0.8 62
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