diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 07:20:41 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 07:20:41 +0000 |
commit | 4d298d71adedbf114a31a65a229d97c432c29db9 (patch) | |
tree | b53e28a47aa2e1ab5208acde62f7e66760a7cc13 /dev-perl/SNMP_Session | |
parent | Masking Speex cause someone has to (diff) | |
download | historical-4d298d71adedbf114a31a65a229d97c432c29db9.tar.gz historical-4d298d71adedbf114a31a65a229d97c432c29db9.tar.bz2 historical-4d298d71adedbf114a31a65a229d97c432c29db9.zip |
revision bumps to force installations into correct locations after MakeMaker upgrade
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/files/digest-SNMP_Session-0.92-r1 | 1 |
3 files changed, 32 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index c911338a9535..7bfcf75652a5 100644 --- a/dev-perl/SNMP_Session/ChangeLog +++ b/dev-perl/SNMP_Session/ChangeLog @@ -1,6 +1,13 @@ -# ChangeLog for dev-perl/SNMP_Session +# ChangeLog for dev-perlSGMLSpmChangeLog/dev-perlSNMP_SessionChangeLog # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.3 2002/08/01 04:12:34 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.4 2002/10/30 07:20:40 seemant Exp $ + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : : + + forced version bump to install into correct locations +# ChangeLog for dev-perl/SNMP_Session *SNMP_Session-0.92 (6 May 2002) diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild new file mode 100644 index 000000000000..ad01f5614d73 --- /dev/null +++ b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.1 2002/10/30 07:20:40 seemant Exp $ + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="A SNMP Perl Module" +SRC_URI="ftp://ftp.switch.ch/software/sources/network/snmp/perl/${P}.tar.gz" +HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="x86 ppc sparc sparc64 alpha" + +mydoc="README.SNMP_util" + +src_install() { + + perl-module_src_install + dohtml *.html +} diff --git a/dev-perl/SNMP_Session/files/digest-SNMP_Session-0.92-r1 b/dev-perl/SNMP_Session/files/digest-SNMP_Session-0.92-r1 new file mode 100644 index 000000000000..10ecaef3ea3a --- /dev/null +++ b/dev-perl/SNMP_Session/files/digest-SNMP_Session-0.92-r1 @@ -0,0 +1 @@ +MD5 81c30187f07bf7cbf9dc16a011419aa1 SNMP_Session-0.92.tar.gz 54962 |