diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:34:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:34:04 +0000 |
commit | fdf465e66da9e48b81c7bdf8144989c7fca360a8 (patch) | |
tree | 468430a496f11a6007b57c9cdf9b29b116312b23 /app-arch | |
parent | Stable for s390, wrt bug #449922 (diff) | |
download | gentoo-2-fdf465e66da9e48b81c7bdf8144989c7fca360a8.tar.gz gentoo-2-fdf465e66da9e48b81c7bdf8144989c7fca360a8.tar.bz2 gentoo-2-fdf465e66da9e48b81c7bdf8144989c7fca360a8.zip |
Stable for s390, wrt bug #457220
(Portage version: 2.1.11.50/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 50857a5d338d..a23009120b4e 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.96 2013/02/15 22:55:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.97 2013/02/20 09:34:04 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sharutils-4.13.3.ebuild: + Stable for s390, wrt bug #457220 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sharutils-4.13.3.ebuild: Stable for alpha, wrt bug #457220 diff --git a/app-arch/sharutils/sharutils-4.13.3.ebuild b/app-arch/sharutils/sharutils-4.13.3.ebuild index 01084055d472..f182410b4b85 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.8 2013/02/15 22:55:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.13.3.ebuild,v 1.9 2013/02/20 09:34:04 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 |