summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-05 10:46:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-05 10:46:23 +0000
commitc10e1bc21b3b5992524c0581bec6604b6439487f (patch)
tree7dbe08cc8d52ee8acb6d67c1cf9a8799a10dcec7 /sys-libs/talloc
parentStable for ppc64, wrt bug #480086 (diff)
downloadgentoo-2-c10e1bc21b3b5992524c0581bec6604b6439487f.tar.gz
gentoo-2-c10e1bc21b3b5992524c0581bec6604b6439487f.tar.bz2
gentoo-2-c10e1bc21b3b5992524c0581bec6604b6439487f.zip
Stable for ppc64, wrt bug #466710
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/ChangeLog5
-rw-r--r--sys-libs/talloc/talloc-2.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
index 1dc65089c48b..8e00355f55b4 100644
--- a/sys-libs/talloc/ChangeLog
+++ b/sys-libs/talloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/talloc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.57 2013/09/05 05:58:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.58 2013/09/05 10:46:23 ago Exp $
+
+ 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.8.ebuild:
+ Stable for ppc64, wrt bug #466710
05 Sep 2013; Mike Frysinger <vapier@gentoo.org> talloc-2.0.8.ebuild:
Mark s390/sh stable #466710.
diff --git a/sys-libs/talloc/talloc-2.0.8.ebuild b/sys-libs/talloc/talloc-2.0.8.ebuild
index 8b3af4f692b7..70838cb8af2f 100644
--- a/sys-libs/talloc/talloc-2.0.8.ebuild
+++ b/sys-libs/talloc/talloc-2.0.8.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/talloc/talloc-2.0.8.ebuild,v 1.10 2013/09/05 05:58:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild,v 1.11 2013/09/05 10:46:23 ago Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
@@ -13,7 +13,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
IUSE="compat python"
RDEPEND="!!<sys-libs/talloc-2.0.5"