diff options
author | 2007-08-13 20:58:05 +0000 | |
---|---|---|
committer | 2007-08-13 20:58:05 +0000 | |
commit | 3652ce072db3b0a1e9a338c0699a948d6f4775a1 (patch) | |
tree | f6781f2a0cab76f15139aa3a6c8a35e0200536cf /media-gfx/jhead | |
parent | ppc. stable (diff) | |
download | gentoo-2-3652ce072db3b0a1e9a338c0699a948d6f4775a1.tar.gz gentoo-2-3652ce072db3b0a1e9a338c0699a948d6f4775a1.tar.bz2 gentoo-2-3652ce072db3b0a1e9a338c0699a948d6f4775a1.zip |
ppc. stable
(Portage version: 2.1.3.5)
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 63bd480c7a96..b0315422d140 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.59 2007/07/25 18:15:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.60 2007/08/13 20:58:05 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> jhead-2.7.ebuild: + ppc. stable 25 Jul 2007; Raúl Porcel <armin76@gentoo.org> jhead-2.7.ebuild: alpha stable diff --git a/media-gfx/jhead/jhead-2.7.ebuild b/media-gfx/jhead/jhead-2.7.ebuild index 1fee5f482a4b..8fe6bd9f9579 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.7 2007/07/25 18:15:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.8 2007/08/13 20:58:05 dertobi123 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" |