summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:02:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:02:59 +0000
commit640ff9fded3e3035963b427a333ce207102eec7a (patch)
treead05c9f970ed8393c0e9001315aacbb6dcb5b9ba /net-irc/kvirc
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-640ff9fded3e3035963b427a333ce207102eec7a.tar.gz
historical-640ff9fded3e3035963b427a333ce207102eec7a.tar.bz2
historical-640ff9fded3e3035963b427a333ce207102eec7a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-irc/kvirc')
-rw-r--r--net-irc/kvirc/Manifest12
-rw-r--r--net-irc/kvirc/kvirc-3.0.0_beta1-r1.ebuild10
-rw-r--r--net-irc/kvirc/kvirc-3.0.0_beta2-r1.ebuild12
-rw-r--r--net-irc/kvirc/kvirc-3.0.0_pre20021217.ebuild22
4 files changed, 28 insertions, 28 deletions
diff --git a/net-irc/kvirc/Manifest b/net-irc/kvirc/Manifest
index 461320c1ea4b..8acf2044dbb1 100644
--- a/net-irc/kvirc/Manifest
+++ b/net-irc/kvirc/Manifest
@@ -1,10 +1,10 @@
+MD5 100fb80b7e75b7d23eff557baa7a28fb ChangeLog 2617
+MD5 f025e99b70150abc5fc947420fe92dea kvirc-2.1.1-r1.ebuild 930
+MD5 4ceee5c8f81acf788862fb9e46d488ad kvirc-3.0.0_pre20021217.ebuild 2246
+MD5 189ce726ab4a253860ae7bfe97001f17 kvirc-3.0.0_beta1-r1.ebuild 2145
+MD5 7d864fc92f1394c51a27542fd5892251 kvirc-3.0.0_beta2-r1.ebuild 2357
+MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 61edbd9f57dbf08ef506bd7867a0c2da files/digest-kvirc-2.1.1-r1 65
MD5 419067fcdc6443b92b211410c356035b files/digest-kvirc-3.0.0_pre20021217 68
MD5 4cea7b0d2f1dad834e7758adaebc9d73 files/digest-kvirc-3.0.0_beta1-r1 70
MD5 68d2153371007bdad609f225fdba63be files/digest-kvirc-3.0.0_beta2-r1 70
-MD5 f025e99b70150abc5fc947420fe92dea kvirc-2.1.1-r1.ebuild 930
-MD5 9febff29e6230f09548e68f4806dbb88 kvirc-3.0.0_pre20021217.ebuild 2272
-MD5 100fb80b7e75b7d23eff557baa7a28fb ChangeLog 2617
-MD5 3c8ed7896bc9754fd6ceca1342cbcdf6 kvirc-3.0.0_beta1-r1.ebuild 2147
-MD5 48e95b42f635800c09aeef905405cd4f kvirc-3.0.0_beta2-r1.ebuild 2363
-MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
diff --git a/net-irc/kvirc/kvirc-3.0.0_beta1-r1.ebuild b/net-irc/kvirc/kvirc-3.0.0_beta1-r1.ebuild
index bf1d0aa4f3a5..cd17f585abfb 100644
--- a/net-irc/kvirc/kvirc-3.0.0_beta1-r1.ebuild
+++ b/net-irc/kvirc/kvirc-3.0.0_beta1-r1.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/kvirc/kvirc-3.0.0_beta1-r1.ebuild,v 1.2 2003/08/03 03:34:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.0_beta1-r1.ebuild,v 1.3 2003/09/06 22:02:56 msterret Exp $
inherit kde-base
@@ -31,15 +31,15 @@ use ipv6 && myconf="$myconf --with-ipv6-support" \
# arts support without kde support isn't liked by the configure script
# possibly it could be made to work but i didn't want to spend time on it
use kde && myconf="$myconf --with-kde-support --with-arts-support" \
- || myconf="$myconf --without-kde-support --without-arts-support"
+ || myconf="$myconf --without-kde-support --without-arts-support"
use esd && myconf="$myconf --with-esd-support" \
- || myconf="$myconf --without-esd-support"
+ || myconf="$myconf --without-esd-support"
# no use flag as yet, and a hard dep is rather pointless
#use audiofile && myconf="$myconf --with-arts-support" \
-# || myconf="$myconf --without-arts-support"
+# || myconf="$myconf --without-arts-support"
# doesn't compile
#use ssl && myconf="$myconf --with-ssl-support" \
-# || myconf="$myconf --without-ssl-support"
+# || myconf="$myconf --without-ssl-support"
# use aa even when kde support is disabled
myconf="$myconf --with-aa-fonts"
diff --git a/net-irc/kvirc/kvirc-3.0.0_beta2-r1.ebuild b/net-irc/kvirc/kvirc-3.0.0_beta2-r1.ebuild
index 5b32dad6ee9f..05ebc995a374 100644
--- a/net-irc/kvirc/kvirc-3.0.0_beta2-r1.ebuild
+++ b/net-irc/kvirc/kvirc-3.0.0_beta2-r1.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/kvirc/kvirc-3.0.0_beta2-r1.ebuild,v 1.2 2003/08/03 03:34:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.0_beta2-r1.ebuild,v 1.3 2003/09/06 22:02:56 msterret Exp $
inherit kde-base
@@ -35,13 +35,13 @@ use ipv6 || myconf="$myconf --without-ipv6-support"
# also, explicitly passing --with-kde-support seems to break configure's logic, so just
# let it autodetect in that case
#use kde && myconf="$myconf --with-kde-support --with-arts-support" \
-use kde || myconf="$myconf --without-kde-support --without-arts-support"
+use kde || myconf="$myconf --without-kde-support --without-arts-support"
#use esd && myconf="$myconf --with-esd-support" \
-use esd || myconf="$myconf --without-esd-support"
+use esd || myconf="$myconf --without-esd-support"
use oss && myconf="$myconf --with-af--support" \
- || myconf="$myconf --without-af-support"
+ || myconf="$myconf --without-af-support"
#use ssl && myconf="$myconf --with-ssl-support" \
-use ssl || myconf="$myconf --without-ssl-support"
+use ssl || myconf="$myconf --without-ssl-support"
# use aa even when kde support is disabled; disable local 8bit character set conversion, doesn't compile
myconf="$myconf --with-aa-fonts"
@@ -60,7 +60,7 @@ src_compile() {
need-automake 1.5
need-autoconf 2.5
- kde_src_compile configure make
+ kde_src_compile configure make
}
src_install() {
diff --git a/net-irc/kvirc/kvirc-3.0.0_pre20021217.ebuild b/net-irc/kvirc/kvirc-3.0.0_pre20021217.ebuild
index 58a81a59387b..5b8f1f9c33f5 100644
--- a/net-irc/kvirc/kvirc-3.0.0_pre20021217.ebuild
+++ b/net-irc/kvirc/kvirc-3.0.0_pre20021217.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/kvirc/kvirc-3.0.0_pre20021217.ebuild,v 1.3 2003/02/13 14:15:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.0_pre20021217.ebuild,v 1.4 2003/09/06 22:02:56 msterret Exp $
IUSE="kde esd ipv6 ssl"
inherit kde-base
@@ -29,13 +29,13 @@ use ipv6 && myconf="$myconf --with-ipv6-support" \
# arts support without kde support isn't liked by the configure script
# possibly it could be made to work but i didn't want to spend time on it
use kde && myconf="$myconf --with-kde-support --with-arts-support" \
- || myconf="$myconf --without-kde-support --without-arts-support"
+ || myconf="$myconf --without-kde-support --without-arts-support"
use esd && myconf="$myconf --with-esd-support" \
- || myconf="$myconf --without-esd-support"
+ || myconf="$myconf --without-esd-support"
#use oss && myconf="$myconf --with-audiofile--support" \
-# || myconf="$myconf --without-audiofile-support"
+# || myconf="$myconf --without-audiofile-support"
use ssl && myconf="$myconf --with-ssl-support" \
- || myconf="$myconf --without-ssl-support"
+ || myconf="$myconf --without-ssl-support"
# use aa even when kde support is disabled; enable local 8bit character set conversion
myconf="$myconf --with-aa-fonts" #--with-local-8bit"
@@ -47,25 +47,25 @@ src_compile() {
# always install into /usr regardless of kde support
# kvirc doesn't have a kde-like installed file structure anyway
myconf="$myconf --prefix=/usr -v"
-
+
# make sure we disable kde support as the configure script can auto-enable
# it when it isn't wanted
use kde || export KDEDIR=""
-
+
need-automake 1.5
need-autoconf 2.5
- ./autogen.sh
- kde_src_compile configure make
+ ./autogen.sh
+ kde_src_compile configure make
}
src_install () {
-
+
make install DESTDIR=${D} || die
make docs DESTDIR=${D} || die
dodoc ChangeLog INSTALL README TODO
-
+
}