diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-29 15:10:14 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-29 15:10:14 +0000 |
commit | 0ae6b8442364c95068bd535866ec555f140e7216 (patch) | |
tree | 6aa8ef58ce9e7700113d3b70df8ae1f07b054775 /dev-libs/yaz | |
parent | Sparc stable --- Bug #239031 --- all tests good. (diff) | |
download | gentoo-2-0ae6b8442364c95068bd535866ec555f140e7216.tar.gz gentoo-2-0ae6b8442364c95068bd535866ec555f140e7216.tar.bz2 gentoo-2-0ae6b8442364c95068bd535866ec555f140e7216.zip |
Sparc stable --- Bug #238992 --- tests pass.
(Portage version: 2.2_rc11/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
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 593068e37453..20c331edc895 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.49 2008/09/29 00:53:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.50 2008/09/29 15:10:14 fmccor Exp $ + + 29 Sep 2008; Ferris McCormick <fmccor@gentoo.org> yaz-3.0.26.ebuild: + Sparc stable --- Bug #238992 --- tests pass. *yaz-3.0.36 (29 Sep 2008) diff --git a/dev-libs/yaz/yaz-3.0.26.ebuild b/dev-libs/yaz/yaz-3.0.26.ebuild index 42b596dac3d0..5752e7bc13aa 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.2 2008/04/21 21:41:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.26.ebuild,v 1.3 2008/09/29 15:10:14 fmccor 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 |