summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-06 02:39:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-06 02:39:30 +0000
commit6ab478304b97592b4bd9e0f706c390f477089339 (patch)
tree72e74ef2be140b865c62914221b25b2d18b14e1c /sys-libs/talloc
parentmarked x86 per bug 417107 (diff)
downloadgentoo-2-6ab478304b97592b4bd9e0f706c390f477089339.tar.gz
gentoo-2-6ab478304b97592b4bd9e0f706c390f477089339.tar.bz2
gentoo-2-6ab478304b97592b4bd9e0f706c390f477089339.zip
marked x86 per bug 417113
(Portage version: 2.2.0_alpha116/cvs/Linux i686)
Diffstat (limited to 'sys-libs/talloc')
-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 e95d974361c3..1d3a49f9ce88 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.34 2012/05/12 19:20:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.35 2012/07/06 02:39:30 jdhore Exp $
+
+ 06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> talloc-2.0.7.ebuild:
+ marked x86 per bug 417113
12 May 2012; Alexis Ballier <aballier@gentoo.org> talloc-2.0.7.ebuild:
keyword ~amd64-fbsd
diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild
index 3bd89eff5fb2..9ab85208d6df 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.5 2012/05/12 19:20:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.6 2012/07/06 02:39:30 jdhore 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"