summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-25 18:04:14 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-25 18:04:14 +0000
commit72e94e7fdfb6dfdba086566e0154c338adcb773c (patch)
tree576bbd23f1d6be9e7a209cb774ffd1f1ebcd5d26
parentBump for makemkv 1.7.8 (diff)
downloadgentoo-2-72e94e7fdfb6dfdba086566e0154c338adcb773c.tar.gz
gentoo-2-72e94e7fdfb6dfdba086566e0154c338adcb773c.tar.bz2
gentoo-2-72e94e7fdfb6dfdba086566e0154c338adcb773c.zip
stable ppc ppc64, bug #444686
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-rw-r--r--sys-libs/talloc/ChangeLog6
-rw-r--r--sys-libs/talloc/talloc-2.0.7.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
index 1d3a49f9ce88..254ae5b167a1 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.35 2012/07/06 02:39:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.36 2012/11/25 18:04:14 blueness Exp $
+
+ 25 Nov 2012; Anthony G. Basile <blueness@gentoo.org> talloc-2.0.7.ebuild:
+ stable ppc ppc64, bug #444686
06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> talloc-2.0.7.ebuild:
marked x86 per bug 417113
@@ -140,4 +143,3 @@
+talloc-1.3.1.ebuild, +talloc-2.0.0.ebuild, +metadata.xml:
Initial commit. Ebuilds based on those provided by Marcel Greter in
#231273
-
diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild
index 9ab85208d6df..171f38f1dc58 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.6 2012/07/06 02:39:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.7 2012/11/25 18:04:14 blueness 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"