diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:34:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:34:03 +0000 |
commit | 95577ef03ac2c6a40d17cc811e1d1393cfd58b75 (patch) | |
tree | 75bbafadcf7349f0528645e8cb703355a46eadee /dev-perl/SNMP_Session | |
parent | Marking ssmtp-2.62-r8 ppc64 for bug 346453 (diff) | |
download | gentoo-2-95577ef03ac2c6a40d17cc811e1d1393cfd58b75.tar.gz gentoo-2-95577ef03ac2c6a40d17cc811e1d1393cfd58b75.tar.bz2 gentoo-2-95577ef03ac2c6a40d17cc811e1d1393cfd58b75.zip |
Marking SNMP_Session-1.13 ppc64 for bug 342475
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 55a4f7a6854e..de5292ca15b7 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.25 2010/11/26 15:50:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.26 2010/12/28 01:34:03 ranger Exp $ + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> SNMP_Session-1.13.ebuild: + Marking SNMP_Session-1.13 ppc64 for bug 342475 26 Nov 2010; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13.ebuild: Stable for HPPA (bug #342475). diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index 07f6b86576d7..09fe312d1f13 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.8 2010/11/26 15:50:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.9 2010/12/28 01:34:03 ranger Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |