diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-01 09:29:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-01 09:29:00 +0000 |
commit | 595976f33277aeedf83b7b28ef05b1461bd15a40 (patch) | |
tree | 469dab9e02a1909e7a924ffe4d0454ec48c82f1a /dev-libs/yaz | |
parent | alpha/ia64/x86 stable wrt #239117 (diff) | |
download | gentoo-2-595976f33277aeedf83b7b28ef05b1461bd15a40.tar.gz gentoo-2-595976f33277aeedf83b7b28ef05b1461bd15a40.tar.bz2 gentoo-2-595976f33277aeedf83b7b28ef05b1461bd15a40.zip |
alpha/ia64/x86 stable wrt #238992
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r-- | dev-libs/yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/yaz/yaz-3.0.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog index 4a7dacf77a94..c6d198552edf 100644 --- a/dev-libs/yaz/ChangeLog +++ b/dev-libs/yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/yaz # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.52 2008/09/30 01:59:19 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.53 2008/10/01 09:29:00 armin76 Exp $ + + 01 Oct 2008; Raúl Porcel <armin76@gentoo.org> yaz-3.0.26.ebuild: + alpha/ia64/x86 stable wrt #238992 30 Sep 2008; Jeremy Olexa <darkside@gentoo.org> yaz-3.0.26.ebuild: amd64 stable, bug #238992 diff --git a/dev-libs/yaz/yaz-3.0.26.ebuild b/dev-libs/yaz/yaz-3.0.26.ebuild index 2ac5ac2646f5..a2bee324ce7c 100644 --- a/dev-libs/yaz/yaz-3.0.26.ebuild +++ b/dev-libs/yaz/yaz-3.0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.26.ebuild,v 1.5 2008/09/30 01:59:19 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.26.ebuild,v 1.6 2008/10/01 09:29:00 armin76 Exp $ inherit eutils autotools @@ -10,7 +10,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 |