diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:20:31 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:20:31 +0000 |
commit | 15e49f4c323da1cbc8f0bb38bc46e6e453626bb9 (patch) | |
tree | bda6ea4619377adc88f13f01189574c814f51824 /sys-cluster/corosync/corosync-1.3.0.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-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/corosync/corosync-1.3.0.ebuild')
-rw-r--r-- | sys-cluster/corosync/corosync-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/corosync/corosync-1.3.0.ebuild b/sys-cluster/corosync/corosync-1.3.0.ebuild index 9d43b342a598..8beb8d1ded00 100644 --- a/sys-cluster/corosync/corosync-1.3.0.ebuild +++ b/sys-cluster/corosync/corosync-1.3.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/sys-cluster/corosync/corosync-1.3.0.ebuild,v 1.4 2011/02/21 08:35:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.3.0.ebuild,v 1.5 2012/05/04 07:20:30 jdhore Exp $ EAPI=3 @@ -22,7 +22,7 @@ RDEPEND="!sys-cluster/heartbeat sys-infiniband/librdmacm )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( sys-apps/groff )" PATCHES=( |