diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
commit | 207e7d620ac1acb225dd3553083057eac5f08b35 (patch) | |
tree | fb9e4c8c709f93010c0557c56344ec94f9544d1c /media-gfx/jhead | |
parent | Stable on ppc64 (diff) | |
download | historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.gz historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.bz2 historical-207e7d620ac1acb225dd3553083057eac5f08b35.zip |
Stable on ppc64
Package-Manager: portage-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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 1203906b9b18..3fc8ee89e343 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.31 2005/12/16 19:23:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.32 2005/12/18 17:15:07 corsair Exp $ + + 18 Dec 2005; Markus Rothe <corsair@gentoo.org> jhead-2.4.ebuild: + Stable on ppc64 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.4.ebuild: Stable on sparc diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild index c23dded2bf63..d68a57041a55 100644 --- a/media-gfx/jhead/jhead-2.4.ebuild +++ b/media-gfx/jhead/jhead-2.4.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.4.ebuild,v 1.4 2005/12/16 19:23:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.5 2005/12/18 17:15:07 corsair Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SRC_URI="${HOMEPAGE}${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" |