summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-04-06 15:00:11 +0000
committerMike Frysinger <vapier@gentoo.org>2014-04-06 15:00:11 +0000
commite3113e7ae2b71782dcb4b3bdf7c99289bcef39ea (patch)
tree3debf487a7208bcb71e71c58bffa26d50c3c3aaf /dev-libs
parentAdd arm64 love. (diff)
downloadgentoo-2-e3113e7ae2b71782dcb4b3bdf7c99289bcef39ea.tar.gz
gentoo-2-e3113e7ae2b71782dcb4b3bdf7c99289bcef39ea.tar.bz2
gentoo-2-e3113e7ae2b71782dcb4b3bdf7c99289bcef39ea.zip
Mark s390/sh stable.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libnl/ChangeLog6
-rw-r--r--dev-libs/libnl/libnl-1.1.4.ebuild4
-rw-r--r--dev-libs/libnl/libnl-3.2.23.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 8e0e80922249..60ddf5b63f30 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libnl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.206 2014/04/06 14:56:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.207 2014/04/06 15:00:11 vapier Exp $
+
+ 06 Apr 2014; Mike Frysinger <vapier@gentoo.org> libnl-1.1.4.ebuild,
+ libnl-3.2.23.ebuild:
+ Mark s390/sh stable.
06 Apr 2014; Mike Frysinger <vapier@gentoo.org> libnl-1.1.4.ebuild,
libnl-3.2.23.ebuild, libnl-3.2.24.ebuild:
diff --git a/dev-libs/libnl/libnl-1.1.4.ebuild b/dev-libs/libnl/libnl-1.1.4.ebuild
index 95c96e0305c0..0cdc53800c10 100644
--- a/dev-libs/libnl/libnl-1.1.4.ebuild
+++ b/dev-libs/libnl/libnl-1.1.4.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-libs/libnl/libnl-1.1.4.ebuild,v 1.17 2014/04/06 14:56:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.4.ebuild,v 1.18 2014/04/06 15:00:11 vapier 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 arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND="doc? ( app-doc/doxygen )"
diff --git a/dev-libs/libnl/libnl-3.2.23.ebuild b/dev-libs/libnl/libnl-3.2.23.ebuild
index 8336daec95d1..f97e63a766c1 100644
--- a/dev-libs/libnl/libnl-3.2.23.ebuild
+++ b/dev-libs/libnl/libnl-3.2.23.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-libs/libnl/libnl-3.2.23.ebuild,v 1.12 2014/04/06 14:56:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.23.ebuild,v 1.13 2014/04/06 15:00:11 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
@@ -16,7 +16,7 @@ SRC_URI="
"
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs python utils"
RDEPEND="python? ( ${PYTHON_DEPS} )"