diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:33:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:33:31 +0000 |
commit | 2090be9b695fd57b66e60d792e6df7ea55fd420a (patch) | |
tree | 93776a390e940874615c974359af321352217299 /sys-devel/prelink | |
parent | Stable for ppc, wrt bug #541602 (diff) | |
download | gentoo-2-2090be9b695fd57b66e60d792e6df7ea55fd420a.tar.gz gentoo-2-2090be9b695fd57b66e60d792e6df7ea55fd420a.tar.bz2 gentoo-2-2090be9b695fd57b66e60d792e6df7ea55fd420a.zip |
Stable for ppc, wrt bug #508326
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/prelink')
-rw-r--r-- | sys-devel/prelink/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/prelink/prelink-20130503.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/prelink/ChangeLog b/sys-devel/prelink/ChangeLog index 783caaeb8b17..f83043b0dee6 100644 --- a/sys-devel/prelink/ChangeLog +++ b/sys-devel/prelink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/prelink -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.93 2014/07/22 18:52:33 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.94 2015/03/02 09:33:31 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> prelink-20130503.ebuild: + Stable for ppc, wrt bug #508326 22 Jul 2014; Pacho Ramos <pacho@gentoo.org> prelink-20130503.ebuild: amd64/x86 stable, bug #508326 diff --git a/sys-devel/prelink/prelink-20130503.ebuild b/sys-devel/prelink/prelink-20130503.ebuild index 90c02b0e6214..d9f7467ee4fa 100644 --- a/sys-devel/prelink/prelink-20130503.ebuild +++ b/sys-devel/prelink/prelink-20130503.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild,v 1.2 2014/07/22 18:52:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild,v 1.3 2015/03/02 09:33:31 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 -arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 -arm ppc ~ppc64 x86" IUSE="selinux" DEPEND=">=dev-libs/elfutils-0.100[static-libs(+)] |