summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 20:18:05 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 20:18:05 +0000
commite8dd691837a7ef52210d73dd1bd9751f910c81e8 (patch)
treec457b3b07e48022a0f4be13e251289bb49746f8e /media-gfx/jpeginfo
parentx86 stable wrt bug #393715 (diff)
downloadgentoo-2-e8dd691837a7ef52210d73dd1bd9751f910c81e8.tar.gz
gentoo-2-e8dd691837a7ef52210d73dd1bd9751f910c81e8.tar.bz2
gentoo-2-e8dd691837a7ef52210d73dd1bd9751f910c81e8.zip
x86 stable wrt bug #393717
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx/jpeginfo')
-rw-r--r--media-gfx/jpeginfo/ChangeLog5
-rw-r--r--media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog
index bb087ef9f545..8a5289c2132d 100644
--- a/media-gfx/jpeginfo/ChangeLog
+++ b/media-gfx/jpeginfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/jpeginfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.23 2011/12/16 15:50:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.24 2011/12/18 20:18:05 phajdan.jr Exp $
+
+ 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> jpeginfo-1.6.1.ebuild:
+ x86 stable wrt bug #393717
16 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
Move the package from maintainer-needed to graphics herd.
diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild
index 2dae00ef513e..424b4149b1fa 100644
--- a/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild
+++ b/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v 1.3 2011/12/16 15:43:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.1.ebuild,v 1.4 2011/12/18 20:18:05 phajdan.jr Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="virtual/jpeg"