diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:13:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:13:30 +0000 |
commit | b94d948cb48b3e63ff8578bb4b4a08a9d0119b37 (patch) | |
tree | 5f38016a0c6df5e8efb1a8aadee7e9d1a9d390c5 /dev-util | |
parent | Stable for sparc, wrt bug #495658 (diff) | |
download | gentoo-2-b94d948cb48b3e63ff8578bb4b4a08a9d0119b37.tar.gz gentoo-2-b94d948cb48b3e63ff8578bb4b4a08a9d0119b37.tar.bz2 gentoo-2-b94d948cb48b3e63ff8578bb4b4a08a9d0119b37.zip |
Stable for sparc, wrt bug #495664
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index 262d53a4421d..5c68201282d3 100644 --- a/dev-util/diffstat/ChangeLog +++ b/dev-util/diffstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/diffstat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.166 2014/01/19 10:21:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.167 2014/01/26 12:13:30 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> diffstat-1.58.ebuild: + Stable for sparc, wrt bug #495664 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> diffstat-1.58.ebuild: Stable for ppc64, wrt bug #495664 diff --git a/dev-util/diffstat/diffstat-1.58.ebuild b/dev-util/diffstat/diffstat-1.58.ebuild index 003898df5fde..e0066daa0cfe 100644 --- a/dev-util/diffstat/diffstat-1.58.ebuild +++ b/dev-util/diffstat/diffstat-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v 1.11 2014/01/19 10:21:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v 1.12 2014/01/26 12:13:30 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 arm64 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 arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" |