diff options
author | 2013-08-28 12:07:04 +0000 | |
---|---|---|
committer | 2013-08-28 12:07:04 +0000 | |
commit | a79798a845b595c4f770c2d47f6b295a47c32cf8 (patch) | |
tree | 1bcc475c115da5cd805cf1c9d051c6380dd0d7ad /media-libs/tiff | |
parent | Stable for alpha, wrt bug #446720 (diff) | |
download | gentoo-2-a79798a845b595c4f770c2d47f6b295a47c32cf8.tar.gz gentoo-2-a79798a845b595c4f770c2d47f6b295a47c32cf8.tar.bz2 gentoo-2-a79798a845b595c4f770c2d47f6b295a47c32cf8.zip |
Stable for alpha, wrt bug #480466
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 a000cffca764..cf197da684fe 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.247 2013/08/26 16:57:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.248 2013/08/28 12:07:04 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> tiff-4.0.3-r4.ebuild: + Stable for alpha, wrt bug #480466 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> tiff-4.0.3-r4.ebuild: Stable for ppc, 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 3b8f6b3cb364..5e99efdd7d6d 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.7 2013/08/26 16:57:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.3-r4.ebuild,v 1.8 2013/08/28 12:07:04 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= ) |