vapier 15/08/06 16:06:47
Modified: libraw-0.17.0_beta2.ebuild libraw-0.16.2.ebuild
libraw-0.16.0-r1.ebuild ChangeLog
Log:
Add hppa love.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
D2E96200)
Revision Changes Path
1.2 media-libs/libraw/libraw-0.17.0_beta2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.17.0_beta2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.17.0_beta2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.17.0_beta2.ebuild?r1=1.1&r2=1.2
Index: libraw-0.17.0_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.17.0_beta2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libraw-0.17.0_beta2.ebuild 19 Jul 2015 11:00:22 -0000 1.1
+++ libraw-0.17.0_beta2.ebuild 6 Aug 2015 16:06:47 -0000 1.2
@@ -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/libraw/libraw-0.17.0_beta2.ebuild,v 1.1
2015/07/19 11:00:22 maekke Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.17.0_beta2.ebuild,v 1.2
2015/08/06 16:06:47 vapier Exp $
EAPI=5
@@ -23,7 +23,7 @@
# http://www.libraw.org/data/LICENSE.LibRaw.pdf
LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
SLOT="0/13" # subslot = libraw soname version
-#KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux"
+#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux"
IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
1.2 media-libs/libraw/libraw-0.16.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.2.ebuild?r1=1.1&r2=1.2
Index: libraw-0.16.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libraw-0.16.2.ebuild 18 Jul 2015 10:23:54 -0000 1.1
+++ libraw-0.16.2.ebuild 6 Aug 2015 16:06:47 -0000 1.2
@@ -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/libraw/libraw-0.16.2.ebuild,v
1.1 2015/07/18 10:23:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.2.ebuild,v
1.2 2015/08/06 16:06:47 vapier Exp $
EAPI=5
@@ -23,7 +23,7 @@
# http://www.libraw.org/data/LICENSE.LibRaw.pdf
LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
SLOT="0/10" # subslot = libraw soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux"
IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
1.5 media-libs/libraw/libraw-0.16.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild?r1=1.4&r2=1.5
Index: libraw-0.16.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libraw-0.16.0-r1.ebuild 6 Dec 2014 16:36:38 -0000 1.4
+++ libraw-0.16.0-r1.ebuild 6 Aug 2015 16:06:47 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild,v
1.4 2014/12/06 16:36:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild,v
1.5 2015/08/06 16:06:47 vapier Exp $
EAPI=5
@@ -23,7 +23,7 @@
# http://www.libraw.org/data/LICENSE.LibRaw.pdf
LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
SLOT="0/10" # subslot = libraw soname version
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux
~x86-linux"
IUSE="demosaic examples jpeg jpeg2k +lcms openmp"
RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
1.90 media-libs/libraw/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/ChangeLog?rev=1.90&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/ChangeLog?rev=1.90&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/ChangeLog?r1=1.89&r2=1.90
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog 19 Jul 2015 11:00:22 -0000 1.89
+++ ChangeLog 6 Aug 2015 16:06:47 -0000 1.90
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libraw
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.89
2015/07/19 11:00:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.90
2015/08/06 16:06:47 vapier Exp $
+
+ 06 Aug 2015; Mike Frysinger <[email protected]> libraw-0.16.0-r1.ebuild,
+ libraw-0.16.2.ebuild, libraw-0.17.0_beta2.ebuild:
+ Add hppa love.
*libraw-0.17.0_beta2 (19 Jul 2015)