diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-04 02:47:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-04 02:47:08 +0000 |
commit | 943ecb4d64b1743a97f629edeb96378b966e0ca1 (patch) | |
tree | 5f865ebb6d2afd92fb3e51501c64066f0a7efe2a | |
parent | Version bumped, bug #391747. (diff) | |
download | gentoo-2-943ecb4d64b1743a97f629edeb96378b966e0ca1.tar.gz gentoo-2-943ecb4d64b1743a97f629edeb96378b966e0ca1.tar.bz2 gentoo-2-943ecb4d64b1743a97f629edeb96378b966e0ca1.zip |
Stable for HPPA (bug #393075).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
-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 fcf66fef8b92..9e188dd3bafe 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.115 2011/12/04 02:15:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.116 2011/12/04 02:47:08 jer Exp $ + + 04 Dec 2011; Jeroen Roovers <jer@gentoo.org> jhead-2.90.ebuild: + Stable for HPPA (bug #393075). 04 Dec 2011; Tim Harder <radhermit@gentoo.org> jhead-2.90.ebuild: Add quotes for toolchain prefix. diff --git a/media-gfx/jhead/jhead-2.90.ebuild b/media-gfx/jhead/jhead-2.90.ebuild index ca46b41d8c1c..3037da68e205 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.3 2011/12/04 02:15:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.90.ebuild,v 1.4 2011/12/04 02:47:08 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() { |