diff options
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 4 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index 1e556d14c11c..6ca641d6a5c2 100644 --- a/dev-perl/SNMP_Session/ChangeLog +++ b/dev-perl/SNMP_Session/ChangeLog @@ -1,9 +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.39 2014/08/02 11:16:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.40 2014/08/02 11:17:42 armin76 Exp $ 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> SNMP_Session-1.13-r2.ebuild: - sparc stable, bug #509992 + arm/ia64/sparc stable, bug #509992 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> SNMP_Session-1.13-r2.ebuild: diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild index bc616c1224d2..15a2362ef217 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.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-r2.ebuild,v 1.6 2014/08/02 11:16:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild,v 1.7 2014/08/02 11:17:42 armin76 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" PATCHES=( "${FILESDIR}"/${P}-Socket6.patch |