diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-23 18:25:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-23 18:25:48 +0000 |
commit | d1c57bc2881a884f8b3b2de80016ecfcdd559632 (patch) | |
tree | 74805745172d74de5ba04eb9a941672048f4f575 /media-gfx/jpeginfo | |
parent | Stable on sparc (diff) | |
download | gentoo-2-d1c57bc2881a884f8b3b2de80016ecfcdd559632.tar.gz gentoo-2-d1c57bc2881a884f8b3b2de80016ecfcdd559632.tar.bz2 gentoo-2-d1c57bc2881a884f8b3b2de80016ecfcdd559632.zip |
Stable on sparc
(Portage version: 2.1-r1)
Diffstat (limited to 'media-gfx/jpeginfo')
-rw-r--r-- | media-gfx/jpeginfo/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog index e9bf44a3e193..6a56482a441f 100644 --- a/media-gfx/jpeginfo/ChangeLog +++ b/media-gfx/jpeginfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jpeginfo -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.9 2005/11/25 22:21:09 cryos Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.10 2006/06/23 18:25:48 gustavoz Exp $ + + 23 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> jpeginfo-1.6.0.ebuild: + Stable on sparc 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> jpeginfo-1.6.0.ebuild: Stable on amd64. diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild index 7df0a3b54e1b..242cf292c4e6 100644 --- a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild +++ b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.11 2005/11/25 22:21:09 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.12 2006/06/23 18:25:48 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ~ppc-macos ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc-macos ppc64 sparc x86" DEPEND=">=media-libs/jpeg-6b" |