# ChangeLog for net-irc/konversation
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.15 2005/01/01 01:03:55 weeve Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.16 2005/01/19 22:44:03 swegener Exp $
+
+*konversation-0.15.1 (19 Jan 2005)
+
+ 19 Jan 2005; Sven Wegener <swegener@gentoo.org>
+ +konversation-0.15.1.ebuild:
+ Version bump for security bug #78712.
31 Dec 2004; Jason Wever <weeve@gentoo.org> konversation-0.15.ebuild:
Added ~sparc keyword.
-MD5 cf1369cd28609b01c5a9b568425f6380 ChangeLog 1752
-MD5 0ec3852784e904d7f1edc1266923c955 konversation-0.10.ebuild 552
-MD5 df4c184a2df396bdcfc7656eb70baddc konversation-0.13.ebuild 548
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 89e9d70ce5273141b221be5658eb2232 konversation-0.14.ebuild 553
+MD5 5c157f6f0ba6a5655cc48f8c42d1f540 konversation-0.15.1.ebuild 562
+MD5 c2778519cbbe48143209f8814572481b konversation-0.13.ebuild 551
+MD5 623664780d12eec8d332ff504973cc67 konversation-0.15.ebuild 560
+MD5 f4ccc728132f1de391fea642b285a639 konversation-0.10.ebuild 555
+MD5 fdd6a36a508f4eb10cbc3eb1f15b1c2d ChangeLog 1913
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 3131b9476be7695662173d92aafbd93d konversation-0.14.ebuild 551
-MD5 483425156433d9a799415a108ebf10e4 konversation-0.15.ebuild 557
+MD5 16524313d45151786b72dee746cc8804 files/digest-konversation-0.15.1 73
MD5 7cab566cc135e0f562f8393a7e7a7545 files/digest-konversation-0.10 69
MD5 69f0744eca8ea92ff58bfe93450dbd09 files/digest-konversation-0.13 70
MD5 67d8191a46211884077937ce23ddbbbe files/digest-konversation-0.14 71
MD5 1f09ef7bdc5865fd2446a76b84f4c1e8 files/digest-konversation-0.15 71
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFB7uK8I1lqEGTUzyQRAn5gAJwKGxyRbgFvg9JqyROwkTbqA00NQACgkt/c
+adCW41P1nJBxvlcLisfwtdU=
+=MtSA
+-----END PGP SIGNATURE-----
--- /dev/null
+MD5 1e8643a62bbbb8ba21009395586caeb2 konversation-0.15.1.tar.bz2 2598668
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.10.ebuild,v 1.5 2004/06/29 00:02:45 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.10.ebuild,v 1.6 2005/01/19 22:44:03 swegener Exp $
inherit kde
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.13.ebuild,v 1.6 2004/06/29 00:02:45 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.13.ebuild,v 1.7 2005/01/19 22:44:03 swegener Exp $
inherit kde
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.14.ebuild,v 1.2 2004/07/07 15:48:23 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.14.ebuild,v 1.3 2005/01/19 22:44:03 swegener Exp $
inherit kde
--- /dev/null
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.1.ebuild,v 1.1 2005/01/19 22:44:03 swegener Exp $
+
+inherit kde
+
+DESCRIPTION="A user friendly IRC Client for KDE3.x"
+HOMEPAGE="http://konversation.sourceforge.net/"
+SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
+IUSE="nls"
+
+need-kde 3
+
+src_install() {
+ kde_src_install
+ use nls || rm -rf ${D}/usr/share/locale
+}
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.ebuild,v 1.2 2005/01/01 01:03:55 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.ebuild,v 1.3 2005/01/19 22:44:03 swegener Exp $
inherit kde