diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 12:08:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 12:08:14 +0000 |
commit | 3e464aee34a20155b439b6b5179366777d484433 (patch) | |
tree | 0c0eced01dee428457f30a01a0e378c380c63398 /media-libs/tiff | |
parent | Stable for s390, wrt bug #474354 (diff) | |
download | gentoo-2-3e464aee34a20155b439b6b5179366777d484433.tar.gz gentoo-2-3e464aee34a20155b439b6b5179366777d484433.tar.bz2 gentoo-2-3e464aee34a20155b439b6b5179366777d484433.zip |
Stable for s390, wrt bug #480466
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tiff/tiff-4.0.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog index 4d588a00ad2c..e99e64878f15 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.249 2013/08/28 12:07:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.250 2013/08/28 12:08:14 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> tiff-4.0.3-r4.ebuild: + Stable for s390, wrt bug #480466 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> tiff-4.0.3-r4.ebuild: Stable for ia64, 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 7031a328478e..e4783f3276a2 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.9 2013/08/28 12:07:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.3-r4.ebuild,v 1.10 2013/08/28 12:08:14 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= ) |