From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pysnmp: pysnmp-4.1.15a.ebuild ChangeLog
Date: Thu, 23 Dec 2010 15:51:52 +0000 (UTC) [thread overview]
Message-ID: <20101223155152.4BF3820054@flycatcher.gentoo.org> (raw)
arfrever 10/12/23 15:51:52
Modified: ChangeLog
Added: pysnmp-4.1.15a.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha10_p4/cvs/Linux x86_64)
Revision Changes Path
1.36 dev-python/pysnmp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysnmp/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysnmp/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysnmp/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pysnmp/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 3 Jun 2010 14:50:02 -0000 1.35
+++ ChangeLog 23 Dec 2010 15:51:52 -0000 1.36
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pysnmp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp/ChangeLog,v 1.35 2010/06/03 14:50:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp/ChangeLog,v 1.36 2010/12/23 15:51:52 arfrever Exp $
+
+*pysnmp-4.1.15a (23 Dec 2010)
+
+ 23 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +pysnmp-4.1.15a.ebuild:
+ Version bump.
03 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
pysnmp-4.1.13a.ebuild:
1.1 dev-python/pysnmp/pysnmp-4.1.15a.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysnmp/pysnmp-4.1.15a.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pysnmp/pysnmp-4.1.15a.ebuild?rev=1.1&content-type=text/plain
Index: pysnmp-4.1.15a.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp/pysnmp-4.1.15a.ebuild,v 1.1 2010/12/23 15:51:52 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils
DESCRIPTION="SNMP framework"
HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-python/pyasn1-0.0.6a
dev-python/pycrypto"
DEPEND="${RDEPEND}
dev-python/setuptools"
DOCS="CHANGES README THANKS TODO"
src_install(){
distutils_src_install
dohtml docs/*.{html,gif}
insinto /usr/share/doc/${PF}
doins -r examples docs/mibs
}
pkg_postinst() {
distutils_pkg_postinst
elog "You may also be interested in the following packages: "
elog "dev-python/pysnmp-apps - example programs using pysnmp"
elog "dev-python/pysnmp-mibs - IETF and other mibs"
elog "net-libs/libsmi - to dump MIBs in python format"
}
next reply other threads:[~2010-12-23 15:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-23 15:51 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-01-26 17:12 [gentoo-commits] gentoo-x86 commit in dev-python/pysnmp: pysnmp-4.1.15a.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
2011-02-27 18:07 Brent Baude (ranger)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101223155152.4BF3820054@flycatcher.gentoo.org \
--to=arfrever@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox