diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 17:16:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 17:16:50 +0000 |
commit | a876422c704b666fe07ea27c84a153410825044d (patch) | |
tree | 51b4bffc53e148b56fdca4dd23c0dfa4f15b96c8 /dev-perl/SNMP_Session | |
parent | Marked ~hppa (bug #311941). (diff) | |
download | gentoo-2-a876422c704b666fe07ea27c84a153410825044d.tar.gz gentoo-2-a876422c704b666fe07ea27c84a153410825044d.tar.bz2 gentoo-2-a876422c704b666fe07ea27c84a153410825044d.zip |
Marked ~hppa (bug #311941).
(Portage version: 2.2_rc67/cvs/Linux i686)
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index 58fd59c368aa..026cf3baba94 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.20 2010/05/08 18:04:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.21 2010/05/14 17:16:50 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13.ebuild: + Marked ~hppa (bug #311941). 08 May 2010; Raúl Porcel <armin76@gentoo.org> SNMP_Session-1.13.ebuild: alpha/ia64/sparc stable wrt #314467 diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index 2bb6c7e3aa0d..6f0cf1a060f0 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.4 2010/05/08 18:04:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.5 2010/05/14 17:16:50 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |