diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:18:54 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:18:54 +0000 |
commit | e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6 (patch) | |
tree | 2e9eff3e8ee264d2aa37eb4649d54c880aa77654 /dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6.tar.gz gentoo-2-e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6.tar.bz2 gentoo-2-e53a7dbbdcd3a7d97f32670a5f7306584a3d5ea6.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index 6f0cf1a060f0..3743fb7a932b 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.5 2010/05/14 17:16:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.6 2010/06/27 19:18:54 nixnut 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 sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |