public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/ilmbase: ChangeLog ilmbase-1.0.2.ebuild
Date: Sat, 24 Jul 2010 15:54:02 +0000 (UTC)	[thread overview]
Message-ID: <20100724155402.D74892CE15@corvid.gentoo.org> (raw)

ssuominen    10/07/24 15:54:02

  Modified:             ChangeLog
  Added:                ilmbase-1.0.2.ebuild
  Log:
  Version bump wrt #329713 by Arfrever Frehtes Taifersar Arahesis.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 media-libs/ilmbase/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ilmbase/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ilmbase/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ilmbase/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	10 Mar 2010 02:55:29 -0000	1.17
+++ ChangeLog	24 Jul 2010 15:54:02 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/ilmbase
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ChangeLog,v 1.17 2010/03/10 02:55:29 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ChangeLog,v 1.18 2010/07/24 15:54:02 ssuominen Exp $
+
+*ilmbase-1.0.2 (24 Jul 2010)
+
+  24 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> +ilmbase-1.0.2.ebuild:
+  Version bump wrt #329713 by Arfrever Frehtes Taifersar Arahesis.
 
   10 Mar 2010; Sebastian Pipping <sping@gentoo.org> ilmbase-1.0.0.ebuild,
   ilmbase-1.0.1.ebuild:



1.1                  media-libs/ilmbase/ilmbase-1.0.2.ebuild

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

Index: ilmbase-1.0.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/ilmbase/ilmbase-1.0.2.ebuild,v 1.1 2010/07/24 15:54:02 ssuominen Exp $

EAPI=2
inherit eutils libtool

DESCRIPTION="OpenEXR ILM Base libraries"
HOMEPAGE="http://openexr.com/"
SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"

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

RDEPEND="!<media-libs/openexr-1.5.0"
DEPEND="${RDEPEND}"

src_prepare() {
	epatch "${FILESDIR}"/${PN}-1.0.0-asneeded.patch
	elibtoolize
}

src_configure() {
	econf \
		--disable-dependency-tracking \
		$(use_enable static-libs static)
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS ChangeLog NEWS README
	find "${D}" -name '*.la' -delete
}






             reply	other threads:[~2010-07-24 15:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-24 15:54 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-24 16:20 [gentoo-commits] gentoo-x86 commit in media-libs/ilmbase: ChangeLog ilmbase-1.0.2.ebuild Samuli Suominen (ssuominen)
2010-11-25 13:23 Jeroen Roovers (jer)
2010-11-26  8:34 Markos Chandras (hwoarang)
2010-12-04 18:58 Raul Porcel (armin76)
2010-12-08 16:50 Jeroen Roovers (jer)
2011-01-06 17:26 Kacper Kowalik (xarthisius)
2012-05-09 16:52 Alexis Ballier (aballier)

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=20100724155402.D74892CE15@corvid.gentoo.org \
    --to=ssuominen@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