summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-02 09:20:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-02 09:20:58 +0000
commitc9b40b65e070f1510df940e8e28ad98d7861a661 (patch)
tree66e38113bdb6825ca667080b4d11a952aebea036 /sys-libs
parentStable for alpha, wrt bug #529126 (diff)
downloadgentoo-2-c9b40b65e070f1510df940e8e28ad98d7861a661.tar.gz
gentoo-2-c9b40b65e070f1510df940e8e28ad98d7861a661.tar.bz2
gentoo-2-c9b40b65e070f1510df940e8e28ad98d7861a661.zip
Stable for alpha, wrt bug #529542
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcap-ng/ChangeLog5
-rw-r--r--sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libcap-ng/ChangeLog b/sys-libs/libcap-ng/ChangeLog
index 3c3a6eee2c67..0cbaf09dda15 100644
--- a/sys-libs/libcap-ng/ChangeLog
+++ b/sys-libs/libcap-ng/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libcap-ng
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.72 2014/12/01 12:50:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.73 2014/12/02 09:20:58 ago Exp $
+
+ 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
+ Stable for alpha, wrt bug #529542
01 Dec 2014; Jeroen Roovers <jer@gentoo.org> libcap-ng-0.7.4.ebuild:
Stable for HPPA (bug #529542).
diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild
index 639cf8533385..8fe3171852d9 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.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/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild,v 1.6 2014/12/01 12:50:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild,v 1.7 2014/12/02 09:20:58 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~arm-linux ~x86-linux"
IUSE="python static-libs"
RDEPEND="python? ( ${PYTHON_DEPS} )"