summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild4
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild4
-rw-r--r--dev-python/snmpy/snmpy-1.0_alpha4.ebuild4
-rw-r--r--net-dialup/freeradius/freeradius-1.0.1.ebuild4
-rw-r--r--net-dialup/gnuradius/gnuradius-1.2.ebuild4
-rw-r--r--net-dialup/gnuradius/gnuradius-1.3.ebuild4
-rw-r--r--net-misc/zebra/zebra-0.93b-r1.ebuild4
-rw-r--r--net-misc/zebra/zebra-0.93b-r2.ebuild4
-rw-r--r--net-print/hpoj/hpoj-0.91-r2.ebuild4
-rw-r--r--net-print/hpoj/hpoj-0.91-r3.ebuild4
-rw-r--r--sys-apps/s390-tools/s390-tools-1.3.2.ebuild4
-rw-r--r--www-apps/nut/nut-2.0.0-r1.ebuild4
-rw-r--r--www-apps/nut/nut-2.0.0.ebuild4
-rw-r--r--www-apps/nut/nut-2.0.1_pre4.ebuild4
14 files changed, 28 insertions, 28 deletions
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild
index 5a2588bd286d..a84be4065b25 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild,v 1.3 2005/02/18 22:39:59 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.10.ebuild,v 1.4 2005/02/21 02:39:26 dragonheart Exp $
inherit eutils gnuconfig
@@ -18,7 +18,7 @@ RDEPEND="virtual/libc
>=dev-libs/cyrus-sasl-2.1.12
afs? ( >=net-fs/openafs-1.2.2 )
kerberos? ( >=app-crypt/mit-krb5-1.2.6 )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
ssl? ( >=dev-libs/openssl-0.9.6 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild
index b3528e5c0e3d..8be4bffe4bbb 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild,v 1.1 2005/02/18 22:39:59 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.2.12.ebuild,v 1.2 2005/02/21 02:39:26 dragonheart Exp $
inherit eutils gnuconfig
@@ -18,7 +18,7 @@ RDEPEND="virtual/libc
>=dev-libs/cyrus-sasl-2.1.12
afs? ( >=net-fs/openafs-1.2.2 )
kerberos? ( >=app-crypt/mit-krb5-1.2.6 )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
ssl? ( >=dev-libs/openssl-0.9.6 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
diff --git a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild
index dda6d6ba570b..6b03c2975932 100644
--- a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild
+++ b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.16 2004/06/25 01:50:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.17 2005/02/21 02:39:56 dragonheart Exp $
inherit distutils
@@ -17,6 +17,6 @@ SLOT="0"
KEYWORDS="x86 sparc alpha"
DEPEND="virtual/python
- virtual/snmp"
+ net-analyzer/net-snmp"
mydocs="RELEASE-NOTES docs/docs.html"
diff --git a/net-dialup/freeradius/freeradius-1.0.1.ebuild b/net-dialup/freeradius/freeradius-1.0.1.ebuild
index 4024d383372c..8a26fab0a205 100644
--- a/net-dialup/freeradius/freeradius-1.0.1.ebuild
+++ b/net-dialup/freeradius/freeradius-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-1.0.1.ebuild,v 1.4 2004/10/17 09:28:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-1.0.1.ebuild,v 1.5 2005/02/21 02:41:31 dragonheart Exp $
inherit eutils
@@ -16,7 +16,7 @@ SLOT="0"
DEPEND="virtual/libc
>=sys-libs/db-3.2
sys-libs/gdbm
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )
pam? ( sys-libs/pam )
diff --git a/net-dialup/gnuradius/gnuradius-1.2.ebuild b/net-dialup/gnuradius/gnuradius-1.2.ebuild
index ec297cac8e8a..0b4c9d2f2209 100644
--- a/net-dialup/gnuradius/gnuradius-1.2.ebuild
+++ b/net-dialup/gnuradius/gnuradius-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/gnuradius-1.2.ebuild,v 1.2 2005/02/06 14:14:39 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/gnuradius-1.2.ebuild,v 1.3 2005/02/21 02:42:05 dragonheart Exp $
MY_P=radius-${PV}
DESCRIPTION="GNU radius authentication server"
@@ -19,7 +19,7 @@ DEPEND="!net-dialup/freeradius
odbc? ( || ( dev-db/unixODBC dev-db/libiodbc ) )
readline? ( sys-libs/readline )
dbm? ( sys-libs/gdbm )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
pam? ( sys-libs/pam )"
S=${WORKDIR}/${MY_P}
diff --git a/net-dialup/gnuradius/gnuradius-1.3.ebuild b/net-dialup/gnuradius/gnuradius-1.3.ebuild
index 4441c321e44a..5f30ca9f155d 100644
--- a/net-dialup/gnuradius/gnuradius-1.3.ebuild
+++ b/net-dialup/gnuradius/gnuradius-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/gnuradius-1.3.ebuild,v 1.1 2005/02/06 14:14:39 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/gnuradius-1.3.ebuild,v 1.2 2005/02/21 02:42:05 dragonheart Exp $
MY_P=radius-${PV}
DESCRIPTION="GNU radius authentication server"
@@ -19,7 +19,7 @@ DEPEND="!net-dialup/freeradius
odbc? ( || ( dev-db/unixODBC dev-db/libiodbc ) )
readline? ( sys-libs/readline )
dbm? ( sys-libs/gdbm )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
pam? ( sys-libs/pam )"
S=${WORKDIR}/${MY_P}
diff --git a/net-misc/zebra/zebra-0.93b-r1.ebuild b/net-misc/zebra/zebra-0.93b-r1.ebuild
index daf35657a2fd..d12bb2f10a3c 100644
--- a/net-misc/zebra/zebra-0.93b-r1.ebuild
+++ b/net-misc/zebra/zebra-0.93b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r1.ebuild,v 1.12 2004/11/30 22:28:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r1.ebuild,v 1.13 2005/02/21 02:42:40 dragonheart Exp $
inherit eutils
@@ -20,7 +20,7 @@ SLOT="0"
DEPEND="virtual/libc
sys-devel/binutils
pam? ( >=sys-libs/pam-0.75-r11 )
- snmp? ( virtual/snmp )"
+ snmp? ( net-analyzer/net-snmp )"
RDEPEND="virtual/libc sys-devel/binutils"
diff --git a/net-misc/zebra/zebra-0.93b-r2.ebuild b/net-misc/zebra/zebra-0.93b-r2.ebuild
index 331ddf204eec..96ab39a8635f 100644
--- a/net-misc/zebra/zebra-0.93b-r2.ebuild
+++ b/net-misc/zebra/zebra-0.93b-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r2.ebuild,v 1.9 2004/11/30 22:28:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r2.ebuild,v 1.10 2005/02/21 02:42:40 dragonheart Exp $
inherit eutils
IUSE="pam snmp ipv6 ospfapi"
@@ -19,7 +19,7 @@ SLOT="0"
DEPEND="virtual/libc
sys-devel/binutils
pam? ( >=sys-libs/pam-0.75-r11 )
- snmp? ( virtual/snmp )"
+ snmp? ( net-analyzer/net-snmp )"
RDEPEND="virtual/libc
sys-devel/binutils"
diff --git a/net-print/hpoj/hpoj-0.91-r2.ebuild b/net-print/hpoj/hpoj-0.91-r2.ebuild
index 1cd1f8c84d63..4219849f836f 100644
--- a/net-print/hpoj/hpoj-0.91-r2.ebuild
+++ b/net-print/hpoj/hpoj-0.91-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/hpoj-0.91-r2.ebuild,v 1.8 2005/01/04 18:33:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/hpoj-0.91-r2.ebuild,v 1.9 2005/02/21 02:43:08 dragonheart Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND="qt? ( >=x11-libs/qt-3.1.0-r1 )
ssl? ( >=dev-libs/openssl-0.9.6h )
scanner? ( >=media-gfx/sane-backends-1.0.9 )
scanner? ( || ( X? ( >=media-gfx/xsane-0.89 ) >=media-gfx/sane-frontends-1.0.9 ) )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
cups? ( >=net-print/cups-1.1.18-r2 )
usb? ( dev-libs/libusb sys-apps/hotplug )"
diff --git a/net-print/hpoj/hpoj-0.91-r3.ebuild b/net-print/hpoj/hpoj-0.91-r3.ebuild
index 8d7bba746ea5..799332c093fb 100644
--- a/net-print/hpoj/hpoj-0.91-r3.ebuild
+++ b/net-print/hpoj/hpoj-0.91-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/hpoj-0.91-r3.ebuild,v 1.5 2005/01/04 18:33:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/hpoj-0.91-r3.ebuild,v 1.6 2005/02/21 02:43:08 dragonheart Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND="qt? ( >=x11-libs/qt-3.1.0-r1 )
ssl? ( >=dev-libs/openssl-0.9.6h )
scanner? ( >=media-gfx/sane-backends-1.0.9 )
scanner? ( || ( X? ( >=media-gfx/xsane-0.89 ) >=media-gfx/sane-frontends-1.0.9 ) )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
cups? ( >=net-print/cups-1.1.18-r2 )
usb? ( dev-libs/libusb sys-apps/hotplug )"
diff --git a/sys-apps/s390-tools/s390-tools-1.3.2.ebuild b/sys-apps/s390-tools/s390-tools-1.3.2.ebuild
index 106573cb9294..37e541e62c0d 100644
--- a/sys-apps/s390-tools/s390-tools-1.3.2.ebuild
+++ b/sys-apps/s390-tools/s390-tools-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-tools/s390-tools-1.3.2.ebuild,v 1.2 2004/10/29 22:10:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-tools/s390-tools-1.3.2.ebuild,v 1.3 2005/02/21 02:43:32 dragonheart Exp $
inherit eutils
@@ -22,7 +22,7 @@ KEYWORDS="s390"
IUSE=""
DEPEND="virtual/libc
- virtual/snmp
+ net-analyzer/net-snmp
app-admin/genromfs
dev-util/indent"
PROVIDE="virtual/bootloader"
diff --git a/www-apps/nut/nut-2.0.0-r1.ebuild b/www-apps/nut/nut-2.0.0-r1.ebuild
index b81859dc0f3b..01f7c4602e38 100644
--- a/www-apps/nut/nut-2.0.0-r1.ebuild
+++ b/www-apps/nut/nut-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.0-r1.ebuild,v 1.1 2005/02/14 07:57:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.0-r1.ebuild,v 1.2 2005/02/21 02:43:58 dragonheart Exp $
inherit fixheadtails
@@ -14,7 +14,7 @@ KEYWORDS="x86 sparc ppc ~alpha ~amd64"
IUSE="cgi snmp usb"
RDEPEND="cgi? ( media-libs/gd )
- snmp? ( virtual/snmp )"
+ snmp? ( net-analyzer/net-snmp )"
DEPEND="$RDEPEND
>=sys-apps/sed-4
>=sys-devel/autoconf-2.58"
diff --git a/www-apps/nut/nut-2.0.0.ebuild b/www-apps/nut/nut-2.0.0.ebuild
index 5b7459a03a81..a228ca0f4bcb 100644
--- a/www-apps/nut/nut-2.0.0.ebuild
+++ b/www-apps/nut/nut-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.0.ebuild,v 1.8 2005/02/14 07:57:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.0.ebuild,v 1.9 2005/02/21 02:43:58 dragonheart Exp $
inherit fixheadtails
@@ -14,7 +14,7 @@ KEYWORDS="x86 sparc ppc ~alpha ~amd64"
IUSE="cgi snmp usb"
RDEPEND="cgi? ( media-libs/gd )
- snmp? ( virtual/snmp )"
+ snmp? ( net-analyzer/net-snmp )"
DEPEND="$RDEPEND
>=sys-apps/sed-4
>=sys-devel/autoconf-2.58"
diff --git a/www-apps/nut/nut-2.0.1_pre4.ebuild b/www-apps/nut/nut-2.0.1_pre4.ebuild
index 043ebad345d6..aefbede5281b 100644
--- a/www-apps/nut/nut-2.0.1_pre4.ebuild
+++ b/www-apps/nut/nut-2.0.1_pre4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.1_pre4.ebuild,v 1.2 2005/02/18 17:39:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.1_pre4.ebuild,v 1.3 2005/02/21 02:43:58 dragonheart Exp $
inherit fixheadtails
@@ -18,7 +18,7 @@ KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64"
IUSE="cgi snmp usb"
RDEPEND="cgi? ( media-libs/gd )
- snmp? ( virtual/snmp )"
+ snmp? ( net-analyzer/net-snmp )"
DEPEND="$RDEPEND
>=sys-apps/sed-4
>=sys-devel/autoconf-2.58"