diff options
author | 2007-07-25 18:17:14 +0000 | |
---|---|---|
committer | 2007-07-25 18:17:14 +0000 | |
commit | 5714c9e3681d05b074fe891ce4359b8a49b91f54 (patch) | |
tree | 43a89a29fa39ba4dd3f3e41070d1f33179ac805a /media-gfx/jhead | |
parent | Use updated patch set. (diff) | |
download | historical-5714c9e3681d05b074fe891ce4359b8a49b91f54.tar.gz historical-5714c9e3681d05b074fe891ce4359b8a49b91f54.tar.bz2 historical-5714c9e3681d05b074fe891ce4359b8a49b91f54.zip |
alpha stable
Package-Manager: portage-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" |