diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:33:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:33:44 +0000 |
commit | 2804c5da436e388587a1b7ab55d8e3a1a183e42c (patch) | |
tree | bb2f3fad13c84ccfc37ae5dd3c1987daee03eead /media-gfx/jhead | |
parent | Stable for ppc64, wrt bug #457312 (diff) | |
download | gentoo-2-2804c5da436e388587a1b7ab55d8e3a1a183e42c.tar.gz gentoo-2-2804c5da436e388587a1b7ab55d8e3a1a183e42c.tar.bz2 gentoo-2-2804c5da436e388587a1b7ab55d8e3a1a183e42c.zip |
Stable for ppc64, wrt bug #463094
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index d62d9507c9c3..2f71748b430e 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.145 2013/03/26 18:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.146 2013/03/27 09:33:44 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> jhead-2.97.ebuild: + Stable for ppc64, wrt bug #463094 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> jhead-2.97.ebuild: Stable for ppc, wrt bug #463094 diff --git a/media-gfx/jhead/jhead-2.97.ebuild b/media-gfx/jhead/jhead-2.97.ebuild index c5c8c6ffc9f5..24fd7f5341f5 100644 --- a/media-gfx/jhead/jhead-2.97.ebuild +++ b/media-gfx/jhead/jhead-2.97.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/media-gfx/jhead/jhead-2.97.ebuild,v 1.4 2013/03/26 18:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.97.ebuild,v 1.5 2013/03/27 09:33:44 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_prepare() { |