* [gentoo-commits] gentoo-x86 commit in net-im/pyicq-t: pyicq-t-0.8.1.5-r4.ebuild ChangeLog pyicq-t-0.8.1.5-r3.ebuild pyicq-t-0.8.1.5-r2.ebuild pyicq-t-0.8.1.5-r1.ebuild
@ 2014-11-23 16:48 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-11-23 16:48 UTC (permalink / raw
To: gentoo-commits
mrueg 14/11/23 16:48:33
Modified: pyicq-t-0.8.1.5-r4.ebuild ChangeLog
Removed: pyicq-t-0.8.1.5-r3.ebuild pyicq-t-0.8.1.5-r2.ebuild
pyicq-t-0.8.1.5-r1.ebuild
Log:
Cleanup old. Add missing die. Fixes bug #471542.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.4 net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild?r1=1.3&r2=1.4
Index: pyicq-t-0.8.1.5-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyicq-t-0.8.1.5-r4.ebuild 23 Nov 2014 16:46:54 -0000 1.3
+++ pyicq-t-0.8.1.5-r4.ebuild 23 Nov 2014 16:48:33 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild,v 1.3 2014/11/23 16:46:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild,v 1.4 2014/11/23 16:48:33 mrueg Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -43,7 +43,7 @@
sed -i \
-e "s:<spooldir>[^\<]*</spooldir>:<spooldir>/var/spool/jabber</spooldir>:" \
-e "s:<pid>[^\<]*</pid>:<pid>/var/run/jabber/${PN}.pid</pid>:" \
- "${ED}/etc/jabber/${PN}.xml"
+ "${ED}/etc/jabber/${PN}.xml" || die
newinitd "${FILESDIR}/${PN}-0.8-initd-r1" ${PN}
systemd_dounit "${FILESDIR}/${PN}.service"
1.33 net-im/pyicq-t/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyicq-t/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyicq-t/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyicq-t/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 23 Nov 2014 16:46:54 -0000 1.32
+++ ChangeLog 23 Nov 2014 16:48:33 -0000 1.33
@@ -1,6 +1,11 @@
# ChangeLog for net-im/pyicq-t
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.32 2014/11/23 16:46:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.33 2014/11/23 16:48:33 mrueg Exp $
+
+ 23 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -files/pyicq-t-0.8-initd,
+ -pyicq-t-0.8.1.5-r1.ebuild, -pyicq-t-0.8.1.5-r2.ebuild,
+ -pyicq-t-0.8.1.5-r3.ebuild, pyicq-t-0.8.1.5-r4.ebuild:
+ Cleanup old. Add missing die. Fixes bug #471542.
23 Nov 2014; Manuel Rüger <mrueg@gentoo.org> pyicq-t-0.8.1.5-r4.ebuild:
Mark stable on x86. Based on build testing by Myckel Habets.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-23 16:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-23 16:48 [gentoo-commits] gentoo-x86 commit in net-im/pyicq-t: pyicq-t-0.8.1.5-r4.ebuild ChangeLog pyicq-t-0.8.1.5-r3.ebuild pyicq-t-0.8.1.5-r2.ebuild pyicq-t-0.8.1.5-r1.ebuild Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox