diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-23 09:30:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-23 09:30:03 +0000 |
commit | 5a9299baf4f61323dc9aa8f71c00ff56d2e6b5a3 (patch) | |
tree | 55a94dd18dccf512c8acbefd0c91063752fd1e11 /media-libs/jasper | |
parent | Stable for alpha, wrt bug #531264 (diff) | |
download | gentoo-2-5a9299baf4f61323dc9aa8f71c00ff56d2e6b5a3.tar.gz gentoo-2-5a9299baf4f61323dc9aa8f71c00ff56d2e6b5a3.tar.bz2 gentoo-2-5a9299baf4f61323dc9aa8f71c00ff56d2e6b5a3.zip |
Stable for alpha, wrt bug #531688
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jasper/ChangeLog b/media-libs/jasper/ChangeLog index e72166413b5d..45ff7df3c148 100644 --- a/media-libs/jasper/ChangeLog +++ b/media-libs/jasper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/jasper # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.99 2014/12/12 09:39:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/ChangeLog,v 1.100 2014/12/23 09:30:03 ago Exp $ + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> jasper-1.900.1-r7.ebuild: + Stable for alpha, wrt bug #531688 12 Dec 2014; Agostino Sarubbo <ago@gentoo.org> jasper-1.900.1-r7.ebuild: Stable for ia64, wrt bug #531688 diff --git a/media-libs/jasper/jasper-1.900.1-r7.ebuild b/media-libs/jasper/jasper-1.900.1-r7.ebuild index f62714c2afaa..3b1d00f769d9 100644 --- a/media-libs/jasper/jasper-1.900.1-r7.ebuild +++ b/media-libs/jasper/jasper-1.900.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r7.ebuild,v 1.6 2014/12/12 09:39:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.900.1-r7.ebuild,v 1.7 2014/12/23 09:30:03 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=" |