diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:07:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:07:15 +0000 |
commit | 820d70a23dd42b690592311735541d06b8a39dad (patch) | |
tree | bc3e4e77617d0885782f48e54dd691bc4255c3a2 /dev-perl/SNMP_Session | |
parent | Stable for HPPA (bug #495454). (diff) | |
download | gentoo-2-820d70a23dd42b690592311735541d06b8a39dad.tar.gz gentoo-2-820d70a23dd42b690592311735541d06b8a39dad.tar.bz2 gentoo-2-820d70a23dd42b690592311735541d06b8a39dad.zip |
Stable for HPPA (bug #495462).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index b31d2ee64d4b..235336cc9fd5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.29 2013/08/26 15:29:57 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.30 2014/01/01 16:07:15 jer Exp $ + + 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13-r1.ebuild: + Stable for HPPA (bug #495462). *SNMP_Session-1.13-r1 (26 Aug 2013) diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild index 20312e3e0861..38189ab2c5dd 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-r1.ebuild,v 1.1 2013/08/26 15:29:56 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r1.ebuild,v 1.2 2014/01/01 16:07:15 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" IUSE="" src_install() { |