diff options
author | 2008-02-03 15:32:18 +0000 | |
---|---|---|
committer | 2008-02-03 15:32:18 +0000 | |
commit | 6dbb502666dbdf684ee0fa2388eddbb527a6a9d0 (patch) | |
tree | 15dd1f9400c87b7bbff2942b1752c3a38f4e2ad2 /dev-libs/yaz | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-6dbb502666dbdf684ee0fa2388eddbb527a6a9d0.tar.gz gentoo-2-6dbb502666dbdf684ee0fa2388eddbb527a6a9d0.tar.bz2 gentoo-2-6dbb502666dbdf684ee0fa2388eddbb527a6a9d0.zip |
x86 stable, bug #208545
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r-- | dev-libs/yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/yaz/yaz-3.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog index d1b043e63da0..f64582079594 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.41 2008/02/02 14:19:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.42 2008/02/03 15:32:18 maekke Exp $ + + 03 Feb 2008; Markus Meier <maekke@gentoo.org> yaz-3.0.16.ebuild: + x86 stable, bug #208545 02 Feb 2008; Brent Baude <ranger@gentoo.org> yaz-3.0.16.ebuild: Marking yaz-3.0.16 ppc64 for bug 208545 diff --git a/dev-libs/yaz/yaz-3.0.16.ebuild b/dev-libs/yaz/yaz-3.0.16.ebuild index 14f4a9401812..07ce43253377 100644 --- a/dev-libs/yaz/yaz-3.0.16.ebuild +++ b/dev-libs/yaz/yaz-3.0.16.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.16.ebuild,v 1.2 2008/02/02 14:19:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.16.ebuild,v 1.3 2008/02/03 15:32:18 maekke 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 |