diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 15:01:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 15:01:11 +0000 |
commit | 125753eb227d63ced110252e6e428ace93b52568 (patch) | |
tree | 04d2ad29b8330a30322f0ccd4c5bb68ff1fb447c /media-gfx | |
parent | Stable for alpha, wrt bug #456516 (diff) | |
download | gentoo-2-125753eb227d63ced110252e6e428ace93b52568.tar.gz gentoo-2-125753eb227d63ced110252e6e428ace93b52568.tar.bz2 gentoo-2-125753eb227d63ced110252e6e428ace93b52568.zip |
Stable for alpha, wrt bug #463094
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-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 2d31cb4d30a3..219bfd33f807 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.147 2013/03/28 22:48:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.148 2013/03/30 15:01:11 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> jhead-2.97.ebuild: + Stable for alpha, wrt bug #463094 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> jhead-2.97.ebuild: Stable for ia64, wrt bug #463094 diff --git a/media-gfx/jhead/jhead-2.97.ebuild b/media-gfx/jhead/jhead-2.97.ebuild index 6f218d83b478..30668573dbc8 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.6 2013/03/28 22:48:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.97.ebuild,v 1.7 2013/03/30 15:01:11 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() { |