From 6426ea2e9315ee7eda56c41967406eab4dfab82d Mon Sep 17 00:00:00 2001 From: Maurice van der Pot Date: Tue, 22 Jan 2008 18:09:24 +0000 Subject: Added new version pyicq-t-0.8b and updated homepage and SRC_URI (bug #206823) (Portage version: 2.1.4) --- net-im/pyicq-t/ChangeLog | 10 ++++- net-im/pyicq-t/files/digest-pyicq-t-0.8 | 3 -- net-im/pyicq-t/files/digest-pyicq-t-0.8b | 3 ++ net-im/pyicq-t/pyicq-t-0.8.ebuild | 67 -------------------------------- net-im/pyicq-t/pyicq-t-0.8b.ebuild | 65 +++++++++++++++++++++++++++++++ 5 files changed, 77 insertions(+), 71 deletions(-) delete mode 100644 net-im/pyicq-t/files/digest-pyicq-t-0.8 create mode 100644 net-im/pyicq-t/files/digest-pyicq-t-0.8b delete mode 100644 net-im/pyicq-t/pyicq-t-0.8.ebuild create mode 100644 net-im/pyicq-t/pyicq-t-0.8b.ebuild (limited to 'net-im') diff --git a/net-im/pyicq-t/ChangeLog b/net-im/pyicq-t/ChangeLog index 5e0200114a0f..556aba59a025 100644 --- a/net-im/pyicq-t/ChangeLog +++ b/net-im/pyicq-t/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-im/pyicq-t # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.4 2008/01/16 08:11:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pyicq-t/ChangeLog,v 1.5 2008/01/22 18:09:24 griffon26 Exp $ + +*pyicq-t-0.8b (21 Jan 2008) + + 21 Jan 2008; Maurice van der Pot + -pyicq-t-0.8.ebuild, +pyicq-t-0.8b.ebuild: + Version bumped to 0.8b and updated homepage & SRC_URI to new home of pyicq-t + on google code. Thanks to Michael Perigard in bug + #206823 for the heads-up. 16 Jan 2008; Christian Faulhammer pyicq-t-0.8a.ebuild: stable x86, bug 206043 diff --git a/net-im/pyicq-t/files/digest-pyicq-t-0.8 b/net-im/pyicq-t/files/digest-pyicq-t-0.8 deleted file mode 100644 index 372563c9d169..000000000000 --- a/net-im/pyicq-t/files/digest-pyicq-t-0.8 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0929aa4b726d8718e1b8c8cb900fa114 pyicq-t-0.8.tar.gz 163250 -RMD160 f21a3b1e0ccc088683acb1cc5fefdce20c9c15b5 pyicq-t-0.8.tar.gz 163250 -SHA256 ef914750f07ba74437230cd626a6248ff6a5d7b3fe777b2df3a8be8741c3f811 pyicq-t-0.8.tar.gz 163250 diff --git a/net-im/pyicq-t/files/digest-pyicq-t-0.8b b/net-im/pyicq-t/files/digest-pyicq-t-0.8b new file mode 100644 index 000000000000..88b19fd1e92a --- /dev/null +++ b/net-im/pyicq-t/files/digest-pyicq-t-0.8b @@ -0,0 +1,3 @@ +MD5 961952be1f88d0b97bc7cc36c75d1215 pyicq-t-0.8b.tar.gz 164765 +RMD160 be6ced1c07d91c9ec5f277c9440d341211fc5ee0 pyicq-t-0.8b.tar.gz 164765 +SHA256 83e9b6cbd886e88c674e464f61b1b35becb4c81ab1e7cda5ed1f4ba32bd25a09 pyicq-t-0.8b.tar.gz 164765 diff --git a/net-im/pyicq-t/pyicq-t-0.8.ebuild b/net-im/pyicq-t/pyicq-t-0.8.ebuild deleted file mode 100644 index e3ad626df8df..000000000000 --- a/net-im/pyicq-t/pyicq-t-0.8.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2007 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.ebuild,v 1.2 2007/12/03 17:20:14 beandog Exp $ - -NEED_PYTHON=2.3 - -inherit eutils multilib python - -DESCRIPTION="Python based jabber transport for ICQ" -HOMEPAGE="http://pyicq-t.blathersource.org/" -SRC_URI="http://www.blathersource.org/download.php/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="webinterface" - -DEPEND="net-im/jabber-base" -RDEPEND="${DEPEND} - >=dev-python/twisted-2.2.0 - >=dev-python/twisted-words-0.1.0 - >=dev-python/twisted-web-0.5.0 - webinterface? ( >=dev-python/nevow-0.4.1 ) - >=dev-python/imaging-1.1" - -src_unpack() { - unpack ${A} && cd "${S}" || die "unpack failed" - - epatch "${FILESDIR}/${P}-twisted-2.5.patch" -} - -src_install() { - local inspath - - python_version - inspath=/usr/$(get_libdir)/python${PYVER}/site-packages/${PN} - insinto ${inspath} - doins -r data src tools - newins PyICQt.py ${PN}.py - - insinto /etc/jabber - newins config_example.xml ${PN}.xml - fperms 600 /etc/jabber/${PN}.xml - fowners jabber:jabber /etc/jabber/${PN}.xml - dosed \ - "s:[^\<]*:/var/spool/jabber:" \ - /etc/jabber/${PN}.xml - dosed \ - "s:[^\<]*:/var/run/jabber/${PN}.pid:" \ - /etc/jabber/${PN}.xml - - newinitd "${FILESDIR}/${PN}-0.8-initd" ${PN} - dosed "s:INSPATH:${inspath}:" /etc/init.d/${PN} -} - -pkg_postinst() { - python_version - python_mod_optimize ${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN} - - elog "A sample configuration file has been installed in /etc/jabber/${PN}.xml." - elog "Please edit it and the configuration of your Jabber server to match." -} - -pkg_postrm() { - python_version - python_mod_cleanup ${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN} -} diff --git a/net-im/pyicq-t/pyicq-t-0.8b.ebuild b/net-im/pyicq-t/pyicq-t-0.8b.ebuild new file mode 100644 index 000000000000..cce0bdee7104 --- /dev/null +++ b/net-im/pyicq-t/pyicq-t-0.8b.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2008 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.8b.ebuild,v 1.1 2008/01/22 18:09:24 griffon26 Exp $ + +NEED_PYTHON=2.3 + +inherit eutils multilib python + +DESCRIPTION="Python based jabber transport for ICQ" +HOMEPAGE="http://code.google.com/p/pyicqt/" +SRC_URI="http://pyicqt.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="webinterface" + +DEPEND="net-im/jabber-base" +RDEPEND="${DEPEND} + >=dev-python/twisted-2.2.0 + >=dev-python/twisted-words-0.1.0 + >=dev-python/twisted-web-0.5.0 + webinterface? ( >=dev-python/nevow-0.4.1 ) + >=dev-python/imaging-1.1" + +src_unpack() { + unpack ${A} && cd "${S}" || die "unpack failed" +} + +src_install() { + local inspath + + python_version + inspath=/usr/$(get_libdir)/python${PYVER}/site-packages/${PN} + insinto ${inspath} + doins -r data src tools + newins PyICQt.py ${PN}.py + + insinto /etc/jabber + newins config_example.xml ${PN}.xml + fperms 600 /etc/jabber/${PN}.xml + fowners jabber:jabber /etc/jabber/${PN}.xml + dosed \ + "s:[^\<]*:/var/spool/jabber:" \ + /etc/jabber/${PN}.xml + dosed \ + "s:[^\<]*:/var/run/jabber/${PN}.pid:" \ + /etc/jabber/${PN}.xml + + newinitd "${FILESDIR}/${PN}-0.8-initd" ${PN} + dosed "s:INSPATH:${inspath}:" /etc/init.d/${PN} +} + +pkg_postinst() { + python_version + python_mod_optimize "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}" + + elog "A sample configuration file has been installed in /etc/jabber/${PN}.xml." + elog "Please edit it and the configuration of your Jabber server to match." +} + +pkg_postrm() { + python_version + python_mod_cleanup "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}" +} -- cgit v1.2.3-65-gdbad