summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-01 17:39:15 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-01 17:39:15 +0000
commit10860a411fc4791811f4ba734ca06bb832372097 (patch)
treed4fa5408dc2a794784014c6e7464db6a51434991 /dev-libs/libnl
parentsci-libs/netcdf-cxx: Version Bump (diff)
downloadgentoo-2-10860a411fc4791811f4ba734ca06bb832372097.tar.gz
gentoo-2-10860a411fc4791811f4ba734ca06bb832372097.tar.bz2
gentoo-2-10860a411fc4791811f4ba734ca06bb832372097.zip
Remove USE=doc.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/ChangeLog7
-rw-r--r--dev-libs/libnl/libnl-3.2.9999.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 425252b1a8a3..9c2e36c222d0 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libnl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.197 2013/12/26 14:44:37 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.198 2014/01/01 17:39:15 jer Exp $
+
+ 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> libnl-3.2.9999.ebuild:
+ Remove USE=doc.
26 Dec 2013; Markus Meier <maekke@gentoo.org> libnl-3.2.23.ebuild:
arm stable, bug #494836
diff --git a/dev-libs/libnl/libnl-3.2.9999.ebuild b/dev-libs/libnl/libnl-3.2.9999.ebuild
index d1106cba332c..798b950bb675 100644
--- a/dev-libs/libnl/libnl-3.2.9999.ebuild
+++ b/dev-libs/libnl/libnl-3.2.9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.2 2013/12/20 15:05:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.9999.ebuild,v 1.3 2014/01/01 17:39:15 jer Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
@@ -12,10 +12,10 @@ HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
EGIT_REPO_URI="
https://github.com/tgraf/libnl.git
"
-LICENSE="LGPL-2.1 doc? ( GPL-3 ) utils? ( GPL-2 )"
+LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
KEYWORDS=""
-IUSE="doc static-libs python utils"
+IUSE="static-libs python utils"
RDEPEND="python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}