summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:42:24 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:42:24 +0000
commit0b49e137a5ef6468aa6f085f3d411d1c5a68bd09 (patch)
tree1748cbc572d7d8c3b9f64232518768bc9bb03855 /mail-client/claws-mail-perl
parentLet distutils compile python modules, see bug #413957. (diff)
downloadhistorical-0b49e137a5ef6468aa6f085f3d411d1c5a68bd09.tar.gz
historical-0b49e137a5ef6468aa6f085f3d411d1c5a68bd09.tar.bz2
historical-0b49e137a5ef6468aa6f085f3d411d1c5a68bd09.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'mail-client/claws-mail-perl')
-rw-r--r--mail-client/claws-mail-perl/ChangeLog5
-rw-r--r--mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog
index b354aaef2224..7b4eca1c9a80 100644
--- a/mail-client/claws-mail-perl/ChangeLog
+++ b/mail-client/claws-mail-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/claws-mail-perl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.55 2012/04/11 21:21:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.56 2012/05/04 08:42:22 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> claws-mail-perl-0.9.19.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
11 Apr 2012; Christian Faulhammer <fauli@gentoo.org>
-claws-mail-perl-0.9.18.ebuild:
diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild
index 11c11b86f8e5..b07ffd09c034 100644
--- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild
+++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild,v 1.4 2012/04/07 11:34:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild,v 1.5 2012/05/04 08:42:22 jdhore Exp $
MY_P="${PN#claws-mail-}_plugin-${PV}"
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND=">=mail-client/claws-mail-3.8.0
dev-lang/perl"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"