public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libraw1394: libraw1394-2.1.0-r1.ebuild ChangeLog
Date: Thu,  1 Aug 2013 15:51:59 +0000 (UTC)	[thread overview]
Message-ID: <20130801155159.A7E882171C@flycatcher.gentoo.org> (raw)

aballier    13/08/01 15:51:59

  Modified:             ChangeLog
  Added:                libraw1394-2.1.0-r1.ebuild
  Log:
  Go multilib and stack it for baselibs -r5. Ebuild based on Karl Lindéns
  
  (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.71                 sys-libs/libraw1394/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	11 Apr 2013 12:18:26 -0000	1.70
+++ ChangeLog	1 Aug 2013 15:51:59 -0000	1.71
@@ -1,6 +1,13 @@
 # ChangeLog for sys-libs/libraw1394
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.70 2013/04/11 12:18:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.71 2013/08/01 15:51:59 aballier Exp $
+
+*libraw1394-2.1.0-r1 (01 Aug 2013)
+
+  01 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+  +libraw1394-2.1.0-r1.ebuild:
+  Go multilib and stack it for baselibs -r5. Ebuild based on Karl Lindéns one
+  in bug
 
   11 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> -libraw1394-2.0.4.ebuild,
   -libraw1394-2.0.5.ebuild, -libraw1394-2.0.7.ebuild:



1.1                  sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild

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

Index: libraw1394-2.1.0-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild,v 1.1 2013/08/01 15:51:59 aballier 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	other threads:[~2013-08-01 15:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01 15:51 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-11 18:42 [gentoo-commits] gentoo-x86 commit in sys-libs/libraw1394: libraw1394-2.1.0-r1.ebuild ChangeLog Jeroen Roovers (jer)
2014-02-20 18:01 Markus Meier (maekke)
2014-02-22 13:40 Akinori Hattori (hattya)
2014-02-24  1:54 PaweA Hajdan (phajdan.jr)
2014-03-02 22:31 Pacho Ramos (pacho)
2014-03-05 15:55 Agostino Sarubbo (ago)
2014-03-12 10:08 Agostino Sarubbo (ago)
2014-03-14 10:52 Agostino Sarubbo (ago)
2014-03-19 13:49 Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130801155159.A7E882171C@flycatcher.gentoo.org \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox