diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-25 14:07:23 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-25 14:07:23 +0000 |
commit | a0e09fbb7b43181251ae8bac6752bb023c16cb83 (patch) | |
tree | 96da7bbbc50159e93655b33302fe5c7aaa7c01f7 | |
parent | stable on amd64 (diff) | |
download | gentoo-2-a0e09fbb7b43181251ae8bac6752bb023c16cb83.tar.gz gentoo-2-a0e09fbb7b43181251ae8bac6752bb023c16cb83.tar.bz2 gentoo-2-a0e09fbb7b43181251ae8bac6752bb023c16cb83.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 316c21e0e582..5ecf8420af86 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.47 2006/07/21 02:29:05 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.48 2006/11/25 14:07:23 blubb Exp $ + + 25 Nov 2006; <blubb@gentoo.org> jhead-2.5.ebuild: + stable on amd64 *jhead-2.6 (21 Jul 2006) diff --git a/media-gfx/jhead/jhead-2.5.ebuild b/media-gfx/jhead/jhead-2.5.ebuild index c7f48aa2781b..8a3eeb57ff26 100644 --- a/media-gfx/jhead/jhead-2.5.ebuild +++ b/media-gfx/jhead/jhead-2.5.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.5.ebuild,v 1.9 2006/03/09 23:54:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.5.ebuild,v 1.10 2006/11/25 14:07:23 blubb 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" |