diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-09 17:49:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-09 17:49:03 +0000 |
commit | 2fb5671e0c6c9c744a7af8d21236e68ff70fe994 (patch) | |
tree | 30d19e99cff803aede1ae1a35b0952610a66ced4 /media-gfx | |
parent | Stable on ppc wrt bug #216707 (diff) | |
download | gentoo-2-2fb5671e0c6c9c744a7af8d21236e68ff70fe994.tar.gz gentoo-2-2fb5671e0c6c9c744a7af8d21236e68ff70fe994.tar.bz2 gentoo-2-2fb5671e0c6c9c744a7af8d21236e68ff70fe994.zip |
Stable on ppc wrt bug #216570
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 2dec1098075a..8a648a9b03a5 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.73 2008/04/08 09:12:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.74 2008/04/09 17:49:03 nixnut Exp $ + + 09 Apr 2008; nixnut <nixnut@gentoo.org> jhead-2.8.ebuild: + Stable on ppc wrt bug #216570 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> jhead-2.8.ebuild: ia64/sparc stable wrt #216570 diff --git a/media-gfx/jhead/jhead-2.8.ebuild b/media-gfx/jhead/jhead-2.8.ebuild index 5fd9eb8e63ba..709f9c6d3b1c 100644 --- a/media-gfx/jhead/jhead-2.8.ebuild +++ b/media-gfx/jhead/jhead-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.8.ebuild,v 1.7 2008/04/08 09:12:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.8.ebuild,v 1.8 2008/04/09 17:49:03 nixnut Exp $ inherit eutils 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 ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/jpeg" |