diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-17 09:07:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-17 09:07:48 +0000 |
commit | b6eacc4772b42e73b0fb9b818ce3cafeee6f356f (patch) | |
tree | 379d50fbfad272d15e2e9688daf4a1a1cc649d69 /dev-perl/SNMP_Session | |
parent | Stable on amd64 (#314467) (diff) | |
download | historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.tar.gz historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.tar.bz2 historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.zip |
Stable on amd64, x86 (#314467)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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 b93c1c92e902..69a6aad2a1cf 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.18 2010/03/18 19:39:16 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.19 2010/04/17 08:34:11 tove Exp $ + + 17 Apr 2010; Torsten Veller <tove@gentoo.org> SNMP_Session-1.13.ebuild: + Stable on amd64, x86 (#314467) 18 Mar 2010; Jeremy Olexa <darkside@gentoo.org> SNMP_Session-1.13.ebuild: add ~x86-solaris ~sparc-solaris kw, as tested on bug 308683 diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index c0e1f6ead78c..ebd2907d94b7 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.2 2010/03/18 19:09:22 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.3 2010/04/17 08:34:11 tove 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 ~ia64 ~ppc ~sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |