diff options
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index 235336cc9fd5..8780e187dbad 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.30 2014/01/01 16:07:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.31 2014/01/03 09:17:10 pinkbyte Exp $ + + 03 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> SNMP_Session-1.13-r1.ebuild: + Stable on amd64 and x86, wrt bug #495462 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13-r1.ebuild: Stable for HPPA (bug #495462). diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild index 38189ab2c5dd..0df0467bb212 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.2 2014/01/01 16:07:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild,v 1.3 2014/01/03 09:17:10 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" src_install() { |