summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-20 02:43:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-20 02:43:35 +0000
commitc98e43fd8cbc867e29b7893e076972bf0e51be44 (patch)
tree587165fac4057004882c20603d2dc742499d0b40 /net-misc/vmpsd/vmpsd-1.4.ebuild
parentReplace most seds with full-fledged, targeted patches. Add an ucd-compat USE ... (diff)
downloadhistorical-c98e43fd8cbc867e29b7893e076972bf0e51be44.tar.gz
historical-c98e43fd8cbc867e29b7893e076972bf0e51be44.tar.bz2
historical-c98e43fd8cbc867e29b7893e076972bf0e51be44.zip
Depend on the ucd-compat USE flag for net-snmp.
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'net-misc/vmpsd/vmpsd-1.4.ebuild')
-rw-r--r--net-misc/vmpsd/vmpsd-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vmpsd/vmpsd-1.4.ebuild b/net-misc/vmpsd/vmpsd-1.4.ebuild
index cdf06a4f294b..92dc309ad2dd 100644
--- a/net-misc/vmpsd/vmpsd-1.4.ebuild
+++ b/net-misc/vmpsd/vmpsd-1.4.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/net-misc/vmpsd/vmpsd-1.4.ebuild,v 1.2 2012/05/12 12:41:56 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vmpsd/vmpsd-1.4.ebuild,v 1.3 2012/08/20 02:43:35 flameeyes Exp $
EAPI=4
inherit eutils flag-o-matic autotools
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-DEPEND="net-analyzer/net-snmp
+DEPEND="net-analyzer/net-snmp[ucd-compat(+)]
dev-libs/openssl"
S=${WORKDIR}/${PN}