summaryrefslogtreecommitdiff
blob: 34b978685ea2c87ddde0e9ae79ca8404855205c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-1.0.2.ebuild,v 1.5 2009/04/26 14:47:25 ranger Exp $

inherit ruby gems

IUSE=""
USE_RUBY="ruby18"

MY_P="${P/snmplib/snmp}"

DESCRIPTION="SNMP library implemented in pure Ruby"
HOMEPAGE="http://snmplib.rubyforge.org/"
SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"

KEYWORDS="amd64 ia64 ppc x86"
LICENSE="Ruby"
SLOT="0"