diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 16:32:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 16:32:24 +0000 |
commit | 484d4d7ab302a6fa387583cbad5e79e417e87047 (patch) | |
tree | 91e33c1bf5b53b3a366d7e59d6f9f2628c97d081 /media-gfx | |
parent | Stable for AMD64, wrt bug #394265 (diff) | |
download | gentoo-2-484d4d7ab302a6fa387583cbad5e79e417e87047.tar.gz gentoo-2-484d4d7ab302a6fa387583cbad5e79e417e87047.tar.bz2 gentoo-2-484d4d7ab302a6fa387583cbad5e79e417e87047.zip |
Stable for AMD64, wrt bug #393075
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'media-gfx')
-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 0909e9abb6a8..4b4e14066713 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.118 2011/12/11 17:49:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.119 2011/12/14 16:32:24 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> jhead-2.90.ebuild: + Stable for AMD64, wrt bug #393075 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> jhead-2.90.ebuild: alpha/ia64/sparc stable wrt #393075 diff --git a/media-gfx/jhead/jhead-2.90.ebuild b/media-gfx/jhead/jhead-2.90.ebuild index 460a46af8087..7b1d12f232bc 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.6 2011/12/11 17:49:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.90.ebuild,v 1.7 2011/12/14 16:32:24 ago 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() { |