summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-22 18:40:47 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-22 18:40:47 +0000
commit06005e07b362d6c21a1a55a5123d44c9b1416935 (patch)
tree1bdae9e118a0918f275c6cdb3372298a5719287d /media-libs/openjpeg
parentStable for arm, wrt bug #454798 (diff)
downloadgentoo-2-06005e07b362d6c21a1a55a5123d44c9b1416935.tar.gz
gentoo-2-06005e07b362d6c21a1a55a5123d44c9b1416935.tar.bz2
gentoo-2-06005e07b362d6c21a1a55a5123d44c9b1416935.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'media-libs/openjpeg')
-rw-r--r--media-libs/openjpeg/ChangeLog8
-rw-r--r--media-libs/openjpeg/openjpeg-1.5.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-libs/openjpeg/ChangeLog b/media-libs/openjpeg/ChangeLog
index b355af80f60f..5cd479af63b7 100644
--- a/media-libs/openjpeg/ChangeLog
+++ b/media-libs/openjpeg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/openjpeg
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/ChangeLog,v 1.67 2012/04/26 20:41:06 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/ChangeLog,v 1.68 2013/02/22 18:40:47 zmedico Exp $
+
+ 22 Feb 2013; Zac Medico <zmedico@gentoo.org> openjpeg-1.5.0.ebuild:
+ Add ~arm-linux keyword.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> openjpeg-1.5.0.ebuild:
keyword ~amd64-fbsd
@@ -257,4 +260,3 @@
+files/openjpeg-1.1.1-Makefile.patch, +metadata.xml,
+openjpeg-1.1.1.ebuild:
New ebuild, thanks to Guido wrt bug #127026
-
diff --git a/media-libs/openjpeg/openjpeg-1.5.0.ebuild b/media-libs/openjpeg/openjpeg-1.5.0.ebuild
index 8b09a3a1105d..338b36c96f82 100644
--- a/media-libs/openjpeg/openjpeg-1.5.0.ebuild
+++ b/media-libs/openjpeg/openjpeg-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-1.5.0.ebuild,v 1.11 2012/04/26 20:41:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-1.5.0.ebuild,v 1.12 2013/02/22 18:40:47 zmedico Exp $
EAPI=4
inherit cmake-utils multilib
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~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 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
RDEPEND="media-libs/lcms:2