diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-09-30 01:59:19 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-09-30 01:59:19 +0000 |
commit | d821d7c52e35973050df5a05ae3d782fcd3c583e (patch) | |
tree | e3fea13416ffd0b6c0fc6bf9da9c91edd9047ecc /dev-libs/yaz/yaz-3.0.26.ebuild | |
parent | amd64 stable wrt security bug #238592 (diff) | |
download | gentoo-2-d821d7c52e35973050df5a05ae3d782fcd3c583e.tar.gz gentoo-2-d821d7c52e35973050df5a05ae3d782fcd3c583e.tar.bz2 gentoo-2-d821d7c52e35973050df5a05ae3d782fcd3c583e.zip |
amd64 stable, bug #238992
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'dev-libs/yaz/yaz-3.0.26.ebuild')
-rw-r--r-- | dev-libs/yaz/yaz-3.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/yaz/yaz-3.0.26.ebuild b/dev-libs/yaz/yaz-3.0.26.ebuild index 784d74092774..2ac5ac2646f5 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.4 2008/09/29 20:02:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.26.ebuild,v 1.5 2008/09/30 01:59:19 darkside 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 |