summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-10-29 22:46:17 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-10-29 22:46:17 +0000
commit385b25c19341b154576390516159091c90fa3f3b (patch)
tree5cf0fc8ff8d1ab36effa23c682475bfbaf774468 /mail-client
parentFix autotools rebuilding, thanks to Patrick Lauer in bug #153362. (diff)
downloadgentoo-2-385b25c19341b154576390516159091c90fa3f3b.tar.gz
gentoo-2-385b25c19341b154576390516159091c90fa3f3b.tar.bz2
gentoo-2-385b25c19341b154576390516159091c90fa3f3b.zip
Added pkgconfig to DEPEND, to solve bug #153071, by "Evil Compile Person" <bugs at dev.gentooexperimental.org>.
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog7
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild5
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild5
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild5
4 files changed, 15 insertions, 7 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index 12ce3939b43c..794b17627420 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/sylpheed-claws
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.114 2006/10/26 14:39:20 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.115 2006/10/29 22:46:17 ticho Exp $
+
+ 29 Oct 2006; Andrej Kacian <ticho@gentoo.org> sylpheed-claws-2.4.0.ebuild,
+ sylpheed-claws-2.5.5.ebuild, sylpheed-claws-2.5.6.ebuild:
+ Added pkgconfig to DEPEND, to solve bug #153071, by "Evil Compile Person"
+ <bugs at dev.gentooexperimental.org>.
*sylpheed-claws-2.5.6 (26 Oct 2006)
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild
index 745b4beb1f83..710771e0ea32 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild,v 1.6 2006/10/20 21:16:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.4.0.ebuild,v 1.7 2006/10/29 22:46:17 ticho Exp $
IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc startup-notification"
@@ -37,7 +37,8 @@ COMMONDEPEND=">=x11-libs/gtk+-2.4
DEPEND="${COMMONDEPEND}
xface? ( >=media-libs/compface-1.4 )
- >=sys-apps/sed-4"
+ >=sys-apps/sed-4
+ dev-util/pkgconfig"
RDEPEND="${COMMONDEPEND}
app-misc/mime-types
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild
index c4caa4f99646..67f6754641ba 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild,v 1.1 2006/10/14 03:58:34 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.5.5.ebuild,v 1.2 2006/10/29 22:46:17 ticho Exp $
IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc startup-notification bogofilter"
@@ -38,7 +38,8 @@ COMMONDEPEND=">=x11-libs/gtk+-2.6
DEPEND="${COMMONDEPEND}
xface? ( >=media-libs/compface-1.4 )
- >=sys-apps/sed-4"
+ >=sys-apps/sed-4
+ dev-util/pkgconfig"
RDEPEND="${COMMONDEPEND}
app-misc/mime-types
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild
index 07c42b69cc62..702ee53b4c5b 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild,v 1.1 2006/10/26 14:39:20 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.5.6.ebuild,v 1.2 2006/10/29 22:46:17 ticho Exp $
IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc startup-notification bogofilter"
@@ -38,7 +38,8 @@ COMMONDEPEND=">=x11-libs/gtk+-2.6
DEPEND="${COMMONDEPEND}
xface? ( >=media-libs/compface-1.4 )
- >=sys-apps/sed-4"
+ >=sys-apps/sed-4
+ dev-util/pkgconfig"
RDEPEND="${COMMONDEPEND}
app-misc/mime-types