diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-06 10:27:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-06 10:27:35 +0000 |
commit | a8fd8857b23f57e51bd115ea99e883367463b570 (patch) | |
tree | ed26659ae0efb3bf7a20c692531b64c60b133672 /sys-libs | |
parent | Stable for sh, wrt bug #458712 (diff) | |
download | gentoo-2-a8fd8857b23f57e51bd115ea99e883367463b570.tar.gz gentoo-2-a8fd8857b23f57e51bd115ea99e883367463b570.tar.bz2 gentoo-2-a8fd8857b23f57e51bd115ea99e883367463b570.zip |
Stable for sh, wrt bug #458712
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/talloc/talloc-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog index 6dedc469aaec..a80740f01a57 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.44 2013/03/03 20:42:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.45 2013/03/06 10:27:35 ago Exp $ + + 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.7.ebuild: + Stable for sh, wrt bug #458712 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.7.ebuild: Stable for sparc, wrt bug #458712 diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild index 89af0fa1e8cc..219adae9832b 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.13 2013/03/03 20:42:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.14 2013/03/06 10:27:35 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" |