diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:09 +0000 |
commit | a32bceb9427bac076fade21a767f75d13ef017cd (patch) | |
tree | 3e5b441395754a780bb07c2a603ffe3885e60691 /sys-libs | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-a32bceb9427bac076fade21a767f75d13ef017cd.tar.gz gentoo-2-a32bceb9427bac076fade21a767f75d13ef017cd.tar.bz2 gentoo-2-a32bceb9427bac076fade21a767f75d13ef017cd.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/talloc/talloc-2.0.8-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/talloc/talloc-2.1.0-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog index 059202d2ab62..02ed8b495cd7 100644 --- a/sys-libs/talloc/ChangeLog +++ b/sys-libs/talloc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/talloc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.68 2014/07/22 10:53:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.69 2014/07/23 15:38:09 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.8-r1.ebuild, + talloc-2.1.0-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> talloc-2.0.8-r1.ebuild, talloc-2.1.0-r1.ebuild: diff --git a/sys-libs/talloc/talloc-2.0.8-r1.ebuild b/sys-libs/talloc/talloc-2.0.8-r1.ebuild index a4c104d6ba62..0c2a9098ce29 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-2014 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.5 2014/07/22 10:53:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8-r1.ebuild,v 1.6 2014/07/23 15:38:09 ago 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 ~arm64 ~hppa ~ia64 ~m68k ~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 ~arm64 ~hppa ~ia64 ~m68k ~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}" diff --git a/sys-libs/talloc/talloc-2.1.0-r1.ebuild b/sys-libs/talloc/talloc-2.1.0-r1.ebuild index f03feb2717de..45ce0319585a 100644 --- a/sys-libs/talloc/talloc-2.1.0-r1.ebuild +++ b/sys-libs/talloc/talloc-2.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild,v 1.3 2014/07/22 10:53:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.1.0-r1.ebuild,v 1.4 2014/07/23 15:38:09 ago 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 ~arm64 ~hppa ~ia64 ~m68k ~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 ~arm64 ~hppa ~ia64 ~m68k ~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}" |