diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:21:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:21:09 +0000 |
commit | 1accc94a79bfe93f4d0b6bff705150786bf1587f (patch) | |
tree | ac64ed6d1c30f4e13cd3dad0d23698c3fe633600 /media-libs/jasper | |
parent | Stable for sparc, wrt bug #538228 (diff) | |
download | gentoo-2-1accc94a79bfe93f4d0b6bff705150786bf1587f.tar.gz gentoo-2-1accc94a79bfe93f4d0b6bff705150786bf1587f.tar.bz2 gentoo-2-1accc94a79bfe93f4d0b6bff705150786bf1587f.zip |
Stable for sparc, wrt bug #537530
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/jasper')
-rw-r--r-- | media-libs/jasper/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/jasper/jasper-1.900.1-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jasper/ChangeLog b/media-libs/jasper/ChangeLog index 210c6cc03442..71afcf70f50a 100644 --- a/media-libs/jasper/ChangeLog +++ b/media-libs/jasper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/jasper # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.121 2015/01/31 10:32:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.122 2015/02/16 10:21:09 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> jasper-1.900.1-r9.ebuild: + Stable for sparc, wrt bug #537530 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> jasper-1.900.1-r9.ebuild: Stable for ppc, wrt bug #537530 diff --git a/media-libs/jasper/jasper-1.900.1-r9.ebuild b/media-libs/jasper/jasper-1.900.1-r9.ebuild index 1c8ea8750e47..67da8ae0993f 100644 --- a/media-libs/jasper/jasper-1.900.1-r9.ebuild +++ b/media-libs/jasper/jasper-1.900.1-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r9.ebuild,v 1.6 2015/01/31 10:32:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r9.ebuild,v 1.7 2015/02/16 10:21:09 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="JasPer2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="jpeg opengl static-libs" RDEPEND=" |