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/sylpheed
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/sylpheed')
-rw-r--r--mail-client/sylpheed/ChangeLog6
-rw-r--r--mail-client/sylpheed/sylpheed-2.6.0.ebuild6
-rw-r--r--mail-client/sylpheed/sylpheed-3.1.2.ebuild4
-rw-r--r--mail-client/sylpheed/sylpheed-3.1.3.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog
index 38c79a3e6856..c5c7cc469876 100644
--- a/mail-client/sylpheed/ChangeLog
+++ b/mail-client/sylpheed/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.301 2012/04/01 16:21:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.302 2012/05/04 08:42:22 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> sylpheed-2.6.0.ebuild,
+ sylpheed-3.1.2.ebuild, sylpheed-3.1.3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
01 Apr 2012; Raúl Porcel <armin76@gentoo.org> sylpheed-3.1.2.ebuild:
alpha/ia64/sparc stable wrt #406345
diff --git a/mail-client/sylpheed/sylpheed-2.6.0.ebuild b/mail-client/sylpheed/sylpheed-2.6.0.ebuild
index c79292cd57ed..e05bd34dcb34 100644
--- a/mail-client/sylpheed/sylpheed-2.6.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-2.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.11 2011/10/27 06:29:27 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.12 2012/05/04 08:42:22 jdhore Exp $
EAPI="4"
@@ -26,7 +26,7 @@ RDEPEND="${CDEPEND}
app-misc/mime-types
x11-misc/shared-mime-info"
DEPEND="${CDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
xface? ( media-libs/compface )"
AT_M4DIR="ac"
diff --git a/mail-client/sylpheed/sylpheed-3.1.2.ebuild b/mail-client/sylpheed/sylpheed-3.1.2.ebuild
index a1a6e79dfbd5..ceb69a4df6a1 100644
--- a/mail-client/sylpheed/sylpheed-3.1.2.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.1.2.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/sylpheed/sylpheed-3.1.2.ebuild,v 1.6 2012/04/01 16:21:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.2.ebuild,v 1.7 2012/05/04 08:42:22 jdhore Exp $
EAPI="4"
@@ -27,7 +27,7 @@ RDEPEND="${CDEPEND}
app-misc/mime-types
net-misc/curl"
DEPEND="${CDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
xface? ( media-libs/compface )"
src_configure() {
diff --git a/mail-client/sylpheed/sylpheed-3.1.3.ebuild b/mail-client/sylpheed/sylpheed-3.1.3.ebuild
index a9b5efdeeb18..9cd7a699099c 100644
--- a/mail-client/sylpheed/sylpheed-3.1.3.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.1.3.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/sylpheed/sylpheed-3.1.3.ebuild,v 1.1 2012/03/25 12:29:49 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.3.ebuild,v 1.2 2012/05/04 08:42:22 jdhore Exp $
EAPI="4"
@@ -27,7 +27,7 @@ RDEPEND="${CDEPEND}
app-misc/mime-types
net-misc/curl"
DEPEND="${CDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
xface? ( media-libs/compface )"
src_configure() {