diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-15 15:53:04 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-15 15:53:04 +0000 |
commit | aa5eb981f446c087480d6467962a96cbc609f0d0 (patch) | |
tree | bebde0c761f1adbaf9f11d7836ab57990d50b20b /dev-perl/SNMP_Session | |
parent | Backport upstream commits http://cgit.freedesktop.org/systemd/systemd/commit/... (diff) | |
download | gentoo-2-aa5eb981f446c087480d6467962a96cbc609f0d0.tar.gz gentoo-2-aa5eb981f446c087480d6467962a96cbc609f0d0.tar.bz2 gentoo-2-aa5eb981f446c087480d6467962a96cbc609f0d0.zip |
Stable for amd64 wrt bug #509992
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 0265ee11d625..c2dc98583561 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.36 2014/06/14 10:16:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.37 2014/07/15 15:53:04 nimiux Exp $ + + 15 Jul 2014; Chema Alonso <nimiux@gentoo.org> SNMP_Session-1.13-r2.ebuild: + Stable for amd64 wrt bug #509992 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@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 4fa14b505b27..2ace56e282f1 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.3 2014/06/14 10:16:41 phajdan.jr Exp $ +# $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 $ 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 |