diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-07-03 11:40:15 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-07-03 11:40:15 +0000 |
commit | 1d7ff734f78c03e932fe7e130289e3c843661f49 (patch) | |
tree | 2fdecfafced2868bd4f05384319712b9ad06abc9 /net-im/yahoo-transport | |
parent | Cleanning older versions (Manifest recommit) (diff) | |
download | gentoo-2-1d7ff734f78c03e932fe7e130289e3c843661f49.tar.gz gentoo-2-1d7ff734f78c03e932fe7e130289e3c843661f49.tar.bz2 gentoo-2-1d7ff734f78c03e932fe7e130289e3c843661f49.zip |
cleanning older versions that do not have the last auth patch, and fixing dependencies
Diffstat (limited to 'net-im/yahoo-transport')
11 files changed, 12 insertions, 189 deletions
diff --git a/net-im/yahoo-transport/ChangeLog b/net-im/yahoo-transport/ChangeLog index c7ecbd458fc2..3ec43ab8fdd9 100644 --- a/net-im/yahoo-transport/ChangeLog +++ b/net-im/yahoo-transport/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-im/yahoo-transport # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.15 2004/06/26 03:12:13 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.16 2004/07/03 11:40:15 humpback Exp $ + + 03 Jul 2004; Gustavo Felisberto <humpback@gentoo.org>; + -yahoo-transport-2.3.0-r1.ebuild, -yahoo-transport-2.3.0-r2.ebuild, + -yahoo-transport-2.3.0.ebuild, -yahoo-transport-2.3.1.ebuild: + Cleanning older versions. All non x86 arches should test 2.3.1-r1 because we + apply a patch to this version and to 2.3.0-r3 that was designed only to 2.3.1 + so it might not work very well with 2.3.0 versions. *yahoo-transport-2.3.0-r3 (26 Jun 2004) diff --git a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0 b/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0 deleted file mode 100644 index 326561ea237c..000000000000 --- a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 281136e9934dd9e9221739a83bac4a2e yahoo-transport-2.3.0.tar.gz 44757 diff --git a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0-r1 b/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0-r1 deleted file mode 100644 index 412c1191daa9..000000000000 --- a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 281136e9934dd9e9221739a83bac4a2e yahoo-transport-2.3.0.tar.gz 44757 -MD5 8ff89895881d81c8ac7aff2788c745a2 yahoo-transport+newauth.diff 86348 diff --git a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0-r2 b/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0-r2 deleted file mode 100644 index 412c1191daa9..000000000000 --- a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.0-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 281136e9934dd9e9221739a83bac4a2e yahoo-transport-2.3.0.tar.gz 44757 -MD5 8ff89895881d81c8ac7aff2788c745a2 yahoo-transport+newauth.diff 86348 diff --git a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.1 b/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.1 deleted file mode 100644 index cb7f8d72c0a2..000000000000 --- a/net-im/yahoo-transport/files/digest-yahoo-transport-2.3.1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1fe2c651d612eb58dccae2baad3c4c97 yahoo-transport-2.3.1.tar.gz 64127 -MD5 8ff89895881d81c8ac7aff2788c745a2 yahoo-transport+newauth.diff 86348 diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild deleted file mode 100644 index 7b257b2a4ad5..000000000000 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild,v 1.7 2004/06/24 23:01:06 agriffis Exp $ - -inherit eutils - -DESCRIPTION="Open Source Jabber Server Yahoo transport" -HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" -SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz - http://dev.gentoo.org/~humpback/yahoo-transport+newauth.diff" - -LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~ppc" -SLOT="0" -IUSE="" -DEPEND=">=net-im/jabberd-1.4.3" - -src_unpack() { - unpack ${P}.tar.gz - cd ${S} - epatch ${FILESDIR}/yahoo-makefile.patch - #This applies a patch to the auth scheme - #http://mailman.jabber.org/pipermail/jadmin/2004-January/013922.html - epatch ${DISTDIR}/yahoo-transport+newauth.diff -} - -src_compile() { - emake || die -} - -src_install() { - dodir /etc/jabber /usr/lib/jabberd - insinto /usr/lib/jabberd - doins yahoo-transport.so - insinto /etc/jabber - doins ${FILESDIR}/yahootrans.xml - dodoc README ${FILESDIR}/README.Gentoo -} - -pkg_postinst() { - einfo - einfo "Please read /usr/share/doc/${P}/README.Gentoo.gz" - einfo -} diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild deleted file mode 100644 index 3c596d0f3d5a..000000000000 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild,v 1.5 2004/06/24 23:01:06 agriffis Exp $ - -inherit eutils - -DESCRIPTION="Open Source Jabber Server Yahoo transport" -HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" -SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz - http://dev.gentoo.org/~humpback/yahoo-transport+newauth.diff" - -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -SLOT="0" -IUSE="" -DEPEND=">=net-im/jabberd-1.4.3-r3" - -src_unpack() { - unpack ${P}.tar.gz - cd ${S} - epatch ${FILESDIR}/yahoo-makefile.patch - #This applies a patch to the auth scheme - #http://mailman.jabber.org/pipermail/jadmin/2004-January/013922.html - epatch ${DISTDIR}/yahoo-transport+newauth.diff -} - -src_compile() { - emake || die -} - -src_install() { - dodir /etc/jabber /usr/lib/jabberd - insinto /usr/lib/jabberd - doins yahoo-transport.so - insinto /etc/jabber - doins ${FILESDIR}/yahootrans.xml - exeinto /etc/init.d - newexe ${FILESDIR}/yahoo-transport.init yahoo-transport - dodoc README ${FILESDIR}/README.Gentoo -} - -pkg_postinst() { - einfo - einfo "Please read /usr/share/doc/${P}/README.Gentoo.gz" - einfo "And please notice that now msn-transport comes with a init.d script" - einfo "dont forget to add it to your runlevel." - einfo -} diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0-r3.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0-r3.ebuild index 8112c1e467a1..b26e8bbb35ee 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0-r3.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r3.ebuild,v 1.2 2004/06/26 03:14:11 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r3.ebuild,v 1.3 2004/07/03 11:40:15 humpback Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" SLOT="0" IUSE="" -DEPEND=">=net-im/jabberd-1.4.3-r3" +DEPEND="=net-im/jabberd-1.4*" src_unpack() { unpack ${P}.tar.gz diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild deleted file mode 100644 index 89614304afb5..000000000000 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild,v 1.6 2004/06/24 23:01:06 agriffis Exp $ - -inherit eutils - -DESCRIPTION="Open Source Jabber Server Yahoo transport" -HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" -SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -SLOT="0" -IUSE="" -DEPEND=">=net-im/jabberd-1.4.3" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/yahoo-makefile.patch -} - -src_compile() { - emake || die -} - -src_install() { - dodir /etc/jabber /usr/lib/jabberd - insinto /usr/lib/jabberd - doins yahoo-transport.so - insinto /etc/jabber - doins ${FILESDIR}/yahootrans.xml - dodoc README ${FILESDIR}/README.Gentoo -} - -pkg_postinst() { - einfo - einfo "Please read /usr/share/doc/${P}/README.Gentoo.gz" - einfo -} diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild index 78e8c52db7eb..db28bd3cbe8b 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild,v 1.1 2004/06/26 03:06:54 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild,v 1.2 2004/07/03 11:40:15 humpback Exp $ inherit eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~hppa" SLOT="0" IUSE="" -DEPEND=">=net-im/jabberd-1.4.3-r3" +DEPEND="=net-im/jabberd-1.4*" src_unpack() { unpack ${P}.tar.gz diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild deleted file mode 100644 index ef600cc62418..000000000000 --- a/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild,v 1.7 2004/06/24 23:01:06 agriffis Exp $ - -inherit eutils - -DESCRIPTION="Open Source Jabber Server Yahoo transport" -HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" -SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz - http://dev.gentoo.org/~humpback/yahoo-transport+newauth.diff" - -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc hppa" -SLOT="0" -IUSE="" -DEPEND=">=net-im/jabberd-1.4.3-r3" - -src_unpack() { - unpack ${P}.tar.gz - cd ${S} - epatch ${FILESDIR}/yahoo-makefile.patch -} - -src_compile() { - emake || die -} - -src_install() { - dodir /etc/jabber /usr/lib/jabberd - insinto /usr/lib/jabberd - doins yahoo-transport.so - insinto /etc/jabber - doins ${FILESDIR}/yahootrans.xml - exeinto /etc/init.d - newexe ${FILESDIR}/yahoo-transport.init yahoo-transport - dodoc README ${FILESDIR}/README.Gentoo -} - -pkg_postinst() { - einfo - einfo "Please read /usr/share/doc/${P}/README.Gentoo.gz" - einfo "And please notice that now yahoo-transport comes with a init.d script" - einfo "dont forget to add it to your runlevel." - einfo -} |