summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-05-21 16:40:30 +0000
committerJeroen Roovers <jer@gentoo.org>2013-05-21 16:40:30 +0000
commitae7fdcf82f23629b262c3edd6f0dd091bcced288 (patch)
tree5d33274ecf31862c71b9972cbcab9ebccbec69b7 /dev-libs/libnl/libnl-1.1.4.ebuild
parentOld. (diff)
downloadhistorical-ae7fdcf82f23629b262c3edd6f0dd091bcced288.tar.gz
historical-ae7fdcf82f23629b262c3edd6f0dd091bcced288.tar.bz2
historical-ae7fdcf82f23629b262c3edd6f0dd091bcced288.zip
Update description.
Package-Manager: portage-2.2.0_alpha176/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-libs/libnl/libnl-1.1.4.ebuild')
-rw-r--r--dev-libs/libnl/libnl-1.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-1.1.4.ebuild b/dev-libs/libnl/libnl-1.1.4.ebuild
index 6387c3dc9f09..f35fe2156a95 100644
--- a/dev-libs/libnl/libnl-1.1.4.ebuild
+++ b/dev-libs/libnl/libnl-1.1.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.3 2013/05/10 15:44:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.4 2013/05/21 16:40:25 jer Exp $
EAPI=5
inherit eutils multilib toolchain-funcs
-DESCRIPTION="A library for applications dealing with netlink socket"
+DESCRIPTION="A collection of libraries providing APIs to netlink protocol based Linux kernel interfaces"
HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"