diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-14 15:20:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-14 15:20:01 +0000 |
commit | 57b473186e45c9cd23a50992197e55f066bb82d9 (patch) | |
tree | 35c5f84bd26d8392f45d00f463682ea38a182e47 /media-gfx/jhead | |
parent | Use dev-lang/python 2.x wrt #421089 by "lynx" (diff) | |
download | gentoo-2-57b473186e45c9cd23a50992197e55f066bb82d9.tar.gz gentoo-2-57b473186e45c9cd23a50992197e55f066bb82d9.tar.bz2 gentoo-2-57b473186e45c9cd23a50992197e55f066bb82d9.zip |
Stable for HPPA (bug #419067).
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.95.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 434ea65b1908..2b744d24bd6d 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.129 2012/06/08 11:48:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.130 2012/06/14 15:20:01 jer Exp $ + + 14 Jun 2012; Jeroen Roovers <jer@gentoo.org> jhead-2.95.ebuild: + Stable for HPPA (bug #419067). 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> jhead-2.95.ebuild: x86 stable wrt bug #419067 diff --git a/media-gfx/jhead/jhead-2.95.ebuild b/media-gfx/jhead/jhead-2.95.ebuild index 574efb18e5e0..d3486950f337 100644 --- a/media-gfx/jhead/jhead-2.95.ebuild +++ b/media-gfx/jhead/jhead-2.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.95.ebuild,v 1.5 2012/06/08 11:48:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.95.ebuild,v 1.6 2012/06/14 15:20:01 jer 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() { |