summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-29 15:01:58 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-29 15:01:58 +0000
commit38205050189b4c118ab0dfd4877be037b776e673 (patch)
treed98026b75ed3e3a59b748a980be65265ce520a5e /sys-libs
parentStable for HPPA (bug #444672). (diff)
downloadgentoo-2-38205050189b4c118ab0dfd4877be037b776e673.tar.gz
gentoo-2-38205050189b4c118ab0dfd4877be037b776e673.tar.bz2
gentoo-2-38205050189b4c118ab0dfd4877be037b776e673.zip
Stable for HPPA (bug #432754).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 254ae5b167a1..1bd2731bee23 100644
--- a/sys-libs/talloc/ChangeLog
+++ b/sys-libs/talloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/talloc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.36 2012/11/25 18:04:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.37 2012/11/29 15:01:58 jer Exp $
+
+ 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> talloc-2.0.7.ebuild:
+ Stable for HPPA (bug #432754).
25 Nov 2012; Anthony G. Basile <blueness@gentoo.org> talloc-2.0.7.ebuild:
stable ppc ppc64, bug #444686
diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild
index 171f38f1dc58..043d1bd91df4 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-2012 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.7 2012/11/25 18:04:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.8 2012/11/29 15:01:58 jer 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"