Portage is a package management system used by Gentoo Linux
# ChangeLog for net-im/kopete-otr
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/kopete-otr/ChangeLog,v 1.13 2008/06/30 10:36:56 carlo Exp $
30 Jun 2008; Carsten Lohrke
Get rid of arts use flag.
*kopete-otr-0.7 (13 Nov 2007)
13 Nov 2007;
Version bump wrt bug #199021.
*kopete-otr-0.6 (10 Sep 2007)
10 Sep 2007; Timothy Redaelli
Version bump wrt bug #191971.
*kopete-otr-0.5 (27 Jun 2007)
27 Jun 2007; Timothy Redaelli
-files/kopete-otr-0.2-as-needed.patch, -kopete-otr-0.2.ebuild,
-kopete-otr-0.3.ebuild, -kopete-otr-0.4.ebuild, +kopete-otr-0.5.ebuild:
Version bump wrt bug #183373.
Thanks to Michael Zanetti for reporting.
Remove old versions.
*kopete-otr-0.4 (23 May 2007)
23 May 2007; Timothy Redaelli
Version bump, thanks to Michael Zanetti for reporting wrt #179484.
04 May 2007; Jeroen Roovers
Marked ~hppa (bug #176926).
02 May 2007; Gustavo Zacarias
kopete-otr-0.3.ebuild:
Keyworded ~sparc wrt #176371
02 May 2007; Raúl Porcel
Add ~ia64 wrt ~176731
*kopete-otr-0.3 (02 May 2007)
02 May 2007; Timothy Redaelli
Version bump wrt bug #176785.
Thanks to Alan Jones for reporting.
02 May 2007; Markus Rothe
Added ~ppc64; bug #176731
28 Apr 2007; Timothy Redaelli
Add ~amd64 keyword.
27 Apr 2007; Timothy Redaelli
Fix metadata.xml
*kopete-otr-0.2 (27 Apr 2007)
27 Apr 2007; Timothy Redaelli
+files/kopete-otr-0.2-as-needed.patch, +metadata.xml,
+kopete-otr-0.2.ebuild:
New ebuild, thanks to Michael Zanetti (upstream) for the ebuild wrt #171954.
Add my patch for --as-needed
DIST kopete-otr-0.5.tar.bz2 788901 RMD160 3782f11003e6a4a25626140d611d941f6c0c522f SHA1 1d4158847c360136c0285b56d6993457dfeafe1b SHA256 b27e15dd4bdd984a8ab739f096a7701703ab330753881660171449b37f8b3251
DIST kopete-otr-0.6.tar.bz2 801515 RMD160 2026e0406cbd4cf2509d01f1052b52440c3617c9 SHA1 aa727a8443f060721c33bbc1430e9d2b01b9ef74 SHA256 6cb518f7a9cd8bba850fcef0749d577126e1d4937794bdabca718ea8945187f4
DIST kopete-otr-0.7.tar.bz2 491509 RMD160 f4e989772ce7e0fc5d9e26f8c1094414771233e5 SHA1 ef5cff4492dcdccee7941882169053cf55cbfe55 SHA256 bc59c2a9d2e4a09b7ad9bde30824d5c2fb571a7d0426d1a3ba1e3a49e4b21697
EBUILD kopete-otr-0.5.ebuild 725 RMD160 661cec141a58400ae0024e0ed875fe4fe49503ff SHA1 745cf084382bf3a33696cab6ca818628769fa26c SHA256 8f43be1015b4a05d5c39a14e0fc1cfa8ea43cb5631a3d59567bbf0882816255e
EBUILD kopete-otr-0.6.ebuild 725 RMD160 6f5c2aad2662e6d2bd96ebeed54ebd2ba84ab083 SHA1 704ada8cc2406885cb50c86fece72832eb809dfb SHA256 e3108f5301d91ea1ca0859cdf4bdb49ad97551d4f760f3b7229929180b908c4c
EBUILD kopete-otr-0.7.ebuild 747 RMD160 f092a3e06e3a5ce749a77f877f502899ef9197b2 SHA1 de82e1f41c80e15fb14ee7e9bcdcbfb643d7beec SHA256 7d67b190fbb6c56acc4553f5e2df289e80087c19bc28a0b5a0e56a56cb5507be
MISC ChangeLog 2140 RMD160 7ab514e9b9681675f50844aed918353dbad26e95 SHA1 9660684b3cf803b448c2af4610ffa7c70f1d35e5 SHA256 168f5436cdcb262585d5f431b350688cf953c6f35d574eead76fe6ca20f43fc8
MISC metadata.xml 222 RMD160 c0fe8198bb72a6bed198a1dd7005ed607711db2a SHA1 a3b2631fffe918fa2b814a269297dfc9e6c355cb SHA256 35319607d0186f4c2b026c636392c56bafa68c71a17a67364e5c530156eb22b4
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/kopete-otr/kopete-otr-0.5.ebuild,v 1.1 2007/06/27 08:48:06 drizzt Exp $
inherit kde
DESCRIPTION="This plugin enables Off-The-Record encryption for the KDE instant messenger Kopete."
HOMEPAGE="http://kopete-otr.follefuder.org/"
SRC_URI="http://kopete-otr.follefuder.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
#FIXME Fix deps before KDE-4
DEPEND=">=net-libs/libotr-3.0.0
|| ( >=kde-base/kopete-3.5.5-r2 >=kde-base/kdenetwork-3.5.5-r2 )"
need-kde 3.5.5
src_unpack() {
kde_src_unpack
rm -f "${S}/configure"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/kopete-otr/kopete-otr-0.6.ebuild,v 1.1 2007/09/10 19:06:21 drizzt Exp $
inherit kde
DESCRIPTION="This plugin enables Off-The-Record encryption for the KDE instant messenger Kopete."
HOMEPAGE="http://kopete-otr.follefuder.org/"
SRC_URI="http://kopete-otr.follefuder.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
#FIXME Fix deps before KDE-4
DEPEND=">=net-libs/libotr-3.0.0
|| ( >=kde-base/kopete-3.5.5-r2 >=kde-base/kdenetwork-3.5.5-r2 )"
need-kde 3.5.5
src_unpack() {
kde_src_unpack
rm -f "${S}/configure"
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/kopete-otr/kopete-otr-0.7.ebuild,v 1.2 2008/06/30 10:36:56 carlo Exp $
ARTS_REQUIRED="never"
inherit kde
DESCRIPTION="This plugin enables Off-The-Record encryption for the KDE instant messenger Kopete."
HOMEPAGE="http://kopete-otr.follefuder.org/"
SRC_URI="http://kopete-otr.follefuder.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
#FIXME Fix deps before KDE-4
DEPEND=">=net-libs/libotr-3.1.0
|| ( >=kde-base/kopete-3.5.5-r2 >=kde-base/kdenetwork-3.5.5-r2 )"
need-kde 3.5.5
src_unpack() {
kde_src_unpack
rm -f "${S}/configure"
}