diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-26 15:50:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-26 15:50:06 +0000 |
commit | c5eb25fe5a38dbfb440c2e185d2aa25e1704b3d2 (patch) | |
tree | a3297633a61eff81504930e2061b106d29935de3 /dev-perl/SNMP_Session | |
parent | Stable for HPPA (bug #346453). (diff) | |
download | gentoo-2-c5eb25fe5a38dbfb440c2e185d2aa25e1704b3d2.tar.gz gentoo-2-c5eb25fe5a38dbfb440c2e185d2aa25e1704b3d2.tar.bz2 gentoo-2-c5eb25fe5a38dbfb440c2e185d2aa25e1704b3d2.zip |
Stable for HPPA (bug #342475).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-perl/SNMP_Session')
-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 d47ab60a15bd..55a4f7a6854e 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.24 2010/10/20 07:33:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.25 2010/11/26 15:50:06 jer Exp $ + + 26 Nov 2010; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13.ebuild: + Stable for HPPA (bug #342475). 20 Oct 2010; Torsten Veller <tove@gentoo.org> -SNMP_Session-0.92-r1.ebuild, -SNMP_Session-1.12.ebuild: diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index 382e26c608e1..07f6b86576d7 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.7 2010/07/18 08:22:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.8 2010/11/26 15:50:06 jer 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 ~ppc64 sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |