summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-06 14:59:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-06 14:59:15 +0000
commitc82653103ba2fa25f36f55286e96e37c12b2dc1c (patch)
tree17445c1f2ee8e4f86462c51c45931961f845f943 /sys-libs
parentStable for sparc, wrt bug #477172 (diff)
downloadgentoo-2-c82653103ba2fa25f36f55286e96e37c12b2dc1c.tar.gz
gentoo-2-c82653103ba2fa25f36f55286e96e37c12b2dc1c.tar.bz2
gentoo-2-c82653103ba2fa25f36f55286e96e37c12b2dc1c.zip
Stable for sparc, wrt bug #466710
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-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 8e00355f55b4..cc9dfe5a5f84 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.58 2013/09/05 10:46:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.59 2013/09/06 14:59:15 ago Exp $
+
+ 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.8.ebuild:
+ Stable for sparc, wrt bug #466710
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.8.ebuild:
Stable for ppc64, wrt bug #466710
diff --git a/sys-libs/talloc/talloc-2.0.8.ebuild b/sys-libs/talloc/talloc-2.0.8.ebuild
index 70838cb8af2f..e938c6ec8a37 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.11 2013/09/05 10:46:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild,v 1.12 2013/09/06 14:59:15 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"