summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:20:31 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:20:31 +0000
commit15e49f4c323da1cbc8f0bb38bc46e6e453626bb9 (patch)
treebda6ea4619377adc88f13f01189574c814f51824 /sys-cluster/ceph
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-15e49f4c323da1cbc8f0bb38bc46e6e453626bb9.tar.gz
gentoo-2-15e49f4c323da1cbc8f0bb38bc46e6e453626bb9.tar.bz2
gentoo-2-15e49f4c323da1cbc8f0bb38bc46e6e453626bb9.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ChangeLog6
-rw-r--r--sys-cluster/ceph/ceph-0.38.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.40.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.41.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.44.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index bb1600d377a1..1402ae5e8bf8 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/ceph
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.20 2012/04/11 11:08:43 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.21 2012/05/04 07:20:30 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> ceph-0.38.ebuild,
+ ceph-0.40.ebuild, ceph-0.41.ebuild, ceph-0.44.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
11 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> ceph-0.41.ebuild:
x86 stable, see bug 369625
diff --git a/sys-cluster/ceph/ceph-0.38.ebuild b/sys-cluster/ceph/ceph-0.38.ebuild
index fb4576a426c9..b10201570ed1 100644
--- a/sys-cluster/ceph/ceph-0.38.ebuild
+++ b/sys-cluster/ceph/ceph-0.38.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/sys-cluster/ceph/ceph-0.38.ebuild,v 1.2 2012/01/03 15:47:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.38.ebuild,v 1.3 2012/05/04 07:20:30 jdhore Exp $
EAPI="3"
@@ -32,7 +32,7 @@ CDEPEND="
)
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="${CDEPEND}
sys-fs/btrfs-progs"
diff --git a/sys-cluster/ceph/ceph-0.40.ebuild b/sys-cluster/ceph/ceph-0.40.ebuild
index 4da706a55fbe..4bc8aca6619e 100644
--- a/sys-cluster/ceph/ceph-0.40.ebuild
+++ b/sys-cluster/ceph/ceph-0.40.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/sys-cluster/ceph/ceph-0.40.ebuild,v 1.2 2012/02/07 16:58:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.40.ebuild,v 1.3 2012/05/04 07:20:30 jdhore Exp $
EAPI=4
@@ -34,7 +34,7 @@ CDEPEND="
tcmalloc? ( dev-util/google-perftools )
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="${CDEPEND}
sys-fs/btrfs-progs"
diff --git a/sys-cluster/ceph/ceph-0.41.ebuild b/sys-cluster/ceph/ceph-0.41.ebuild
index 068789c787e9..ee3ff51f07fc 100644
--- a/sys-cluster/ceph/ceph-0.41.ebuild
+++ b/sys-cluster/ceph/ceph-0.41.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/sys-cluster/ceph/ceph-0.41.ebuild,v 1.3 2012/04/11 11:08:43 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.41.ebuild,v 1.4 2012/05/04 07:20:30 jdhore Exp $
EAPI=4
@@ -34,7 +34,7 @@ CDEPEND="
tcmalloc? ( dev-util/google-perftools )
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="${CDEPEND}
sys-fs/btrfs-progs"
diff --git a/sys-cluster/ceph/ceph-0.44.ebuild b/sys-cluster/ceph/ceph-0.44.ebuild
index f7cd0a77050a..13c029bd9d03 100644
--- a/sys-cluster/ceph/ceph-0.44.ebuild
+++ b/sys-cluster/ceph/ceph-0.44.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/sys-cluster/ceph/ceph-0.44.ebuild,v 1.1 2012/03/23 19:54:11 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.44.ebuild,v 1.2 2012/05/04 07:20:30 jdhore Exp $
EAPI=4
@@ -34,7 +34,7 @@ CDEPEND="
tcmalloc? ( dev-util/google-perftools )
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="${CDEPEND}
sys-fs/btrfs-progs"