diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-21 20:59:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-21 20:59:40 +0000 |
commit | c5426e66e406df6cbeb343681380564ee5cc7773 (patch) | |
tree | 9af839f979d3a22c105612c2a1995091a32c1b99 /media-gfx/jhead | |
parent | Stop using insinto /etc/conf.d and use the newconfd function instead, bug #17... (diff) | |
download | gentoo-2-c5426e66e406df6cbeb343681380564ee5cc7773.tar.gz gentoo-2-c5426e66e406df6cbeb343681380564ee5cc7773.tar.bz2 gentoo-2-c5426e66e406df6cbeb343681380564ee5cc7773.zip |
ia64 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 823f46085d66..5d833d538221 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.57 2007/04/16 07:34:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.58 2007/04/21 20:59:40 armin76 Exp $ + + 21 Apr 2007; Raúl Porcel <armin76@gentoo.org> jhead-2.7.ebuild: + ia64 stable 16 Apr 2007; Markus Rothe <corsair@gentoo.org> jhead-2.7.ebuild: Stable on ppc64 diff --git a/media-gfx/jhead/jhead-2.7.ebuild b/media-gfx/jhead/jhead-2.7.ebuild index 3d952410a075..cfe3eabd2a7f 100644 --- a/media-gfx/jhead/jhead-2.7.ebuild +++ b/media-gfx/jhead/jhead-2.7.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.7.ebuild,v 1.5 2007/04/16 07:34:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.6 2007/04/21 20:59:40 armin76 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" |