diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 16:39:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 16:39:14 +0000 |
commit | 0083fef42541504c69be0a13ec99702b8a52a6e9 (patch) | |
tree | 784c09b082471df7876a44ce1d932bdd46fea730 /media-gfx/jhead | |
parent | Stable for amd64, wrt bug #419135 (diff) | |
download | historical-0083fef42541504c69be0a13ec99702b8a52a6e9.tar.gz historical-0083fef42541504c69be0a13ec99702b8a52a6e9.tar.bz2 historical-0083fef42541504c69be0a13ec99702b8a52a6e9.zip |
Stable for amd64, wrt bug #429118
Package-Manager: portage-2.1.10.65/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.96.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 274ad8ac24ac..b5dd8d570a8e 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.133 2012/07/11 22:07:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.134 2012/08/03 16:39:14 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> jhead-2.96.ebuild: + Stable for amd64, wrt bug #429118 11 Jul 2012; Tim Harder <radhermit@gentoo.org> -jhead-2.90.ebuild, -jhead-2.94.ebuild: diff --git a/media-gfx/jhead/jhead-2.96.ebuild b/media-gfx/jhead/jhead-2.96.ebuild index 550388b9f289..b8f56dcc8348 100644 --- a/media-gfx/jhead/jhead-2.96.ebuild +++ b/media-gfx/jhead/jhead-2.96.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.96.ebuild,v 1.1 2012/06/25 17:26:05 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.96.ebuild,v 1.2 2012/08/03 16:39:14 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() { |