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 | 07709215f67a5036abb43f2425e5be7bb3bb2032 (patch) | |
tree | 8dde2bdcdcd39083f02fec0a6caf692584a13d5d /sys-cluster/corosync/corosync-1.3.3-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-07709215f67a5036abb43f2425e5be7bb3bb2032.tar.gz historical-07709215f67a5036abb43f2425e5be7bb3bb2032.tar.bz2 historical-07709215f67a5036abb43f2425e5be7bb3bb2032.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-cluster/corosync/corosync-1.3.3-r1.ebuild')
-rw-r--r-- | sys-cluster/corosync/corosync-1.3.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/corosync/corosync-1.3.3-r1.ebuild b/sys-cluster/corosync/corosync-1.3.3-r1.ebuild index 5119cd306164..957d4f4c8f0c 100644 --- a/sys-cluster/corosync/corosync-1.3.3-r1.ebuild +++ b/sys-cluster/corosync/corosync-1.3.3-r1.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.3-r1.ebuild,v 1.1 2011/08/12 10:31:27 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.3.3-r1.ebuild,v 1.2 2012/05/04 07:20:30 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="!sys-cluster/heartbeat sys-infiniband/librdmacm )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( sys-apps/groff )" PATCHES=( |