diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:37:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:37:49 +0000 |
commit | d22f339c292e13808ff5ac15d4caa8aedfb913d4 (patch) | |
tree | 84a05dcf9fe489a766bff0dc7e487bffd8eecd0d /dev-util/diffstat | |
parent | Stable for sh, wrt bug #461078 (diff) | |
download | gentoo-2-d22f339c292e13808ff5ac15d4caa8aedfb913d4.tar.gz gentoo-2-d22f339c292e13808ff5ac15d4caa8aedfb913d4.tar.bz2 gentoo-2-d22f339c292e13808ff5ac15d4caa8aedfb913d4.zip |
Stable for sh, wrt bug #470486
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", 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.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index 941d6a3f76f7..05b3becd5740 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.153 2013/05/25 14:27:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.154 2013/06/02 08:37:49 ago Exp $ + + 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: + Stable for sh, wrt bug #470486 25 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: Stable for alpha, wrt bug #470486 diff --git a/dev-util/diffstat/diffstat-1.57.ebuild b/dev-util/diffstat/diffstat-1.57.ebuild index 76520336040b..13385007128f 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.11 2013/05/25 14:27:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v 1.12 2013/06/02 08:37:49 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" |