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/libtiger: ChangeLog libtiger-0.3.4.ebuild
Date: Fri,  2 Mar 2012 21:02:45 +0000 (UTC)	[thread overview]
Message-ID: <20120302210245.B9D252004B@flycatcher.gentoo.org> (raw)

ssuominen    12/03/02 21:02:45

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  ppc64 stable wrt #397071
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 media-libs/libtiger/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	15 Feb 2012 16:47:58 -0000	1.19
+++ ChangeLog	2 Mar 2012 21:02:45 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.19 2012/02/15 16:47:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.20 2012/03/02 21:02:45 ssuominen Exp $
+
+  02 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> libtiger-0.3.4.ebuild:
+  ppc64 stable wrt #397071
 
   15 Feb 2012; Brent Baude <ranger@gentoo.org> libtiger-0.3.4.ebuild:
   Marking libtiger-0.3.4 ppc for bug 397071



1.6                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.5&r2=1.6

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libtiger-0.3.4.ebuild	15 Feb 2012 16:47:58 -0000	1.5
+++ libtiger-0.3.4.ebuild	2 Mar 2012 21:02:45 -0000	1.6
@@ -1,9 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.5 2012/02/15 16:47:58 ranger Exp $
-
-EAPI=2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.6 2012/03/02 21:02:45 ssuominen Exp $
 
+EAPI=4
 inherit libtool
 
 DESCRIPTION="A rendering library for Kate streams using Pango and Cairo"
@@ -12,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango
@@ -31,7 +30,7 @@
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc THANKS README ChangeLog AUTHORS || die
-	find "${D}" -name '*.la' -delete
+	emake DESTDIR="${D}" install
+	dodoc THANKS README ChangeLog AUTHORS
+	find "${ED}" -name '*.la' -exec rm -f {} +
 }






             reply	other threads:[~2012-03-02 21:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 21:02 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-09 14:35 [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild Markus Meier (maekke)
2012-05-29 14:49 Alexis Ballier (aballier)
2012-02-15 16:47 Brent Baude (ranger)
2012-02-05 18:31 Raul Porcel (armin76)
2012-01-15 15:33 PaweA Hajdan (phajdan.jr)
2011-01-09 15:19 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=20120302210245.B9D252004B@flycatcher.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