diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:51:33 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:51:33 +0000 |
commit | e74619b0ad2660d07871dd71b4458419f29ce401 (patch) | |
tree | 3ecee9883f020c8c5ce29835851cdd508bc3f0f1 /dev-perl | |
parent | Stable on alpha, bug #509992 (diff) | |
download | gentoo-2-e74619b0ad2660d07871dd71b4458419f29ce401.tar.gz gentoo-2-e74619b0ad2660d07871dd71b4458419f29ce401.tar.bz2 gentoo-2-e74619b0ad2660d07871dd71b4458419f29ce401.zip |
Stable on alpha, bug #509992
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index c2dc98583561..a6f8f6a5ca6f 100644 --- a/dev-perl/SNMP_Session/ChangeLog +++ b/dev-perl/SNMP_Session/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2014/07/15 15:53:04 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.38 2014/07/20 12:51:33 klausman Exp $ + + 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + SNMP_Session-1.13-r2.ebuild: + Stable on alpha, bug #509992 15 Jul 2014; Chema Alonso <nimiux@gentoo.org> SNMP_Session-1.13-r2.ebuild: Stable for amd64 wrt bug #509992 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 2ace56e282f1..c03be2cea830 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.4 2014/07/15 15:53:04 nimiux Exp $ +# $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 $ 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 |