* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-notification: ChangeLog claws-mail-notification-0.25.ebuild claws-mail-notification-0.26.ebuild
@ 2010-11-23 9:00 Christian Faulhammer (fauli)
0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2010-11-23 9:00 UTC (permalink / raw
To: gentoo-commits
fauli 10/11/23 09:00:32
Modified: ChangeLog claws-mail-notification-0.25.ebuild
claws-mail-notification-0.26.ebuild
Log:
add a die after emake and don't install NEWS file (no contents)
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.54 mail-client/claws-mail-notification/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 22 Nov 2010 14:23:33 -0000 1.53
+++ ChangeLog 23 Nov 2010 09:00:32 -0000 1.54
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-notification
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.53 2010/11/22 14:23:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.54 2010/11/23 09:00:32 fauli Exp $
+
+ 23 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+ claws-mail-notification-0.25.ebuild, claws-mail-notification-0.26.ebuild:
+ add a die after emake and don't install NEWS file (no contents)
*claws-mail-notification-0.26 (22 Nov 2010)
1.4 mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild?r1=1.3&r2=1.4
Index: claws-mail-notification-0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-notification-0.25.ebuild 7 Aug 2010 14:15:59 -0000 1.3
+++ claws-mail-notification-0.25.ebuild 23 Nov 2010 09:00:32 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild,v 1.3 2010/08/07 14:15:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.25.ebuild,v 1.4 2010/11/23 09:00:32 fauli Exp $
MY_P="${PN#claws-mail-}_plugin-${PV}"
@@ -25,8 +25,8 @@
}
src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
+ emake DESTDIR="${D}" install || die
+ dodoc AUTHORS ChangeLog README
# kill useless files
rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
1.2 mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild?r1=1.1&r2=1.2
Index: claws-mail-notification-0.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-notification-0.26.ebuild 22 Nov 2010 14:23:33 -0000 1.1
+++ claws-mail-notification-0.26.ebuild 23 Nov 2010 09:00:32 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild,v 1.1 2010/11/22 14:23:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.26.ebuild,v 1.2 2010/11/23 09:00:32 fauli Exp $
MY_P="${PN#claws-mail-}_plugin-${PV}"
@@ -25,8 +25,8 @@
}
src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
+ emake DESTDIR="${D}" install || die
+ dodoc AUTHORS ChangeLog README
# kill useless files
rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-23 9:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 9:00 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-notification: ChangeLog claws-mail-notification-0.25.ebuild claws-mail-notification-0.26.ebuild Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox