diff options
author | 2007-04-10 14:45:34 +0000 | |
---|---|---|
committer | 2007-04-10 14:45:34 +0000 | |
commit | b1ab3224046470117c6cc27ae3ee8f4589775263 (patch) | |
tree | 7b13f8fb3888d428913940bf0b8dab4815165f8a /dev-libs/yaz | |
parent | ia64 stable wrt bug 173781 (diff) | |
download | gentoo-2-b1ab3224046470117c6cc27ae3ee8f4589775263.tar.gz gentoo-2-b1ab3224046470117c6cc27ae3ee8f4589775263.tar.bz2 gentoo-2-b1ab3224046470117c6cc27ae3ee8f4589775263.zip |
Stable on sparc wrt #173849
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r-- | dev-libs/yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/yaz/yaz-2.1.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog index cd3a67a51be0..bc42e5a80ac3 100644 --- a/dev-libs/yaz/ChangeLog +++ b/dev-libs/yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/yaz # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.32 2007/04/09 16:25:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.33 2007/04/10 14:45:34 gustavoz Exp $ + + 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> yaz-2.1.42.ebuild: + Stable on sparc wrt #173849 09 Apr 2007; nixnut <nixnut@gentoo.org> yaz-2.1.42.ebuild: Stable on ppc wrt bug 173849 diff --git a/dev-libs/yaz/yaz-2.1.42.ebuild b/dev-libs/yaz/yaz-2.1.42.ebuild index c135af183d1c..173c9809af0d 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.3 2007/04/09 16:25:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.1.42.ebuild,v 1.4 2007/04/10 14:45:34 gustavoz 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 |