summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:40:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:40:14 +0000
commit51b3927648f41771ee9c6e7d37c843373ecab637 (patch)
tree980739b1a87f0bd0c814bb0353f243ca3d4fc5f1 /net-analyzer/net-snmp
parentheader fix (diff)
downloadhistorical-51b3927648f41771ee9c6e7d37c843373ecab637.tar.gz
historical-51b3927648f41771ee9c6e7d37c843373ecab637.tar.bz2
historical-51b3927648f41771ee9c6e7d37c843373ecab637.zip
whitespace cleanup
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r--net-analyzer/net-snmp/Manifest16
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.0.1.ebuild4
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild4
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild4
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild8
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.0.6.ebuild8
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.0.8.ebuild8
7 files changed, 26 insertions, 26 deletions
diff --git a/net-analyzer/net-snmp/Manifest b/net-analyzer/net-snmp/Manifest
index 4868bb367cb3..a3c7723f0495 100644
--- a/net-analyzer/net-snmp/Manifest
+++ b/net-analyzer/net-snmp/Manifest
@@ -1,15 +1,15 @@
MD5 c76f0ddf54d09ea7f0718c9579f91ba5 ChangeLog 2920
-MD5 1014c064a1b0b0715df9f42f367d9e31 net-snmp-5.0.1.ebuild 1809
-MD5 655d785ecb9fac3d4ac713621fa7e43e net-snmp-5.0.2a-r1.ebuild 2040
-MD5 caf55f9acf6ac1a2229436801387d735 net-snmp-5.0.2a.ebuild 1941
-MD5 ac54b4c8335205eeddf06366bed58386 net-snmp-5.0.6-r1.ebuild 2342
-MD5 7fa4efb6d9bd412657cf2425a161c638 net-snmp-5.0.6.ebuild 2302
-MD5 88c8aed764f4d07f5e6ae02f47879668 net-snmp-5.0.8.ebuild 2492
+MD5 997405b5ca453b42d691d47c97861f33 net-snmp-5.0.1.ebuild 1807
+MD5 85397b284de6b10475f9a9f4b7b6bfde net-snmp-5.0.2a-r1.ebuild 2038
+MD5 52ff1c265a8058cc42976a90b05f20e4 net-snmp-5.0.2a.ebuild 1939
+MD5 ae60955f464f7e68e04a6cd773eb5bcd net-snmp-5.0.6.ebuild 2304
+MD5 e9652ee261ab7fa0a15ca4346fef5dae net-snmp-5.0.6-r1.ebuild 2339
+MD5 6463901c07219b77218dba820029a6e4 net-snmp-5.0.8.ebuild 2489
MD5 d127de412720bd3804be2526d4ac7dea files/digest-net-snmp-5.0.1 67
MD5 45a6f4951a27519e45e78c615eaa51d9 files/digest-net-snmp-5.0.2a 68
MD5 45a6f4951a27519e45e78c615eaa51d9 files/digest-net-snmp-5.0.2a-r1 68
MD5 c5a8f12d262061bf64af49b18adb2f48 files/digest-net-snmp-5.0.6 67
-MD5 c5a8f12d262061bf64af49b18adb2f48 files/digest-net-snmp-5.0.6-r1 67
-MD5 d87102db9b8bd989270ab11bec140004 files/digest-net-snmp-5.0.8 67
MD5 d967ea531257d3b6328dffa4637b27ff files/net-snmp-5.0.6-gentoo.diff 885
MD5 aab0f5782525e1224951f71ba800f172 files/net-snmpd.rc6 736
+MD5 c5a8f12d262061bf64af49b18adb2f48 files/digest-net-snmp-5.0.6-r1 67
+MD5 d87102db9b8bd989270ab11bec140004 files/digest-net-snmp-5.0.8 67
diff --git a/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild
index 048e838e45fb..615a865f020a 100644
--- a/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.0.1.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/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild,v 1.9 2003/09/05 23:40:10 msterret Exp $
IUSE="ssl kerberos ipv6 tcpd"
@@ -15,7 +15,7 @@ DEPEND="virtual/glibc <sys-libs/db-2
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
ssl? ( >=dev-libs/openssl-0.9.6d )
kerberos? ( >=app-crypt/mit-krb5-1.2.5 )"
-
+
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 sparc "
diff --git a/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild
index 0f02b00d7a94..4a7e53a5ec00 100644
--- a/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.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/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild,v 1.9 2003/09/05 23:40:10 msterret Exp $
IUSE="ssl kerberos ipv6 tcpd"
@@ -15,7 +15,7 @@ DEPEND="virtual/glibc <sys-libs/db-2
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
ssl? ( >=dev-libs/openssl-0.9.6d )
kerberos? ( >=app-crypt/mit-krb5-1.2.5 )"
-
+
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc "
diff --git a/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild
index 259cdb7c3924..0cf7419d6756 100644
--- a/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.0.2a.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/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild,v 1.9 2003/09/05 23:40:10 msterret Exp $
IUSE="ssl kerberos ipv6 tcpd"
@@ -15,7 +15,7 @@ DEPEND="virtual/glibc <sys-libs/db-2
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
ssl? ( >=dev-libs/openssl-0.9.6d )
kerberos? ( >=app-crypt/mit-krb5-1.2.5 )"
-
+
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc "
diff --git a/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild
index 722cdb5400dd..ff7a1885d28e 100644
--- a/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.0.6-r1.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/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild,v 1.7 2003/07/31 20:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild,v 1.8 2003/09/05 23:40:10 msterret Exp $
IUSE="ssl kerberos ipv6 tcpd"
PROVIDE="virtual/snmp"
@@ -15,7 +15,7 @@ DEPEND="virtual/glibc <sys-libs/db-2
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
ssl? ( >=dev-libs/openssl-0.9.6d )
kerberos? ( >=app-crypt/mit-krb5-1.2.5 )"
-
+
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc arm hppa alpha"
@@ -41,7 +41,7 @@ src_compile() {
use tcpd && myconf="${myconf} --with-libwrap" || myconf="${myconf} --with-libwrap=no"
use ipv6 && myconf="${myconf} --enable-ipv6" || myconf="${myconf} --disable-ipv6"
-# Doesn't seem that emerge passes the escaped double quotes properly
+# Doesn't seem that emerge passes the escaped double quotes properly
# use kerberos && myconf="--with-security-modules=usm ksm"
econf \
@@ -76,7 +76,7 @@ src_install () {
cp ${FILESDIR}/net-snmpd.rc6 net-snmpd
sed -i "s:doc\/net-snmp:doc\/${PF}:" net-snmpd
-
+
exeinto /etc/init.d
newexe net-snmpd net-snmpd
}
diff --git a/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild
index fcf565907419..a9f1ef6224c1 100644
--- a/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.0.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/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild,v 1.11 2003/06/07 07:06:37 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild,v 1.12 2003/09/05 23:40:10 msterret Exp $
IUSE="ssl kerberos ipv6 tcpd"
@@ -15,7 +15,7 @@ DEPEND="virtual/glibc <sys-libs/db-2
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
ssl? ( >=dev-libs/openssl-0.9.6d )
kerberos? ( >=app-crypt/mit-krb5-1.2.5 )"
-
+
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc arm"
@@ -41,7 +41,7 @@ src_compile() {
use tcpd && myconf="${myconf} --with-libwrap" || myconf="${myconf} --with-libwrap=no"
use ipv6 && myconf="${myconf} --enable-ipv6" || myconf="${myconf} --disable-ipv6"
-# Doesn't seem that emerge passes the escaped double quotes properly
+# Doesn't seem that emerge passes the escaped double quotes properly
# use kerberos && myconf="--with-security-modules=usm ksm"
econf \
@@ -76,7 +76,7 @@ src_install () {
cp ${FILESDIR}/net-snmpd.rc6 net-snmpd
sed -i "s:doc\/net-snmp:doc\/${PF}:" net-snmpd
-
+
exeinto /etc/init.d
newexe net-snmpd net-snmpd
}
diff --git a/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild
index b6cf77f989a8..19238b691b79 100644
--- a/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.0.8.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/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild,v 1.7 2003/07/31 20:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild,v 1.8 2003/09/05 23:40:10 msterret Exp $
IUSE="ssl kerberos ipv6 tcpd"
@@ -16,7 +16,7 @@ DEPEND="virtual/glibc <sys-libs/db-2
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
ssl? ( >=dev-libs/openssl-0.9.6d )
kerberos? ( >=app-crypt/mit-krb5-1.2.5 )"
-
+
SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86 ~ppc ~sparc ~arm ~hppa ~alpha"
@@ -46,7 +46,7 @@ src_compile() {
use tcpd && myconf="${myconf} --with-libwrap" || myconf="${myconf} --with-libwrap=no"
use ipv6 && myconf="${myconf} --enable-ipv6" || myconf="${myconf} --disable-ipv6"
-# Doesn't seem that emerge passes the escaped double quotes properly
+# Doesn't seem that emerge passes the escaped double quotes properly
# use kerberos && myconf="--with-security-modules=usm ksm"
econf \
@@ -81,7 +81,7 @@ src_install () {
cp ${FILESDIR}/net-snmpd.rc6 net-snmpd
sed -i "s:doc\/net-snmp:doc\/${PF}:" net-snmpd
-
+
exeinto /etc/init.d
newexe net-snmpd net-snmpd
}