diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 13:20:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 13:20:45 +0000 |
commit | d9a6bb3bf5e97fbfa6c8913b7f63a6299d4d322a (patch) | |
tree | f7595c0774271f3dfa0838c2cf73ebdc778d631c /net-misc/lldpd/lldpd-0.7.1.ebuild | |
parent | Stable for amd64, wrt bug #459204 (diff) | |
download | historical-d9a6bb3bf5e97fbfa6c8913b7f63a6299d4d322a.tar.gz historical-d9a6bb3bf5e97fbfa6c8913b7f63a6299d4d322a.tar.bz2 historical-d9a6bb3bf5e97fbfa6c8913b7f63a6299d4d322a.zip |
Stable for amd64, wrt bug #461672
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-misc/lldpd/lldpd-0.7.1.ebuild')
-rw-r--r-- | net-misc/lldpd/lldpd-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/lldpd/lldpd-0.7.1.ebuild b/net-misc/lldpd/lldpd-0.7.1.ebuild index f85f6aac6776..861f1c8bd05a 100644 --- a/net-misc/lldpd/lldpd-0.7.1.ebuild +++ b/net-misc/lldpd/lldpd-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/lldpd/lldpd-0.7.1.ebuild,v 1.2 2013/01/16 03:44:54 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/lldpd/lldpd-0.7.1.ebuild,v 1.3 2013/03/14 13:20:44 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cdp doc +dot1 +dot3 edp fdp graph json +lldpmed sonmp snmp readline xml" RDEPEND=">=dev-libs/libevent-2.0.5 |