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 | 953747530175ca5ab1606e85b0212618be1fb167 (patch) | |
tree | b8f3b3147112e0f1c3bcae6f4a14955dffe65e23 /media-gfx/jhead | |
parent | Use dev-lang/python 2.x wrt #421089 by "lynx" (diff) | |
download | historical-953747530175ca5ab1606e85b0212618be1fb167.tar.gz historical-953747530175ca5ab1606e85b0212618be1fb167.tar.bz2 historical-953747530175ca5ab1606e85b0212618be1fb167.zip |
Stable for HPPA (bug #419067).
Package-Manager: portage-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() { |