summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-04 07:56:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-04 07:56:56 +0000
commit09336e35ba447baafe5b682b533f30be49934978 (patch)
treed0a8712cc8ff8ed8ac01f2dc762d256f875684a9 /sys-libs
parentVersion bump, drop old. (diff)
downloadgentoo-2-09336e35ba447baafe5b682b533f30be49934978.tar.gz
gentoo-2-09336e35ba447baafe5b682b533f30be49934978.tar.bz2
gentoo-2-09336e35ba447baafe5b682b533f30be49934978.zip
Stable for ppc, wrt bug #479616
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libcap-ng/ChangeLog b/sys-libs/libcap-ng/ChangeLog
index 8552600e7b4e..9403fee5eec1 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.62 2013/09/02 11:10:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.63 2013/09/04 07:56:56 ago Exp $
+
+ 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
+ Stable for ppc, wrt bug #479616
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
Stable for alpha, wrt bug #479616
diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild
index 8753cd3904b2..9f207c23c93d 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.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/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild,v 1.10 2013/09/02 11:10:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild,v 1.11 2013/09/04 07:56:56 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux"
IUSE="python static-libs"
RDEPEND="python? ( dev-lang/python )"