diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-16 02:46:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-16 02:46:29 +0000 |
commit | 17c4293f5dc84a7311528775db588fc4d52599a1 (patch) | |
tree | aa7dbb55985dd456264633475254393db8d720a2 /media-gfx/jhead | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-17c4293f5dc84a7311528775db588fc4d52599a1.tar.gz gentoo-2-17c4293f5dc84a7311528775db588fc4d52599a1.tar.bz2 gentoo-2-17c4293f5dc84a7311528775db588fc4d52599a1.zip |
Stable for HPPA too.
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 6f61957f94ad..1b3e67dd325c 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.52 2007/02/10 13:48:12 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.53 2007/03/16 02:46:29 jer Exp $ + + 16 Mar 2007; Jeroen Roovers <jer@gentoo.org> jhead-2.6.ebuild: + Stable for HPPA too. 10 Feb 2007; Lars Weiler <pylon@gentoo.org> jhead-2.6.ebuild: Stable on ppc. diff --git a/media-gfx/jhead/jhead-2.6.ebuild b/media-gfx/jhead/jhead-2.6.ebuild index 8ff04fcb62b2..5c77ff7a7b29 100644 --- a/media-gfx/jhead/jhead-2.6.ebuild +++ b/media-gfx/jhead/jhead-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.6.ebuild,v 1.4 2007/02/10 13:48:12 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.6.ebuild,v 1.5 2007/03/16 02:46:29 jer Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" 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" |