diff options
author | 2014-01-14 15:09:22 +0000 | |
---|---|---|
committer | 2014-01-14 15:09:22 +0000 | |
commit | 9005a6b0b55a4613417a610abc9ad94257f0ef6e (patch) | |
tree | 5cda80559b146b6551250878366a63bc4068d1f8 /dev-util/diffstat | |
parent | Stable for ppc, wrt bug #495664 (diff) | |
download | gentoo-2-9005a6b0b55a4613417a610abc9ad94257f0ef6e.tar.gz gentoo-2-9005a6b0b55a4613417a610abc9ad94257f0ef6e.tar.bz2 gentoo-2-9005a6b0b55a4613417a610abc9ad94257f0ef6e.zip |
Stable for ppc, wrt bug #495664
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog index eda8e640d8b8..335c514a781e 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.161 2014/01/09 14:03:08 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.162 2014/01/14 15:09:22 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> diffstat-1.58.ebuild: + Stable for ppc, wrt bug #495664 09 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> diffstat-1.58.ebuild: amd64 stable (bug #495664). diff --git a/dev-util/diffstat/diffstat-1.58.ebuild b/dev-util/diffstat/diffstat-1.58.ebuild index b627778aef9c..f10cbf7d0418 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.6 2014/01/09 14:03:08 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v 1.7 2014/01/14 15:09:22 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" |