diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-23 15:37:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-23 15:37:27 +0000 |
commit | affd4c5faaf40d41eccb23d93f87f28c89212a8f (patch) | |
tree | 5ba7795344766d49376531ce1a1aa49f4b0f1e9d /media-libs | |
parent | Raise compatible kernel version by one. (diff) | |
download | gentoo-2-affd4c5faaf40d41eccb23d93f87f28c89212a8f.tar.gz gentoo-2-affd4c5faaf40d41eccb23d93f87f28c89212a8f.tar.bz2 gentoo-2-affd4c5faaf40d41eccb23d93f87f28c89212a8f.zip |
Stable for HPPA (bug #480466).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-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 3d20c8a9f9d4..25c100179340 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.241 2013/08/23 14:54:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.242 2013/08/23 15:37:27 jer Exp $ + + 23 Aug 2013; Jeroen Roovers <jer@gentoo.org> tiff-4.0.3-r4.ebuild: + Stable for HPPA (bug #480466). *tiff-4.0.3-r4 (23 Aug 2013) *tiff-4.0.3-r5 (23 Aug 2013) diff --git a/media-libs/tiff/tiff-4.0.3-r4.ebuild b/media-libs/tiff/tiff-4.0.3-r4.ebuild index 6b0273d32662..98746aa210cf 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.1 2013/08/23 14:54:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-4.0.3-r4.ebuild,v 1.2 2013/08/23 15:37:27 jer 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= ) |