diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:51:34 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:51:34 +0000 |
commit | 7c0da361d9eb6dd239dd8ed62d28764b211963d0 (patch) | |
tree | 03d812e2955be35a848ac83a778f163a06b89ce4 /dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | |
parent | Stable on alpha, bug #509992 (diff) | |
download | historical-7c0da361d9eb6dd239dd8ed62d28764b211963d0.tar.gz historical-7c0da361d9eb6dd239dd8ed62d28764b211963d0.tar.bz2 historical-7c0da361d9eb6dd239dd8ed62d28764b211963d0.zip |
Stable on alpha, bug #509992
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xCE5D54E8
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild index 2ace56e282f1..c03be2cea830 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.4 2014/07/15 15:53:04 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild,v 1.5 2014/07/20 12:51:33 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris ~x86-solaris" PATCHES=( "${FILESDIR}"/${P}-Socket6.patch |