diff options
Diffstat (limited to 'net-analyzer/bsnmp')
-rw-r--r-- | net-analyzer/bsnmp/bsnmp-1.11a.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/bsnmp/bsnmp-1.12.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/net-analyzer/bsnmp/bsnmp-1.11a.ebuild b/net-analyzer/bsnmp/bsnmp-1.11a.ebuild index 53220c31acd2..f2e4f3a932ab 100644 --- a/net-analyzer/bsnmp/bsnmp-1.11a.ebuild +++ b/net-analyzer/bsnmp/bsnmp-1.11a.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils flag-o-matic DESCRIPTION="Mini-SNMP Daemon and Library" diff --git a/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild b/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild index cf14d402d591..50910447c69f 100644 --- a/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild +++ b/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils flag-o-matic DESCRIPTION="Mini-SNMP Daemon and Library" diff --git a/net-analyzer/bsnmp/bsnmp-1.12.ebuild b/net-analyzer/bsnmp/bsnmp-1.12.ebuild index 5996c6281ae1..bdc43032431b 100644 --- a/net-analyzer/bsnmp/bsnmp-1.12.ebuild +++ b/net-analyzer/bsnmp/bsnmp-1.12.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils flag-o-matic DESCRIPTION="Mini-SNMP Daemon and Library" |