diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:46:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:46:49 +0000 |
commit | 72f130fe89d43bb9518b3a55df0948593bb102d4 (patch) | |
tree | 78a0643782a6cae7d4c48feb0f3a7b20dd222621 /dev-util/diffstat | |
parent | Stable for ppc64, wrt bug #470226 (diff) | |
download | gentoo-2-72f130fe89d43bb9518b3a55df0948593bb102d4.tar.gz gentoo-2-72f130fe89d43bb9518b3a55df0948593bb102d4.tar.bz2 gentoo-2-72f130fe89d43bb9518b3a55df0948593bb102d4.zip |
Stable for ppc64, wrt bug #470486
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="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.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index 8f7b212924cb..57a3fda47f94 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.150 2013/05/22 10:37:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.151 2013/05/24 19:46:49 ago Exp $ + + 24 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: + Stable for ppc64, wrt bug #470486 22 May 2013; Agostino Sarubbo <ago@gentoo.org> diffstat-1.57.ebuild: Stable for ia64, wrt bug #470486 diff --git a/dev-util/diffstat/diffstat-1.57.ebuild b/dev-util/diffstat/diffstat-1.57.ebuild index 4233fdc43646..6cf624452884 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.8 2013/05/22 10:37:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v 1.9 2013/05/24 19:46: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" |