summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-08-01 04:42:56 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-08-01 04:42:56 +0000
commit660bd7d85c26d872319d44333c0c660a94e027c0 (patch)
tree9afc99899cfe189258d3d41d21eaaaeffd174fe8 /dev-perl/SNMP_Session
parentlamer needs to fix this ChangeLog (diff)
downloadhistorical-660bd7d85c26d872319d44333c0c660a94e027c0.tar.gz
historical-660bd7d85c26d872319d44333c0c660a94e027c0.tar.bz2
historical-660bd7d85c26d872319d44333c0c660a94e027c0.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r--dev-perl/SNMP_Session/ChangeLog6
-rw-r--r--dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog
index 96d5c2c6420d..c911338a9535 100644
--- a/dev-perl/SNMP_Session/ChangeLog
+++ b/dev-perl/SNMP_Session/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for dev-perl/SNMP_Session
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.2 2002/05/06 15:44:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.3 2002/08/01 04:12:34 cselkirk Exp $
*SNMP_Session-0.92 (6 May 2002)
+ 1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> SNMP-Session-0.92.ebuild :
+
+ Added ppc to KEYWORDS.
+
6 May 2002; Seemant Kulleen <seemant@gentoo.org> SNMP-Session-0.92.ebuild
files/digest-SNMP-Session-0.92 :
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
index 96c9a4dc3609..d3f5779f6c36 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.6 2002/07/27 18:27:16 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.7 2002/08/01 04:12:34 cselkirk Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
mydoc="README.SNMP_util"