diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-02 11:17:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-02 11:17:42 +0000 |
commit | 21ad40b9ba2aca36dd474ace74392cb1dd2799f5 (patch) | |
tree | 853b6a9b52fff1d2334171221d7d73be5ee8c577 /dev-perl/SNMP_Session | |
parent | sparc stable, bug #509992 (diff) | |
download | gentoo-2-21ad40b9ba2aca36dd474ace74392cb1dd2799f5.tar.gz gentoo-2-21ad40b9ba2aca36dd474ace74392cb1dd2799f5.tar.bz2 gentoo-2-21ad40b9ba2aca36dd474ace74392cb1dd2799f5.zip |
arm/ia64 stable
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-perl/SNMP_Session')
-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 |