diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-05 15:13:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-05 15:13:07 +0000 |
commit | 239674ac46cfd299b57145a553a6b81bab7e7b8e (patch) | |
tree | c151fe38f6eb30a8993022d230af79d7c11d7351 /media-libs/jasper | |
parent | Stable for amd64, wrt bug #534106 (diff) | |
download | gentoo-2-239674ac46cfd299b57145a553a6b81bab7e7b8e.tar.gz gentoo-2-239674ac46cfd299b57145a553a6b81bab7e7b8e.tar.bz2 gentoo-2-239674ac46cfd299b57145a553a6b81bab7e7b8e.zip |
Stable for x86, wrt bug #533744
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jasper/ChangeLog b/media-libs/jasper/ChangeLog index 600e065a5a35..8609e4eca7ae 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.106 2015/01/05 15:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.107 2015/01/05 15:13:07 ago Exp $ + + 05 Jan 2015; Agostino Sarubbo <ago@gentoo.org> jasper-1.900.1-r8.ebuild: + Stable for x86, wrt bug #533744 05 Jan 2015; Agostino Sarubbo <ago@gentoo.org> jasper-1.900.1-r8.ebuild: Stable for amd64, wrt bug #533744 diff --git a/media-libs/jasper/jasper-1.900.1-r8.ebuild b/media-libs/jasper/jasper-1.900.1-r8.ebuild index a4831281ba75..e034eaecff65 100644 --- a/media-libs/jasper/jasper-1.900.1-r8.ebuild +++ b/media-libs/jasper/jasper-1.900.1-r8.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-r8.ebuild,v 1.2 2015/01/05 15:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r8.ebuild,v 1.3 2015/01/05 15:13:07 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=" |