diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-05-12 15:12:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-05-12 15:12:37 +0000 |
commit | 986d51dc2f990bcef451b40949eb438aa9b6c2e3 (patch) | |
tree | f5ae2564edb2b2228a6e3a29a999cb7aee766a4c /dev-perl | |
parent | drop py2.6 add py3.4 support (diff) | |
download | gentoo-2-986d51dc2f990bcef451b40949eb438aa9b6c2e3.tar.gz gentoo-2-986d51dc2f990bcef451b40949eb438aa9b6c2e3.tar.bz2 gentoo-2-986d51dc2f990bcef451b40949eb438aa9b6c2e3.zip |
Stable for HPPA (bug #509992).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl')
-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 903f32e52e74..ab860a5f5683 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.34 2014/05/10 18:39:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.35 2014/05/12 15:12:37 jer Exp $ + + 12 May 2014; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13-r2.ebuild: + Stable for HPPA (bug #509992). *SNMP_Session-1.13-r2 (10 May 2014) 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 f71c800c9daf..a4493a6f4dcd 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.1 2014/05/10 18:39:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild,v 1.2 2014/05/12 15:12:37 jer 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 |