diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-01-03 09:20:29 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-01-03 09:20:29 +0000 |
commit | fd0dabc927f1ba5717e597ab663058c82294f361 (patch) | |
tree | 15429a545c11a9583940eba181f90ad256860388 /dev-perl/SNMP_Session | |
parent | Stable on amd64 and x86, wrt bug #495462 (diff) | |
download | gentoo-2-fd0dabc927f1ba5717e597ab663058c82294f361.tar.gz gentoo-2-fd0dabc927f1ba5717e597ab663058c82294f361.tar.bz2 gentoo-2-fd0dabc927f1ba5717e597ab663058c82294f361.zip |
Stable on arm, wrt bug #495462
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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-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 8780e187dbad..2e50bea5904a 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.31 2014/01/03 09:17:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.32 2014/01/03 09:20:29 pinkbyte Exp $ + + 03 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> SNMP_Session-1.13-r1.ebuild: + Stable on arm, wrt bug #495462 03 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> SNMP_Session-1.13-r1.ebuild: Stable on amd64 and x86, wrt 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 0df0467bb212..f3a130539696 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.3 2014/01/03 09:17:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild,v 1.4 2014/01/03 09:20:29 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() { |