summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 21:16:19 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 21:16:19 +0000
commit12f3e4c8d5779407a4bcb62363e1ebc233838352 (patch)
treec6b3f0c8322a96b0c23cf322be75eb30c144d5ca /net-irc
parentStable on ppc. (diff)
downloadhistorical-12f3e4c8d5779407a4bcb62363e1ebc233838352.tar.gz
historical-12f3e4c8d5779407a4bcb62363e1ebc233838352.tar.bz2
historical-12f3e4c8d5779407a4bcb62363e1ebc233838352.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/konversation/ChangeLog6
-rw-r--r--net-irc/konversation/Manifest18
-rw-r--r--net-irc/konversation/konversation-0.17.ebuild4
3 files changed, 11 insertions, 17 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog
index 1fff78d42dde..269e61ddeceb 100644
--- a/net-irc/konversation/ChangeLog
+++ b/net-irc/konversation/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/konversation
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.24 2005/06/08 13:29:14 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.25 2005/06/17 21:16:19 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ konversation-0.17.ebuild:
+ Stable on ppc.
08 Jun 2005; Sven Wegener <swegener@gentoo.org>
konversation-0.15.1.ebuild, konversation-0.17.ebuild,
diff --git a/net-irc/konversation/Manifest b/net-irc/konversation/Manifest
index 5a26fc458bbd..ee7a8ee1b637 100644
--- a/net-irc/konversation/Manifest
+++ b/net-irc/konversation/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 943c1c08b2bae6ad084ba17ec78c9aef konversation-0.15.1.ebuild 553
-MD5 7b5b9618573e2efdca2870a1720df8a4 konversation-0.18.ebuild 554
-MD5 81de1fe7144c5556cc7f1c145481205f ChangeLog 3129
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 dddb6bd7f3f325ac75b9ed2f0a589c13 konversation-0.17.ebuild 553
+MD5 a62e34b6c26924fe2e069650353b0c09 ChangeLog 3227
+MD5 5c2465682f4ca3cf97f010f6263cf29a konversation-0.17.ebuild 550
+MD5 7b5b9618573e2efdca2870a1720df8a4 konversation-0.18.ebuild 554
+MD5 f2c8957a5d97179e302ff2660560d146 files/digest-konversation-0.18 71
MD5 16524313d45151786b72dee746cc8804 files/digest-konversation-0.15.1 73
MD5 c1371c333bb8d481fd2d8416a2b7669b files/digest-konversation-0.17 71
-MD5 f2c8957a5d97179e302ff2660560d146 files/digest-konversation-0.18 71
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCpvLDI1lqEGTUzyQRAs1FAJ0eDDPTqHK6/W4qRxvIIuhXCCVPtwCdFdXz
-9nRvESxHNc+TDZPCzRG1m0Y=
-=fu48
------END PGP SIGNATURE-----
diff --git a/net-irc/konversation/konversation-0.17.ebuild b/net-irc/konversation/konversation-0.17.ebuild
index 05616e99f581..2017129ea1fe 100644
--- a/net-irc/konversation/konversation-0.17.ebuild
+++ b/net-irc/konversation/konversation-0.17.ebuild
@@ -1,6 +1,6 @@
# 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.17.ebuild,v 1.3 2005/06/08 13:29:14 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.17.ebuild,v 1.4 2005/06/17 21:16:19 hansmi Exp $
inherit kde
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~amd64 ~sparc"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE="nls"
need-kde 3