diff options
author | 2013-05-20 17:58:06 +0000 | |
---|---|---|
committer | 2013-05-20 17:58:06 +0000 | |
commit | c7bf7d2653097a0003cec4d853b6a76cc23b6d8d (patch) | |
tree | 588d121e8bfe5c73f4bd4bf5cae26aa03b41ddc7 /dev-util | |
parent | Stable for s390, wrt bug #470226 (diff) | |
download | gentoo-2-c7bf7d2653097a0003cec4d853b6a76cc23b6d8d.tar.gz gentoo-2-c7bf7d2653097a0003cec4d853b6a76cc23b6d8d.tar.bz2 gentoo-2-c7bf7d2653097a0003cec4d853b6a76cc23b6d8d.zip |
Stable for s390, wrt bug #470486
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/diffstat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/diffstat/diffstat-1.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index 3b81dfd2bc47..035dbd9d352f 100644 --- a/dev-util/diffstat/ChangeLog +++ b/dev-util/diffstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/diffstat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.148 2013/05/20 17:23:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.149 2013/05/20 17:58:06 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: + Stable for s390, wrt bug #470486 20 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: Stable for arm, wrt bug #470486 diff --git a/dev-util/diffstat/diffstat-1.57.ebuild b/dev-util/diffstat/diffstat-1.57.ebuild index 75561c278c0a..c06b2699adeb 100644 --- a/dev-util/diffstat/diffstat-1.57.ebuild +++ b/dev-util/diffstat/diffstat-1.57.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/dev-util/diffstat/diffstat-1.57.ebuild,v 1.6 2013/05/20 17:23:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v 1.7 2013/05/20 17:58:06 ago Exp $ EAPI="5" @@ -10,4 +10,4 @@ SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" |