diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:49:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:49:04 +0000 |
commit | e72b65e9ce08314c6b8265fbcbecde62ec6b9c89 (patch) | |
tree | c0d9dc7f86ce15c04cb9d36489ac25299d02cb12 /media-gfx/jhead | |
parent | Stable for amd64, wrt bug #419065 (diff) | |
download | historical-e72b65e9ce08314c6b8265fbcbecde62ec6b9c89.tar.gz historical-e72b65e9ce08314c6b8265fbcbecde62ec6b9c89.tar.bz2 historical-e72b65e9ce08314c6b8265fbcbecde62ec6b9c89.zip |
Stable for amd64, wrt bug #419067
Package-Manager: portage-2.1.10.49/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 d64f3ff85b07..ab55fbbccfec 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.125 2012/03/17 22:50:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.126 2012/06/02 10:49:04 ago Exp $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> jhead-2.95.ebuild: + Stable for amd64, wrt bug #419067 *jhead-2.95 (17 Mar 2012) diff --git a/media-gfx/jhead/jhead-2.95.ebuild b/media-gfx/jhead/jhead-2.95.ebuild index a6e4e8855c09..9a14d46c356d 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.1 2012/03/17 22:50:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.95.ebuild,v 1.2 2012/06/02 10:49:04 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() { |