diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 22:00:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 22:00:33 +0000 |
commit | 31dc25e853053b0f5c400344f014172975279fe7 (patch) | |
tree | 5c04379014604132d188bbada2ce61522a86f8f0 /app-arch | |
parent | Stable for arm, wrt bug #457344 (diff) | |
download | gentoo-2-31dc25e853053b0f5c400344f014172975279fe7.tar.gz gentoo-2-31dc25e853053b0f5c400344f014172975279fe7.tar.bz2 gentoo-2-31dc25e853053b0f5c400344f014172975279fe7.zip |
Stable for arm, wrt bug #457220
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.13.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 5720c59d9848..6a14da348021 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/sharutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.93 2013/02/14 22:03:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.94 2013/02/15 22:00:33 ago Exp $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sharutils-4.13.3.ebuild: + Stable for arm, wrt bug #457220 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sharutils-4.13.3.ebuild: Stable for ppc, wrt bug #457220 diff --git a/app-arch/sharutils/sharutils-4.13.3.ebuild b/app-arch/sharutils/sharutils-4.13.3.ebuild index c33aee482398..8613f22d29a0 100644 --- a/app-arch/sharutils/sharutils-4.13.3.ebuild +++ b/app-arch/sharutils/sharutils-4.13.3.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/app-arch/sharutils/sharutils-4.13.3.ebuild,v 1.5 2013/02/14 22:03:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.13.3.ebuild,v 1.6 2013/02/15 22:00:33 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="nls" DEPEND="sys-apps/texinfo |