From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/xine-lib: ChangeLog xine-lib-1.1.19.ebuild
Date: Sun, 9 Oct 2011 16:31:22 +0000 (UTC) [thread overview]
Message-ID: <20111009163122.E6ADF2004B@flycatcher.gentoo.org> (raw)
ssuominen 11/10/09 16:31:22
Modified: ChangeLog xine-lib-1.1.19.ebuild
Log:
Remove useless libtool file libxine.la
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Revision Changes Path
1.645 media-libs/xine-lib/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?rev=1.645&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?rev=1.645&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?r1=1.644&r2=1.645
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v
retrieving revision 1.644
retrieving revision 1.645
diff -u -r1.644 -r1.645
--- ChangeLog 12 Sep 2011 06:02:38 -0000 1.644
+++ ChangeLog 9 Oct 2011 16:31:22 -0000 1.645
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/xine-lib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.644 2011/09/12 06:02:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.645 2011/10/09 16:31:22 ssuominen Exp $
+
+ 09 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> xine-lib-1.1.19.ebuild:
+ Remove useless libtool file libxine.la
12 Sep 2011; Tim Harder <radhermit@gentoo.org>
files/xine-lib-1.1.19-ffmpeg.patch:
1.15 media-libs/xine-lib/xine-lib-1.1.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.19.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.19.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.19.ebuild?r1=1.14&r2=1.15
Index: xine-lib-1.1.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.19.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xine-lib-1.1.19.ebuild 11 May 2011 19:11:38 -0000 1.14
+++ xine-lib-1.1.19.ebuild 9 Oct 2011 16:31:22 -0000 1.15
@@ -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-libs/xine-lib/xine-lib-1.1.19.ebuild,v 1.14 2011/05/11 19:11:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.19.ebuild,v 1.15 2011/10/09 16:31:22 ssuominen Exp $
EAPI=3
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -180,4 +180,5 @@
docdir="/usr/share/doc/${PF}" htmldir="/usr/share/doc/${PF}/html" \
install || die
dodoc ChangeLog
+ rm -f "${D}"usr/lib*/libxine.la
}
next reply other threads:[~2011-10-09 16:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-09 16:31 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-18 13:44 [gentoo-commits] gentoo-x86 commit in media-libs/xine-lib: ChangeLog xine-lib-1.1.19.ebuild Samuli Suominen (ssuominen)
2011-05-11 19:11 Alexis Ballier (aballier)
2011-04-10 20:10 Tomas Chvatal (scarabeus)
2011-03-31 15:24 Tomas Chvatal (scarabeus)
2011-03-26 16:04 Tomas Chvatal (scarabeus)
2011-03-06 11:12 Tim Harder (radhermit)
2011-01-10 15:41 Kacper Kowalik (xarthisius)
2011-01-09 16:44 Raul Porcel (armin76)
2010-12-31 19:15 Jeroen Roovers (jer)
2010-12-29 22:41 Markus Meier (maekke)
2010-12-25 19:31 Christian Faulhammer (fauli)
2010-12-24 14:23 Samuli Suominen (ssuominen)
2010-08-20 14:35 Samuli Suominen (ssuominen)
2010-07-27 19:49 Samuli Suominen (ssuominen)
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=20111009163122.E6ADF2004B@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