public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-awn: ChangeLog gmpc-awn-0.20.0.ebuild
@ 2011-03-19 16:06 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2011-03-19 16:06 UTC (permalink / raw
  To: gentoo-commits

angelos     11/03/19 16:06:09

  Modified:             ChangeLog gmpc-awn-0.20.0.ebuild
  Log:
  Remove .la file
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-plugins/gmpc-awn/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Mar 2011 10:41:35 -0000	1.1
+++ ChangeLog	19 Mar 2011 16:06:09 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gmpc-awn
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.1 2011/03/19 10:41:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.2 2011/03/19 16:06:09 angelos Exp $
+
+  19 Mar 2011; Christoph Mende <angelos@gentoo.org> gmpc-awn-0.20.0.ebuild:
+  Remove .la file
 
 *gmpc-awn-0.20.0 (19 Mar 2011)
 



1.2                  media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild?r1=1.1&r2=1.2

Index: gmpc-awn-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gmpc-awn-0.20.0.ebuild	19 Mar 2011 10:41:35 -0000	1.1
+++ gmpc-awn-0.20.0.ebuild	19 Mar 2011 16:06:09 -0000	1.2
@@ -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/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild,v 1.1 2011/03/19 10:41:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/gmpc-awn-0.20.0.ebuild,v 1.2 2011/03/19 16:06:09 angelos Exp $
 
 EAPI=4
 inherit autotools
@@ -28,3 +28,8 @@
 src_configure() {
 	econf $(use_enable nls)
 }
+
+src_install() {
+	default
+	find "${ED}" -name "*.la" -delete || die
+}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-awn: ChangeLog gmpc-awn-0.20.0.ebuild
@ 2012-05-27  8:12 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2012-05-27  8:12 UTC (permalink / raw
  To: gentoo-commits

angelos     12/05/27 08:12:11

  Modified:             ChangeLog
  Removed:              gmpc-awn-0.20.0.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  media-plugins/gmpc-awn/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-awn/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	27 May 2012 07:58:25 -0000	1.8
+++ ChangeLog	27 May 2012 08:12:11 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gmpc-awn
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.8 2012/05/27 07:58:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-awn/ChangeLog,v 1.9 2012/05/27 08:12:11 angelos Exp $
+
+  27 May 2012; Christoph Mende <angelos@gentoo.org> -gmpc-awn-0.20.0.ebuild:
+  Remove old
 
   27 May 2012; Christoph Mende <angelos@gentoo.org> gmpc-awn-11.8.16.ebuild:
   Depend on dev-libs/dbus-glib (bug #403033)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-27  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-19 16:06 [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-awn: ChangeLog gmpc-awn-0.20.0.ebuild Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-27  8:12 Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox