summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-24 15:54:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-24 15:54:41 +0000
commit72e3e530a6660d616c2bc010e3dad153fe49da1a (patch)
treea29a25f2b1c8003cac278e8a67b8247424eeab5f /media-libs/tiff
parentStable for arm, wrt bug #479968 (diff)
downloadgentoo-2-72e3e530a6660d616c2bc010e3dad153fe49da1a.tar.gz
gentoo-2-72e3e530a6660d616c2bc010e3dad153fe49da1a.tar.bz2
gentoo-2-72e3e530a6660d616c2bc010e3dad153fe49da1a.zip
Stable for arm, wrt bug #480466
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/tiff')
-rw-r--r--media-libs/tiff/ChangeLog5
-rw-r--r--media-libs/tiff/tiff-4.0.3-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog
index e65d5a49191d..df9e6577eb3b 100644
--- a/media-libs/tiff/ChangeLog
+++ b/media-libs/tiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/tiff
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.245 2013/08/24 12:35:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.246 2013/08/24 15:54:41 ago Exp $
+
+ 24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> tiff-4.0.3-r4.ebuild:
+ Stable for arm, wrt bug #480466
24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> tiff-4.0.3-r4.ebuild:
Stable for ppc64, wrt bug #480466
diff --git a/media-libs/tiff/tiff-4.0.3-r4.ebuild b/media-libs/tiff/tiff-4.0.3-r4.ebuild
index 24f0ed2ec492..d7332a0d46a1 100644
--- a/media-libs/tiff/tiff-4.0.3-r4.ebuild
+++ b/media-libs/tiff/tiff-4.0.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.3-r4.ebuild,v 1.5 2013/08/24 12:35:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.3-r4.ebuild,v 1.6 2013/08/24 15:54:41 ago Exp $
EAPI=5
inherit eutils libtool
@@ -12,7 +12,7 @@ SRC_URI="http://download.osgeo.org/libtiff/${P}.tar.gz
LICENSE="libtiff"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+cxx jbig jpeg lzma static-libs zlib"
RDEPEND="jpeg? ( virtual/jpeg:0= )