diff options
author | Andrej Kacian <ticho@gentoo.org> | 2008-02-13 20:52:21 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2008-02-13 20:52:21 +0000 |
commit | d49d816af0fcce78de510800c89343343902f7e7 (patch) | |
tree | 558f3e9b9ec365faa2af9cd18c2605fb1072d9fa /mail-client/claws-mail-fetchinfo | |
parent | Change the Joliet information in cdrom_get_cds to only display after a failed... (diff) | |
download | historical-d49d816af0fcce78de510800c89343343902f7e7.tar.gz historical-d49d816af0fcce78de510800c89343343902f7e7.tar.bz2 historical-d49d816af0fcce78de510800c89343343902f7e7.zip |
Depend on pkgconfig (bug #205864).
Package-Manager: portage-2.1.4.3
Diffstat (limited to 'mail-client/claws-mail-fetchinfo')
4 files changed, 19 insertions, 11 deletions
diff --git a/mail-client/claws-mail-fetchinfo/ChangeLog b/mail-client/claws-mail-fetchinfo/ChangeLog index a96984a4dfbd..49aa1b66fb7c 100644 --- a/mail-client/claws-mail-fetchinfo/ChangeLog +++ b/mail-client/claws-mail-fetchinfo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/claws-mail-fetchinfo -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.11 2007/12/28 11:51:04 ticho Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/ChangeLog,v 1.12 2008/02/13 20:48:37 ticho Exp $ + + 13 Feb 2008; Andrej Kacian <ticho@gentoo.org> + claws-mail-fetchinfo-0.4.20.ebuild, claws-mail-fetchinfo-0.4.21.ebuild, + claws-mail-fetchinfo-0.4.22.ebuild: + Depend on pkgconfig (bug #205864). *claws-mail-fetchinfo-0.4.22 (28 Dec 2007) diff --git a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.20.ebuild b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.20.ebuild index 686749a0bba6..b032c8a6ce2b 100644 --- a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.20.ebuild +++ b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.20.ebuild,v 1.4 2007/11/29 22:47:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.20.ebuild,v 1.5 2008/02/13 20:48:37 ticho Exp $ MY_P="${PN#claws-mail-}-plugin-${PV}" @@ -11,7 +11,8 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ppc64 x86" IUSE="" -DEPEND=">=mail-client/claws-mail-3.0.0" +DEPEND=">=mail-client/claws-mail-3.0.0 + dev-util/pkgconfig" S="${WORKDIR}/${MY_P}" diff --git a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.21.ebuild b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.21.ebuild index b68990ce3f64..7631ff3d1900 100644 --- a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.21.ebuild +++ b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.21.ebuild,v 1.1 2007/11/29 22:47:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.21.ebuild,v 1.2 2008/02/13 20:48:37 ticho Exp $ MY_P="${PN#claws-mail-}-plugin-${PV}" @@ -11,7 +11,8 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" -DEPEND=">=mail-client/claws-mail-3.1.0" +DEPEND=">=mail-client/claws-mail-3.1.0 + dev-util/pkgconfig" S="${WORKDIR}/${MY_P}" diff --git a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild index e538d1131715..4759b1faf405 100644 --- a/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild +++ b/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild,v 1.1 2007/12/28 11:51:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-fetchinfo/claws-mail-fetchinfo-0.4.22.ebuild,v 1.2 2008/02/13 20:48:37 ticho Exp $ MY_P="${PN#claws-mail-}-plugin-${PV}" @@ -11,7 +11,8 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" -DEPEND=">=mail-client/claws-mail-3.2.0" +DEPEND=">=mail-client/claws-mail-3.2.0 + dev-util/pkgconfig" S="${WORKDIR}/${MY_P}" |