summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-25 19:57:32 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-25 19:57:32 +0000
commitde5a1b68e4bb94a91c57bb223dcd9f2b4834ebe9 (patch)
tree6125da0da525ea365925a55e46027033e89ede8d /sys-libs/talloc
parentVersion bump wrt bug 391705, also fix doc build wrt bug 306131 (diff)
downloadgentoo-2-de5a1b68e4bb94a91c57bb223dcd9f2b4834ebe9.tar.gz
gentoo-2-de5a1b68e4bb94a91c57bb223dcd9f2b4834ebe9.tar.bz2
gentoo-2-de5a1b68e4bb94a91c57bb223dcd9f2b4834ebe9.zip
arm stable, bug #478260
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/ChangeLog5
-rw-r--r--sys-libs/talloc/talloc-2.0.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
index 9b8691391cfd..793e14a27dc3 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.51 2013/08/24 15:42:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.52 2013/08/25 19:57:32 maekke Exp $
+
+ 25 Aug 2013; Markus Meier <maekke@gentoo.org> talloc-2.0.8-r1.ebuild:
+ arm stable, bug #478260
24 Aug 2013; Jeroen Roovers <jer@gentoo.org> talloc-2.0.8.ebuild:
Stable for HPPA (bug #466710).
diff --git a/sys-libs/talloc/talloc-2.0.8-r1.ebuild b/sys-libs/talloc/talloc-2.0.8-r1.ebuild
index ee8a35a60221..b59242eff87f 100644
--- a/sys-libs/talloc/talloc-2.0.8-r1.ebuild
+++ b/sys-libs/talloc/talloc-2.0.8-r1.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-r1.ebuild,v 1.1 2013/06/30 16:56:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild,v 1.2 2013/08/25 19:57:32 maekke Exp $
EAPI=5
@@ -15,7 +15,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"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"