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 gnome-base/libgnomecanvas: libgnomecanvas-2.30.3.ebuild ChangeLog
Date: Sun, 10 Apr 2011 10:47:32 +0000 (UTC)	[thread overview]
Message-ID: <20110410104732.9DB4220054@flycatcher.gentoo.org> (raw)

ssuominen    11/04/10 10:47:32

  Modified:             libgnomecanvas-2.30.3.ebuild ChangeLog
  Log:
  Punt useless libtool file.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild?r1=1.8&r2=1.9

Index: libgnomecanvas-2.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libgnomecanvas-2.30.3.ebuild	22 Mar 2011 19:16:53 -0000	1.8
+++ libgnomecanvas-2.30.3.ebuild	10 Apr 2011 10:47:32 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild,v 1.8 2011/03/22 19:16:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3.ebuild,v 1.9 2011/04/10 10:47:32 ssuominen Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -47,11 +47,7 @@
 
 src_install() {
 	gnome2_src_install
-
-	if use glade; then
-		# libglade doesn't need .la files
-		find "${ED}/usr/$(get_libdir)/libglade/2.0" -name "*.la" -delete || die
-	fi
+	find "${ED}" -name '*.la' -exec rm -f {} +
 }
 
 src_test() {



1.145                gnome-base/libgnomecanvas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	22 Mar 2011 19:16:53 -0000	1.144
+++ ChangeLog	10 Apr 2011 10:47:32 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgnomecanvas
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.144 2011/03/22 19:16:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.145 2011/04/10 10:47:32 ssuominen Exp $
+
+  10 Apr 2011; Samuli Suominen <ssuominen@gentoo.org>
+  libgnomecanvas-2.30.3.ebuild:
+  Punt useless libtool file.
 
   22 Mar 2011; Brent Baude <ranger@gentoo.org> libgnomecanvas-2.30.3.ebuild:
   Marking libgnomecanvas-2.30.3 ppc stable for bug 353436






             reply	other threads:[~2011-04-10 10:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-10 10:47 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-15 23:32 [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomecanvas: libgnomecanvas-2.30.3.ebuild ChangeLog Alexis Ballier (aballier)
2011-11-21 15:33 Justin Lecher (jlec)
2011-10-23 23:11 Jonathan Callen (abcd)
2011-03-22 19:16 Brent Baude (ranger)
2011-03-21 20:30 Kacper Kowalik (xarthisius)
2011-03-12 16:19 Raul Porcel (armin76)
2011-02-24 19:19 Thomas Kahle (tomka)
2011-02-23 22:53 Markos Chandras (hwoarang)
2011-02-03 23:21 Gilles Dartiguelongue (eva)

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=20110410104732.9DB4220054@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