diff options
author | Andrej Kacian <ticho@gentoo.org> | 2008-02-13 20:48:37 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2008-02-13 20:48:37 +0000 |
commit | 535d2b1a7e7ac78548046266db88d4f2291a6935 (patch) | |
tree | 79e726220182a78ca43cac7f8e7e2ba345ba75dc /mail-client/claws-mail-fetchinfo | |
parent | Depend on pkgconfig (bug #205864). (diff) | |
download | gentoo-2-535d2b1a7e7ac78548046266db88d4f2291a6935.tar.gz gentoo-2-535d2b1a7e7ac78548046266db88d4f2291a6935.tar.bz2 gentoo-2-535d2b1a7e7ac78548046266db88d4f2291a6935.zip |
Depend on pkgconfig (bug #205864).
(Portage version: 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}" |