mrueg       14/11/23 16:51:53

  Modified:             pyaim-t-0.8.0.1-r1.ebuild ChangeLog
  Removed:              pyaim-t-0.8.0.1.ebuild
  Log:
  Mark stable on x86. Based on build testing by Myckel Habets. Add missing die. 
Cleanup old. Fixes bug #471544
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild?r1=1.3&r2=1.4

Index: pyaim-t-0.8.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyaim-t-0.8.0.1-r1.ebuild   23 Nov 2014 16:28:10 -0000      1.3
+++ pyaim-t-0.8.0.1-r1.ebuild   23 Nov 2014 16:51:53 -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/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild,v 
1.3 2014/11/23 16:28:10 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild,v 
1.4 2014/11/23 16:51:53 mrueg Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="webinterface"
 
 DEPEND="net-im/jabber-base"
@@ -43,9 +43,9 @@
        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}
-       sed -i -e "s:INSPATH:$(python_get_sitedir)/${PN}:" 
"${ED}/etc/init.d/${PN}"
+       sed -i -e "s:INSPATH:$(python_get_sitedir)/${PN}:" 
"${ED}/etc/init.d/${PN}" || die
        python_fix_shebang "${D}$(python_get_sitedir)/${PN}"
 }



1.20                 net-im/pyaim-t/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pyaim-t/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   23 Nov 2014 16:28:10 -0000      1.19
+++ ChangeLog   23 Nov 2014 16:51:53 -0000      1.20
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/pyaim-t
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.19 2014/11/23 
16:28:10 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.20 2014/11/23 
16:51:53 mrueg Exp $
+
+  23 Nov 2014; Manuel RĂ¼ger <[email protected]> -files/pyaim-t-0.8-initd,
+  -pyaim-t-0.8.0.1.ebuild, pyaim-t-0.8.0.1-r1.ebuild:
+  Mark stable on x86. Based on build testing by Myckel Habets. Add missing die.
+  Cleanup old. Fixes bug #471544
 
   23 Nov 2014; Chema Alonso <[email protected]> pyaim-t-0.8.0.1-r1.ebuild:
   Stable for amd64 wrt bug #471544




Reply via email to