diff options
author | 2006-12-11 13:42:03 +0000 | |
---|---|---|
committer | 2006-12-11 13:42:03 +0000 | |
commit | f93a525d3461141e8dbb9382450cd64559432143 (patch) | |
tree | 7366f4eb8b1659a702c7b52282dfdd2908ee0b87 /media-gfx/jhead | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-f93a525d3461141e8dbb9382450cd64559432143.tar.gz gentoo-2-f93a525d3461141e8dbb9382450cd64559432143.tar.bz2 gentoo-2-f93a525d3461141e8dbb9382450cd64559432143.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index edf5d0cd17b5..8a329c1fc6b6 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.49 2006/12/09 05:08:55 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.50 2006/12/11 13:42:03 gustavoz Exp $ + + 11 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.6.ebuild: + Stable on sparc 09 Dec 2006; Marcelo Goes <vanquirius@gentoo.org> jhead-2.6.ebuild: Mark 2.6 x86 stable. diff --git a/media-gfx/jhead/jhead-2.6.ebuild b/media-gfx/jhead/jhead-2.6.ebuild index a43e1dd7323d..c91b6fee56c4 100644 --- a/media-gfx/jhead/jhead-2.6.ebuild +++ b/media-gfx/jhead/jhead-2.6.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.6.ebuild,v 1.2 2006/12/09 05:08:55 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.6.ebuild,v 1.3 2006/12/11 13:42:03 gustavoz 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" |