diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:02:59 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:02:59 +0000 |
commit | f04fab693608b48b1793d947dc25cfa1c603630b (patch) | |
tree | 195fc0588cc5352d48a0a66a6ccae4201da2d155 /net-irc/konversation | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.gz gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.bz2 gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-irc/konversation')
-rw-r--r-- | net-irc/konversation/Manifest | 4 | ||||
-rw-r--r-- | net-irc/konversation/konversation-0.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/konversation/Manifest b/net-irc/konversation/Manifest index 63dfe375631f..ab7333a7170e 100644 --- a/net-irc/konversation/Manifest +++ b/net-irc/konversation/Manifest @@ -1,6 +1,6 @@ -MD5 3dc219bd640701122008643946cc7031 konversation-0.10.ebuild 563 MD5 b979bee8e9960dbd4d6ab98d8d3fb01a ChangeLog 888 -MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 5846144edbf7747aafbc896d1c0535ad konversation-0.10.ebuild 562 MD5 fd76b4ed8305d708b05b2dc1394f194d konversation-0.12.ebuild 559 +MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 7cab566cc135e0f562f8393a7e7a7545 files/digest-konversation-0.10 69 MD5 c865cf7c62bb4deb13ae7cc7784c47bf files/digest-konversation-0.12 69 diff --git a/net-irc/konversation/konversation-0.10.ebuild b/net-irc/konversation/konversation-0.10.ebuild index 2d0a938940e6..e4bcbd29daa0 100644 --- a/net-irc/konversation/konversation-0.10.ebuild +++ b/net-irc/konversation/konversation-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/03/03 16:31:15 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.10.ebuild,v 1.3 2003/09/06 22:02:56 msterret Exp $ IUSE="nls" @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" src_install() { - + kde_src_install use nls || rm -rf ${D}/usr/share/locale |