diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2014-01-09 13:29:00 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2014-01-09 13:29:00 +0000 |
commit | e5595f86c1cf0c0e3db3191e5abc2be23344c862 (patch) | |
tree | ce29470a095b17ec61a275d6ae0bc21444e01d98 /dev-util/diffstat | |
parent | x86 stable (bug #495324). (diff) | |
download | gentoo-2-e5595f86c1cf0c0e3db3191e5abc2be23344c862.tar.gz gentoo-2-e5595f86c1cf0c0e3db3191e5abc2be23344c862.tar.bz2 gentoo-2-e5595f86c1cf0c0e3db3191e5abc2be23344c862.zip |
x86 stable (bug #495664)
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
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 d1c8f46b1273..f3fddeaa5699 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.159 2014/01/03 05:24:25 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.160 2014/01/09 13:29:00 polynomial-c Exp $ + + 09 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> diffstat-1.58.ebuild: + x86 stable (bug #495664). 03 Jan 2014; Matt Turner <mattst88@gentoo.org> diffstat-1.58.ebuild: alpha stable, bug 495664. diff --git a/dev-util/diffstat/diffstat-1.58.ebuild b/dev-util/diffstat/diffstat-1.58.ebuild index 3a0e9adc1a64..13195796c598 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.4 2014/01/03 05:24:25 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v 1.5 2014/01/09 13:29:00 polynomial-c 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" |