diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-02 11:16:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-02 11:16:01 +0000 |
commit | 5aee65a40d24bc2d2ffae06ed166cf583524399d (patch) | |
tree | 211476cc03f4831b06d6a658ee77120d7f295399 /dev-perl/SNMP_Session | |
parent | Add libff USE flag, bug#518808 (diff) | |
download | gentoo-2-5aee65a40d24bc2d2ffae06ed166cf583524399d.tar.gz gentoo-2-5aee65a40d24bc2d2ffae06ed166cf583524399d.tar.bz2 gentoo-2-5aee65a40d24bc2d2ffae06ed166cf583524399d.zip |
sparc stable, bug #509992
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 0xF6AD3240)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index a6f8f6a5ca6f..1e556d14c11c 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.38 2014/07/20 12:51:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.39 2014/08/02 11:16:01 armin76 Exp $ + + 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> SNMP_Session-1.13-r2.ebuild: + 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 c03be2cea830..bc616c1224d2 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.5 2014/07/20 12:51:33 klausman Exp $ +# $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 $ 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 |