diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:06:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:06:55 +0000 |
commit | 86d501381ef51eefc547751ba210cc52e5843c37 (patch) | |
tree | a3c376dfe0546b216b8993faedae3ba08cce50b8 /app-arch/sharutils | |
parent | Stable for x86, wrt bug #501376 (diff) | |
download | gentoo-2-86d501381ef51eefc547751ba210cc52e5843c37.tar.gz gentoo-2-86d501381ef51eefc547751ba210cc52e5843c37.tar.bz2 gentoo-2-86d501381ef51eefc547751ba210cc52e5843c37.zip |
Stable for x86, wrt bug #502608
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch/sharutils')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 8f7314af4121..af126166e12c 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/sharutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.122 2014/03/29 20:17:16 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.123 2014/04/05 11:06:55 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> sharutils-4.14-r1.ebuild: + Stable for x86, wrt bug #502608 29 Mar 2014; Chema Alonso <nimiux@gentoo.org> sharutils-4.14-r1.ebuild: Stable for amd64 wrt bug #502608 diff --git a/app-arch/sharutils/sharutils-4.14-r1.ebuild b/app-arch/sharutils/sharutils-4.14-r1.ebuild index 3c569dbc4406..6fef8effff19 100644 --- a/app-arch/sharutils/sharutils-4.14-r1.ebuild +++ b/app-arch/sharutils/sharutils-4.14-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/app-arch/sharutils/sharutils-4.14-r1.ebuild,v 1.3 2014/03/29 20:17:16 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.14-r1.ebuild,v 1.4 2014/04/05 11:06:55 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 ~arm64 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 ~arm64 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="app-arch/xz-utils |