polynomial-c    15/05/29 07:28:12

  Modified:             ChangeLog
  Added:                libraw1394-2.1.1.ebuild
  Removed:              libraw1394-2.1.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.81                 sys-libs/libraw1394/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/ChangeLog?rev=1.81&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/ChangeLog?rev=1.81&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   19 Mar 2014 13:49:29 -0000      1.80
+++ ChangeLog   29 May 2015 07:28:12 -0000      1.81
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/libraw1394
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.80 
2014/03/19 13:49:29 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.81 
2015/05/29 07:28:12 polynomial-c Exp $
+
+*libraw1394-2.1.1 (29 May 2015)
+
+  29 May 2015; Lars Wendler <polynomia...@gentoo.org> -libraw1394-2.1.0.ebuild,
+  +libraw1394-2.1.1.ebuild:
+  Version bump. Removed old.
 
   19 Mar 2014; Agostino Sarubbo <a...@gentoo.org> libraw1394-2.1.0-r1.ebuild:
   Stable for alpha, wrt bug #495964



1.1                  sys-libs/libraw1394/libraw1394-2.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/libraw1394-2.1.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/libraw1394-2.1.1.ebuild?rev=1.1&content-type=text/plain

Index: libraw1394-2.1.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-2.1.1.ebuild,v 1.1 
2015/05/29 07:28:12 polynomial-c Exp $

EAPI=4

AUTOTOOLS_PRUNE_LIBTOOL_FILES=all

inherit autotools-multilib

DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
HOMEPAGE="http://ieee1394.wiki.kernel.org/";
SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="static-libs"

DEPEND="app-arch/xz-utils"
RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r4
                !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"




Reply via email to