diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 20:28:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 20:28:00 +0000 |
commit | 466d9751a6cb317d1348c60bce06e9b7843156cb (patch) | |
tree | a684af98d39299b60648d68712598c746e29cd64 /sys-libs | |
parent | Stable for s390, wrt bug #458712 (diff) | |
download | gentoo-2-466d9751a6cb317d1348c60bce06e9b7843156cb.tar.gz gentoo-2-466d9751a6cb317d1348c60bce06e9b7843156cb.tar.bz2 gentoo-2-466d9751a6cb317d1348c60bce06e9b7843156cb.zip |
Stable for s390, 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/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 c2a58c8caea8..ab02c136ba87 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.42 2013/03/03 20:08:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.43 2013/03/03 20:28:00 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.7.ebuild: + Stable for s390, wrt bug #458712 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.7.ebuild: Stable for ia64, wrt bug #458712 diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild index 0dbeed8b3894..52c2046abd34 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.11 2013/03/03 20:08:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.12 2013/03/03 20:28:00 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" |