diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:05:46 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-19 12:05:46 +0000 |
commit | c9d768390784184044ffbca4dd0bd9cac60b055d (patch) | |
tree | 82995d3cb83b97fe47d84ea0870a3ab8c1d280c1 /media-gfx | |
parent | Version bump upstream (diff) | |
download | gentoo-2-c9d768390784184044ffbca4dd0bd9cac60b055d.tar.gz gentoo-2-c9d768390784184044ffbca4dd0bd9cac60b055d.tar.bz2 gentoo-2-c9d768390784184044ffbca4dd0bd9cac60b055d.zip |
Stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 15a885ef2a2b..7e7528dc587b 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.37 2006/01/18 13:05:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.38 2006/01/19 12:03:23 cryos Exp $ + + 19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> jhead-2.4.ebuild: + Stable on amd64. 18 Jan 2006; Jeroen Roovers <jer@gentoo.org> jhead-2.4.ebuild: Stable on hppa. diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild index c38c3f4f93bc..0ec785b41c5c 100644 --- a/media-gfx/jhead/jhead-2.4.ebuild +++ b/media-gfx/jhead/jhead-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.8 2006/01/18 13:05:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.9 2006/01/19 12:03:23 cryos 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" |