diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-13 20:57:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-13 20:57:38 +0000 |
commit | c42aff3870c300ab6369be7eb9413ee67e074fb7 (patch) | |
tree | ac4bcc7171bff5006dede2897d13c990e0e8f11b /dev-util/diffstat | |
parent | Stable for s390, wrt bug #464366 (diff) | |
download | gentoo-2-c42aff3870c300ab6369be7eb9413ee67e074fb7.tar.gz gentoo-2-c42aff3870c300ab6369be7eb9413ee67e074fb7.tar.bz2 gentoo-2-c42aff3870c300ab6369be7eb9413ee67e074fb7.zip |
Stable for s390, wrt bug #463088
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/diffstat')
-rw-r--r-- | dev-util/diffstat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/diffstat/diffstat-1.56.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index 8a5ded275971..ac8aa969f9fe 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.139 2013/04/02 10:03:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.140 2013/04/13 20:57:38 ago Exp $ + + 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.56.ebuild: + Stable for s390, wrt bug #463088 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.56.ebuild: Stable for sh, wrt bug #463088 diff --git a/dev-util/diffstat/diffstat-1.56.ebuild b/dev-util/diffstat/diffstat-1.56.ebuild index 42796c94bbd9..0334a0007564 100644 --- a/dev-util/diffstat/diffstat-1.56.ebuild +++ b/dev-util/diffstat/diffstat-1.56.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.56.ebuild,v 1.11 2013/04/02 10:03:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.56.ebuild,v 1.12 2013/04/13 20:57:38 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" |