summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 13:13:01 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 13:13:01 +0000
commit4739faa5d9e606dc1f000bacd2f2c077f0521696 (patch)
treedd999292cec457b5dacce6ceec2531fbe3a86bd7 /dev-perl/SNMP_Session
parentMark 0.93 stable on ia64 (diff)
downloadgentoo-2-4739faa5d9e606dc1f000bacd2f2c077f0521696.tar.gz
gentoo-2-4739faa5d9e606dc1f000bacd2f2c077f0521696.tar.bz2
gentoo-2-4739faa5d9e606dc1f000bacd2f2c077f0521696.zip
Mark 0.92-r1 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r--dev-perl/SNMP_Session/ChangeLog6
-rw-r--r--dev-perl/SNMP_Session/Manifest4
-rw-r--r--dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog
index 49912bdc2814..5f3220917614 100644
--- a/dev-perl/SNMP_Session/ChangeLog
+++ b/dev-perl/SNMP_Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SNMP_Session
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.12 2005/08/26 00:08:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.13 2005/10/02 13:13:01 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ SNMP_Session-0.92-r1.ebuild:
+ Mark 0.92-r1 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
SNMP_Session-0.92-r1.ebuild:
diff --git a/dev-perl/SNMP_Session/Manifest b/dev-perl/SNMP_Session/Manifest
index 16c84032b04e..4c0722636cd6 100644
--- a/dev-perl/SNMP_Session/Manifest
+++ b/dev-perl/SNMP_Session/Manifest
@@ -1,6 +1,6 @@
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 78e765daf6f7af587f307f59f994ee90 ChangeLog 1393
-MD5 38e540dde2dafaaac8928e0a1de95ec9 SNMP_Session-0.92-r1.ebuild 586
+MD5 08c58a39c478806b96b441d2b6e989e0 SNMP_Session-0.92-r1.ebuild 585
MD5 8dd5f22bfa7d6bd6c955b4fa75975460 SNMP_Session-0.92.ebuild 578
-MD5 18afe2c621c0bd2bbfb6b7b022e40510 files/digest-SNMP_Session-0.92-r1 68
MD5 18afe2c621c0bd2bbfb6b7b022e40510 files/digest-SNMP_Session-0.92 68
+MD5 18afe2c621c0bd2bbfb6b7b022e40510 files/digest-SNMP_Session-0.92-r1 68
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild
index e865b19861e9..1514b6c0caff 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.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/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.8 2005/08/26 00:08:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.9 2005/10/02 13:13:01 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
mydoc="README.SNMP_util"