diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-11-02 11:33:19 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-11-02 11:33:19 +0000 |
commit | 03175909665a7c86b4ded87862f39ec446fb996c (patch) | |
tree | cfc9d10fbed116d4d8c2faff51fe49a672fdfcb9 /sys-apps/apcupsd/apcupsd-3.10.6.ebuild | |
parent | bluefish fix (diff) | |
download | gentoo-2-03175909665a7c86b4ded87862f39ec446fb996c.tar.gz gentoo-2-03175909665a7c86b4ded87862f39ec446fb996c.tar.bz2 gentoo-2-03175909665a7c86b4ded87862f39ec446fb996c.zip |
Changed net-analyzer/net-snmp to virtual/snmp
Diffstat (limited to 'sys-apps/apcupsd/apcupsd-3.10.6.ebuild')
-rw-r--r-- | sys-apps/apcupsd/apcupsd-3.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apcupsd/apcupsd-3.10.6.ebuild b/sys-apps/apcupsd/apcupsd-3.10.6.ebuild index d5f635682160..ec9d856ab74e 100644 --- a/sys-apps/apcupsd/apcupsd-3.10.6.ebuild +++ b/sys-apps/apcupsd/apcupsd-3.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.6.ebuild,v 1.8 2003/11/02 00:04:01 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.6.ebuild,v 1.9 2003/11/02 11:33:09 tantive Exp $ IUSE="doc snmp usb apache2" @@ -16,7 +16,7 @@ LICENSE="GPL-2" DEPEND=">=sys-apps/baselayout-1.8.4 virtual/glibc virtual/mta - snmp? ( net-analyzer/net-snmp ) + snmp? ( virtual/snmp ) sys-libs/ncurses" RDEPEND="${DEPEND} usb? ( sys-apps/hotplug )" |