diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:04:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:04:04 +0000 |
commit | 1a71ec7836a91038318e346f1044f24ccc6d7664 (patch) | |
tree | ab22d6cb2e4e1f9f1415436350fd30f2292f2254 /dev-perl/SNMP_Session | |
parent | ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-1a71ec7836a91038318e346f1044f24ccc6d7664.tar.gz gentoo-2-1a71ec7836a91038318e346f1044f24ccc6d7664.tar.bz2 gentoo-2-1a71ec7836a91038318e346f1044f24ccc6d7664.zip |
alpha/ia64/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
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 69a6aad2a1cf..58fd59c368aa 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.19 2010/04/17 08:34:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.20 2010/05/08 18:04:04 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> SNMP_Session-1.13.ebuild: + alpha/ia64/sparc stable wrt #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> SNMP_Session-1.13.ebuild: Stable on amd64, x86 (#314467) diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index ebd2907d94b7..2bb6c7e3aa0d 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.3 2010/04/17 08:34:11 tove Exp $ +# $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 $ 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" |