diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 19:09:22 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 19:09:22 +0000 |
commit | 8c0cf4d55ffe58123e0e6d56d9947c17d43247f3 (patch) | |
tree | 4b1ac8987a8abd89d0a54c5fe6d788cbc3057431 /dev-perl/SNMP_Session | |
parent | add ~x86-solaris ~sparc-solaris kw to perl-core/Digest-SHA-5.48, as tested on... (diff) | |
download | historical-8c0cf4d55ffe58123e0e6d56d9947c17d43247f3.tar.gz historical-8c0cf4d55ffe58123e0e6d56d9947c17d43247f3.tar.bz2 historical-8c0cf4d55ffe58123e0e6d56d9947c17d43247f3.zip |
add ~x86-solaris ~sparc-solaris kw to dev-perl/SNMP_Session-1.13, as tested on bug 308683
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/SNMP_Session')
-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 705ecbbe21cd..c0e1f6ead78c 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.1 2010/01/08 21:23:23 patrick Exp $ +# $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 $ 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" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |