diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:04:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:04:50 +0000 |
commit | a01e5f321cc56beb8cb4a1b76467a5ff6258fe60 (patch) | |
tree | fc7f8494c1b204103f133a25128afb7a99d06a8f /dev-util/diffstat | |
parent | Stable for sparc, wrt bug #470482 (diff) | |
download | gentoo-2-a01e5f321cc56beb8cb4a1b76467a5ff6258fe60.tar.gz gentoo-2-a01e5f321cc56beb8cb4a1b76467a5ff6258fe60.tar.bz2 gentoo-2-a01e5f321cc56beb8cb4a1b76467a5ff6258fe60.zip |
Stable for sparc, wrt bug #470486
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 57a3fda47f94..f5c83d2302dc 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.151 2013/05/24 19:46:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.152 2013/05/25 08:04:50 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: + Stable for sparc, wrt bug #470486 24 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: Stable for ppc64, wrt bug #470486 diff --git a/dev-util/diffstat/diffstat-1.57.ebuild b/dev-util/diffstat/diffstat-1.57.ebuild index 6cf624452884..2ad3005a60f4 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.9 2013/05/24 19:46:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v 1.10 2013/05/25 08:04:50 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" |