diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 04:42:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 04:42:43 +0000 |
commit | bd4ca967b4086d54daeaa534bd7c2d8ccc0c4bac (patch) | |
tree | 6a27df72d0190524eb3f5033d55e308c84bbaefe /dev-libs/yaz | |
parent | Stable for HPPA (bug #314899). (diff) | |
download | gentoo-2-bd4ca967b4086d54daeaa534bd7c2d8ccc0c4bac.tar.gz gentoo-2-bd4ca967b4086d54daeaa534bd7c2d8ccc0c4bac.tar.bz2 gentoo-2-bd4ca967b4086d54daeaa534bd7c2d8ccc0c4bac.zip |
Stable for HPPA (bug #328707).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r-- | dev-libs/yaz/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/yaz/yaz-3.0.50.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog index 71d7a32a4ec9..d212958f20d4 100644 --- a/dev-libs/yaz/ChangeLog +++ b/dev-libs/yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/yaz -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.60 2009/11/08 13:39:31 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.61 2010/07/20 04:42:43 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> yaz-3.0.50.ebuild: + Stable for HPPA (bug #328707). *yaz-3.0.50 (08 Nov 2009) diff --git a/dev-libs/yaz/yaz-3.0.50.ebuild b/dev-libs/yaz/yaz-3.0.50.ebuild index 69638bbe5fc3..10fd5d1d0398 100644 --- a/dev-libs/yaz/yaz-3.0.50.ebuild +++ b/dev-libs/yaz/yaz-3.0.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.1 2009/11/08 13:39:31 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.2 2010/07/20 04:42:43 jer Exp $ EAPI=2 inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://ftp.indexdata.dk/pub/${PN}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="debug icu tcpd ziffy" RDEPEND="dev-libs/libxml2 |