diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-01 18:47:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-01 18:47:57 +0000 |
commit | 2207ed36e77d8df5336e71ad3cea253400b62165 (patch) | |
tree | d08a39ea0cacfe8f455174f6473080d22efda952 /dev-libs | |
parent | Remove old ebuilds with broken autotools handling for bug #160021. (diff) | |
download | gentoo-2-2207ed36e77d8df5336e71ad3cea253400b62165.tar.gz gentoo-2-2207ed36e77d8df5336e71ad3cea253400b62165.tar.bz2 gentoo-2-2207ed36e77d8df5336e71ad3cea253400b62165.zip |
alpha stable wrt #173849
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-libs')
-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 2fc2f8bc3126..38ff3516a37e 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.37 2007/04/18 07:18:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.38 2007/07/01 18:47:57 armin76 Exp $ + + 01 Jul 2007; Raúl Porcel <armin76@gentoo.org> yaz-2.1.42.ebuild: + alpha stable wrt #173849 18 Apr 2007; Christian Faulhammer <opfer@gentoo.org> yaz-2.1.42.ebuild: stable amd64, bug 173849 diff --git a/dev-libs/yaz/yaz-2.1.42.ebuild b/dev-libs/yaz/yaz-2.1.42.ebuild index 0d66daaa215a..37d4c03f9407 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.9 2007/04/18 07:18:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-2.1.42.ebuild,v 1.10 2007/07/01 18:47:57 armin76 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 |