diff options
author | 2005-07-04 11:59:12 +0000 | |
---|---|---|
committer | 2005-07-04 11:59:12 +0000 | |
commit | fe8bba428835ddac8834a4d19bb4ad2e93aa41ce (patch) | |
tree | e288b606cf4cff69ed622419c1df56f910c809f4 /net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild | |
parent | Updated the postinst message for bug #97882. (diff) | |
download | gentoo-2-fe8bba428835ddac8834a4d19bb4ad2e93aa41ce.tar.gz gentoo-2-fe8bba428835ddac8834a4d19bb4ad2e93aa41ce.tar.bz2 gentoo-2-fe8bba428835ddac8834a4d19bb4ad2e93aa41ce.zip |
Version bump (5.1.3 final); tidy old ebuilds/patches/cruft. Also added BSD to LICENSE.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild b/net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild index 4408e27df4d2..0e07bd5dfe9e 100644 --- a/net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.3.20050624.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-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild,v 1.1 2005/06/25 12:44:26 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.3.20050624.ebuild,v 1.2 2005/07/04 11:59:12 ka0ttic Exp $ inherit eutils fixheadtails perl-module @@ -8,7 +8,7 @@ DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://net-snmp.sourceforge.net/" SRC_URI="mirror://gentoo/${P}.tar.gz" -LICENSE="as-is" +LICENSE="as-is BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="perl ipv6 ssl tcpd X lm_sensors minimal smux selinux doc rpm elf" |