From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-python: ChangeLog claws-mail-python-0.11.ebuild
Date: Thu, 3 Jan 2013 01:27:33 +0000 (UTC) [thread overview]
Message-ID: <20130103012733.BF6E82171D@flycatcher.gentoo.org> (raw)
fauli 13/01/03 01:27:33
Modified: ChangeLog claws-mail-python-0.11.ebuild
Log:
reintroduce deletion of .a and .la files
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
Revision Changes Path
1.38 mail-client/claws-mail-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-python/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-python/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-python/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 28 Dec 2012 16:40:59 -0000 1.37
+++ ChangeLog 3 Jan 2013 01:27:33 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-python
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/ChangeLog,v 1.37 2012/12/28 16:40:59 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/ChangeLog,v 1.38 2013/01/03 01:27:33 fauli Exp $
+
+ 03 Jan 2013; Christian Faulhammer <fauli@gentoo.org>
+ claws-mail-python-0.11.ebuild:
+ reintroduce deletion of .a and .la files
28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> claws-mail-python-0.11.ebuild:
Stable for x86, wrt bug #448968
1.4 mail-client/claws-mail-python/claws-mail-python-0.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.11.ebuild?r1=1.3&r2=1.4
Index: claws-mail-python-0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-python-0.11.ebuild 28 Dec 2012 16:40:59 -0000 1.3
+++ claws-mail-python-0.11.ebuild 3 Jan 2013 01:27:33 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.11.ebuild,v 1.3 2012/12/28 16:40:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.11.ebuild,v 1.4 2013/01/03 01:27:33 fauli Exp $
EAPI=4
inherit multilib
@@ -25,4 +25,7 @@
src_install() {
emake DESTDIR="${D}" install || die
dodoc ChangeLog README
+
+ # kill useless files
+ rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}
next reply other threads:[~2013-01-03 1:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 1:27 Christian Faulhammer (fauli) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-08 4:02 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-python: ChangeLog claws-mail-python-0.11.ebuild Christian Faulhammer (fauli)
2012-11-20 20:50 Christian Faulhammer (fauli)
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=20130103012733.BF6E82171D@flycatcher.gentoo.org \
--to=fauli@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