summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-03 19:45:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-03 19:45:41 +0000
commit6fde538422728e3a03797d49910721f4f8d1f4d4 (patch)
tree2f5030d35c7543b03eb729a912526a4285149c26 /sys-libs
parentStable for alpha, wrt bug #458712 (diff)
downloadgentoo-2-6fde538422728e3a03797d49910721f4f8d1f4d4.tar.gz
gentoo-2-6fde538422728e3a03797d49910721f4f8d1f4d4.tar.bz2
gentoo-2-6fde538422728e3a03797d49910721f4f8d1f4d4.zip
Stable for alpha, wrt bug #458712
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
index 6ab56d225800..85519e72f824 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.40 2013/03/03 19:43:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.41 2013/03/03 19:45:41 ago Exp $
+
+ 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.7.ebuild:
+ Stable for alpha, wrt bug #458712
03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.7.ebuild:
Stable for arm, wrt bug #458712
diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild
index bb6220edc69f..223492ce3c5c 100644
--- a/sys-libs/talloc/talloc-2.0.7.ebuild
+++ b/sys-libs/talloc/talloc-2.0.7.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.7.ebuild,v 1.9 2013/03/03 19:43:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.10 2013/03/03 19:45:41 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 ~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 ~x86-linux ~x64-macos ~sparc-solaris"
IUSE="compat python"
RDEPEND="!!<sys-libs/talloc-2.0.5"