diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:31:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:31:05 +0000 |
commit | 8db289cdd31f1cea32ad9e1a6171907e608aa7b9 (patch) | |
tree | 3f11483ca154eddbdb68be641af078f52feb3fbd /media-gfx/jhead | |
parent | Stable on sparc wrt #109039 (diff) | |
download | gentoo-2-8db289cdd31f1cea32ad9e1a6171907e608aa7b9.tar.gz gentoo-2-8db289cdd31f1cea32ad9e1a6171907e608aa7b9.tar.bz2 gentoo-2-8db289cdd31f1cea32ad9e1a6171907e608aa7b9.zip |
Stable on sparc wrt #110242
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index bcbd06736ba9..f64de8af1989 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.25 2005/11/10 18:15:19 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.26 2005/11/10 18:31:05 gustavoz Exp $ + + 10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.2.ebuild: + Stable on sparc wrt #110242 10 Nov 2005; Marcelo Goes <vanquirius@gentoo.org> jhead-2.2.ebuild, jhead-2.4.ebuild: diff --git a/media-gfx/jhead/jhead-2.2.ebuild b/media-gfx/jhead/jhead-2.2.ebuild index 34f3183c9fde..04032b96998b 100644 --- a/media-gfx/jhead/jhead-2.2.ebuild +++ b/media-gfx/jhead/jhead-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.2.ebuild,v 1.7 2005/11/10 18:15:20 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.2.ebuild,v 1.8 2005/11/10 18:31:05 gustavoz Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |