diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-11 19:07:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-11 19:07:19 +0000 |
commit | 9ed38b415008d9c3eb064fb4871f0fa098c6478b (patch) | |
tree | 34f0e1d944b58825ce2c90ffb212a8bd934484bd /dev-libs/yaz/yaz-2.1.42.ebuild | |
parent | Fixed typo in Changelog. (diff) | |
download | gentoo-2-9ed38b415008d9c3eb064fb4871f0fa098c6478b.tar.gz gentoo-2-9ed38b415008d9c3eb064fb4871f0fa098c6478b.tar.bz2 gentoo-2-9ed38b415008d9c3eb064fb4871f0fa098c6478b.zip |
Stable on ppc64; bug #173849
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/yaz/yaz-2.1.42.ebuild')
-rw-r--r-- | dev-libs/yaz/yaz-2.1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/yaz/yaz-2.1.42.ebuild b/dev-libs/yaz/yaz-2.1.42.ebuild index 7f5cac5b6899..e86c9e5d37bc 100644 --- a/dev-libs/yaz/yaz-2.1.42.ebuild +++ b/dev-libs/yaz/yaz-2.1.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.1.42.ebuild,v 1.6 2007/04/11 00:59:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.1.42.ebuild,v 1.7 2007/04/11 19:07:19 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.indexdata.dk/pub/${PN}/${P}.tar.gz" LICENSE="YAZ" 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="tcpd" RDEPEND="dev-libs/libxml2 |