summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-02 08:44:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-02 08:44:22 +0000
commit86e3134245f39f75ba5e894ccfe4b585ae21f91c (patch)
treed7891a027858349b8c680b85453ed0cf51cb9498 /dev-libs/libnl
parentStable for sh, wrt bug #461162 (diff)
downloadgentoo-2-86e3134245f39f75ba5e894ccfe4b585ae21f91c.tar.gz
gentoo-2-86e3134245f39f75ba5e894ccfe4b585ae21f91c.tar.bz2
gentoo-2-86e3134245f39f75ba5e894ccfe4b585ae21f91c.zip
Stable for sh, wrt bug #469100
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/libnl-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 439e617a0796..4fcae685b30f 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.165 2013/05/26 15:32:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.166 2013/06/02 08:44:22 ago Exp $
+
+ 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libnl-1.1.3.ebuild:
+ Stable for sh, wrt bug #469100
26 May 2013; Jeroen Roovers <jer@gentoo.org> libnl-3.2.21.ebuild:
Stable for HPPA (bug #471046).
diff --git a/dev-libs/libnl/libnl-1.1.3.ebuild b/dev-libs/libnl/libnl-1.1.3.ebuild
index d2e9f7de9ac6..ee3dffefb1a6 100644
--- a/dev-libs/libnl/libnl-1.1.3.ebuild
+++ b/dev-libs/libnl/libnl-1.1.3.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/dev-libs/libnl/libnl-1.1.3.ebuild,v 1.12 2013/05/25 07:45:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.3.ebuild,v 1.13 2013/06/02 08:44:22 ago Exp $
EAPI=5
inherit eutils multilib toolchain-funcs
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1.1"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"