diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-25 18:15:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-25 18:15:43 +0000 |
commit | fba68024964f4c9e4ba3f03da001b25bf16a4800 (patch) | |
tree | 3302151854954d6c03bbc00f6417a184cf48bcc8 /media-gfx/jhead | |
parent | Remove old. (diff) | |
download | gentoo-2-fba68024964f4c9e4ba3f03da001b25bf16a4800.tar.gz gentoo-2-fba68024964f4c9e4ba3f03da001b25bf16a4800.tar.bz2 gentoo-2-fba68024964f4c9e4ba3f03da001b25bf16a4800.zip |
alpha stable
(Portage version: 2.1.3_rc9)
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 5d833d538221..63bd480c7a96 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.58 2007/04/21 20:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.59 2007/07/25 18:15:43 armin76 Exp $ + + 25 Jul 2007; Raúl Porcel <armin76@gentoo.org> jhead-2.7.ebuild: + alpha stable 21 Apr 2007; Raúl Porcel <armin76@gentoo.org> jhead-2.7.ebuild: ia64 stable diff --git a/media-gfx/jhead/jhead-2.7.ebuild b/media-gfx/jhead/jhead-2.7.ebuild index cfe3eabd2a7f..1fee5f482a4b 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.6 2007/04/21 20:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.7 2007/07/25 18:15:43 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" |