diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-17 03:59:35 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-17 03:59:35 +0000 |
commit | 11843ba7fe2a9b8c66389d9cc28a6326f2fda299 (patch) | |
tree | f4ad77915393030d57df7b5ea2f4f989977ab240 /media-gfx | |
parent | trivial version bump. bug #230557. Thanks to David Hallas for reporting and i... (diff) | |
download | gentoo-2-11843ba7fe2a9b8c66389d9cc28a6326f2fda299.tar.gz gentoo-2-11843ba7fe2a9b8c66389d9cc28a6326f2fda299.tar.bz2 gentoo-2-11843ba7fe2a9b8c66389d9cc28a6326f2fda299.zip |
Stable on amd64, bug #231629
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.82.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 7e2b06551d09..a34a6a7f58e1 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.78 2008/07/14 20:14:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.79 2008/07/17 03:59:35 tester Exp $ + + 17 Jul 2008; Olivier Crête <tester@gentoo.org> jhead-2.82.ebuild: + Stable on amd64, bug #231629 14 Jul 2008; nixnut <nixnut@gentoo.org> jhead-2.82.ebuild: Stable on ppc wrt bug 231629 diff --git a/media-gfx/jhead/jhead-2.82.ebuild b/media-gfx/jhead/jhead-2.82.ebuild index 6d0db51ec632..89b3ae62b612 100644 --- a/media-gfx/jhead/jhead-2.82.ebuild +++ b/media-gfx/jhead/jhead-2.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.82.ebuild,v 1.5 2008/07/14 20:14:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.82.ebuild,v 1.6 2008/07/17 03:59:35 tester Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" src_unpack() { |