diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-11-10 18:33:45 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-11-10 18:33:45 +0000 |
commit | 992f041cf34108093ff4bdffce5865caccfa840f (patch) | |
tree | 5d973d1ca6507e41f5afe1d895d887889d336ffb /media-gfx/jhead | |
parent | Stable on sparc wrt #110242 (diff) | |
download | gentoo-2-992f041cf34108093ff4bdffce5865caccfa840f.tar.gz gentoo-2-992f041cf34108093ff4bdffce5865caccfa840f.tar.bz2 gentoo-2-992f041cf34108093ff4bdffce5865caccfa840f.zip |
Marked Stable on amd64. Bug #110242.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index f64de8af1989..f96e4f451973 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.26 2005/11/10 18:31:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.27 2005/11/10 18:33:45 metalgod Exp $ + + 10 Nov 2005; Luis Medinas <metalgod@gentoo.org> jhead-2.2.ebuild: + Marked Stable on amd64. Bug #110242. 10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.2.ebuild: Stable on sparc wrt #110242 diff --git a/media-gfx/jhead/jhead-2.2.ebuild b/media-gfx/jhead/jhead-2.2.ebuild index 04032b96998b..227d2ba7deab 100644 --- a/media-gfx/jhead/jhead-2.2.ebuild +++ b/media-gfx/jhead/jhead-2.2.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.2.ebuild,v 1.8 2005/11/10 18:31:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.2.ebuild,v 1.9 2005/11/10 18:33:45 metalgod Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ 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" |