diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:18:54 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:18:54 +0000 |
commit | e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6 (patch) | |
tree | 2e9eff3e8ee264d2aa37eb4649d54c880aa77654 /dev-perl | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6.tar.gz gentoo-2-e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6.tar.bz2 gentoo-2-e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index 026cf3baba94..8ed1c724e1d9 100644 --- a/dev-perl/SNMP_Session/ChangeLog +++ b/dev-perl/SNMP_Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SNMP_Session # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.21 2010/05/14 17:16:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.22 2010/06/27 19:18:54 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> SNMP_Session-1.13.ebuild: + ppc stable #323529 14 May 2010; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13.ebuild: Marked ~hppa (bug #311941). diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index 6f0cf1a060f0..3743fb7a932b 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.5 2010/05/14 17:16:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.6 2010/06/27 19:18:54 nixnut Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |