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/csync2
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/csync2')
-rw-r--r--sys-cluster/csync2/ChangeLog7
-rw-r--r--sys-cluster/csync2/csync2-1.34-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index 6c34f1c1996b..58c3b1d3372b 100644
--- a/sys-cluster/csync2/ChangeLog
+++ b/sys-cluster/csync2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/csync2
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.34 2010/11/08 09:03:50 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.35 2012/05/04 07:20:30 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> csync2-1.34-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> -csync2-1.34.ebuild,
-csync2-1.34-r1.ebuild:
diff --git a/sys-cluster/csync2/csync2-1.34-r2.ebuild b/sys-cluster/csync2/csync2-1.34-r2.ebuild
index dd2236bc0137..2608ec95826b 100644
--- a/sys-cluster/csync2/csync2-1.34-r2.ebuild
+++ b/sys-cluster/csync2/csync2-1.34-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.34-r2.ebuild,v 1.3 2010/11/08 08:03:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.34-r2.ebuild,v 1.4 2012/05/04 07:20:30 jdhore Exp $
EAPI=2
@@ -20,7 +20,7 @@ RDEPEND=">=net-libs/librsync-0.9.5
ssl? ( >=net-libs/gnutls-2.7.3 )
xinetd? ( sys-apps/xinetd )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
SLOT="0"