diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-12-15 08:54:24 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-12-15 08:54:24 +0000 |
commit | 5bd4af2b737f4497dd619721f4621f92b9dad3ca (patch) | |
tree | 58cd1d69313ab1a19bb8c43e897d550a1c500707 /media-gfx/jhead | |
parent | new version (diff) | |
download | gentoo-2-5bd4af2b737f4497dd619721f4621f92b9dad3ca.tar.gz gentoo-2-5bd4af2b737f4497dd619721f4621f92b9dad3ca.tar.bz2 gentoo-2-5bd4af2b737f4497dd619721f4621f92b9dad3ca.zip |
Stable for x86.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/jhead')
-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 95f7f7723a6c..d52fdc659681 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.29 2005/11/27 17:07:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.30 2005/12/15 08:54:24 s4t4n Exp $ + + 15 Dec 2005; Michele Noberasco <s4t4n@gentoo.org> jhead-2.4.ebuild: + Stable for x86. 27 Nov 2005; Jeroen Roovers <jer@gentoo.org> jhead-2.2.ebuild: Marked stable for hppa as per bug #110242 diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild index 5afca1eb4d9f..89c5816170ab 100644 --- a/media-gfx/jhead/jhead-2.4.ebuild +++ b/media-gfx/jhead/jhead-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2 2005/11/10 18:15:20 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.3 2005/12/15 08:54:24 s4t4n Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SRC_URI="${HOMEPAGE}${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" |