diff options
author | 2011-12-11 09:29:23 +0000 | |
---|---|---|
committer | 2011-12-11 09:29:23 +0000 | |
commit | bc1f6211c2b84614da13a46325cb056adf8d2fa3 (patch) | |
tree | e60a9dddd52e2ea857d00c9179a078976bb0a604 /media-gfx/jhead | |
parent | x86 stable wrt bug #392825 (diff) | |
download | gentoo-2-bc1f6211c2b84614da13a46325cb056adf8d2fa3.tar.gz gentoo-2-bc1f6211c2b84614da13a46325cb056adf8d2fa3.tar.bz2 gentoo-2-bc1f6211c2b84614da13a46325cb056adf8d2fa3.zip |
x86 stable wrt bug #393075
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 9e188dd3bafe..911c94656ff5 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.116 2011/12/04 02:47:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.117 2011/12/11 09:29:23 phajdan.jr Exp $ + + 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> jhead-2.90.ebuild: + x86 stable wrt bug #393075 04 Dec 2011; Jeroen Roovers <jer@gentoo.org> jhead-2.90.ebuild: Stable for HPPA (bug #393075). diff --git a/media-gfx/jhead/jhead-2.90.ebuild b/media-gfx/jhead/jhead-2.90.ebuild index 3037da68e205..41bd266748b1 100644 --- a/media-gfx/jhead/jhead-2.90.ebuild +++ b/media-gfx/jhead/jhead-2.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.90.ebuild,v 1.4 2011/12/04 02:47:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.90.ebuild,v 1.5 2011/12/11 09:29:23 phajdan.jr Exp $ EAPI=4 @@ -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() { |