summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-09-11 14:01:00 +0000
committerSven Wegener <swegener@gentoo.org>2005-09-11 14:01:00 +0000
commit903117424d737808a375426ad005eee6ddbc2b72 (patch)
tree3b770be4ee8fca63215fb87d16ec4eddb3b5fc3b /net-irc
parentFixed php deps wrt bug #105419. (diff)
downloadhistorical-903117424d737808a375426ad005eee6ddbc2b72.tar.gz
historical-903117424d737808a375426ad005eee6ddbc2b72.tar.bz2
historical-903117424d737808a375426ad005eee6ddbc2b72.zip
whitespace cleanup
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/asuka/asuka-1.0.6.ebuild4
-rw-r--r--net-irc/asuka/asuka-1.2.1.ebuild4
-rw-r--r--net-irc/bitchx/bitchx-1.1-r1.ebuild4
-rw-r--r--net-irc/bitchx/bitchx-1.1-r2.ebuild4
-rw-r--r--net-irc/epic4/epic4-1.1.16-r1.ebuild4
-rw-r--r--net-irc/epic4/epic4-2.0-r1.ebuild4
-rw-r--r--net-irc/epic4/epic4-2.2.ebuild4
-rw-r--r--net-irc/oer-mysql/ChangeLog8
-rw-r--r--net-irc/oer-mysql/files/digest-oer-mysql-1.0.421
-rw-r--r--net-irc/oer-mysql/oer-mysql-1.0.42.ebuild105
-rw-r--r--net-irc/oer-mysql/oer-mysql-1.0.43.ebuild6
-rw-r--r--net-irc/vyqchat/vyqchat-0.2.6.ebuild4
-rw-r--r--net-irc/xchat-systray/Manifest8
-rw-r--r--net-irc/xchat/xchat-1.8.11-r1.ebuild6
14 files changed, 31 insertions, 135 deletions
diff --git a/net-irc/asuka/asuka-1.0.6.ebuild b/net-irc/asuka/asuka-1.0.6.ebuild
index c5d77a75f75c..82316a06d3c7 100644
--- a/net-irc/asuka/asuka-1.0.6.ebuild
+++ b/net-irc/asuka/asuka-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.0.6.ebuild,v 1.10 2004/07/24 02:13:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.0.6.ebuild,v 1.11 2005/09/11 14:01:00 swegener Exp $
inherit eutils
@@ -17,7 +17,7 @@ DEPEND="virtual/libc"
src_compile() {
econf \
- --with-symlink=asuka-ircd \
+ --with-symlink=asuka-ircd \
--with-dpath=/etc/asuka \
--with-cpath=/etc/asuka/ircd.conf \
--with-lpath=/var/log/asuka/asuka.log \
diff --git a/net-irc/asuka/asuka-1.2.1.ebuild b/net-irc/asuka/asuka-1.2.1.ebuild
index b89725fc5ca4..ad10356c6457 100644
--- a/net-irc/asuka/asuka-1.2.1.ebuild
+++ b/net-irc/asuka/asuka-1.2.1.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/asuka/asuka-1.2.1.ebuild,v 1.1 2005/04/10 12:31:35 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.2.1.ebuild,v 1.2 2005/09/11 14:01:00 swegener Exp $
inherit eutils
@@ -17,7 +17,7 @@ DEPEND="virtual/libc"
src_compile() {
econf \
- --with-symlink=asuka-ircd \
+ --with-symlink=asuka-ircd \
--with-dpath=/etc/asuka \
--with-cpath=/etc/asuka/ircd.conf \
--with-lpath=/var/log/asuka/asuka.log \
diff --git a/net-irc/bitchx/bitchx-1.1-r1.ebuild b/net-irc/bitchx/bitchx-1.1-r1.ebuild
index 82bcc0080cb8..ced66450e50c 100644
--- a/net-irc/bitchx/bitchx-1.1-r1.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r1.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/bitchx/bitchx-1.1-r1.ebuild,v 1.6 2005/05/22 15:58:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.7 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
@@ -62,7 +62,7 @@ src_compile() {
|| myconf="${myconf} --disable-sound"
use gtk && use gnome\
- && myconf="${myconf} --with-gtk" \
+ && myconf="${myconf} --with-gtk" \
|| myconf="${myconf} --without-gtk"
diff --git a/net-irc/bitchx/bitchx-1.1-r2.ebuild b/net-irc/bitchx/bitchx-1.1-r2.ebuild
index dbefda147f99..ec49fc475cf0 100644
--- a/net-irc/bitchx/bitchx-1.1-r2.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r2.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/bitchx/bitchx-1.1-r2.ebuild,v 1.5 2005/05/22 15:58:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.6 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
@@ -62,7 +62,7 @@ src_compile() {
|| myconf="${myconf} --disable-sound"
use !amd64 && use gtk && use gnome\
- && myconf="${myconf} --with-gtk" \
+ && myconf="${myconf} --with-gtk" \
|| myconf="${myconf} --without-gtk"
diff --git a/net-irc/epic4/epic4-1.1.16-r1.ebuild b/net-irc/epic4/epic4-1.1.16-r1.ebuild
index de7a04307a1f..095422e12669 100644
--- a/net-irc/epic4/epic4-1.1.16-r1.ebuild
+++ b/net-irc/epic4/epic4-1.1.16-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.16-r1.ebuild,v 1.7 2005/02/17 03:16:05 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.16-r1.ebuild,v 1.8 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
DESCRIPTION="Epic4 IRC Client"
HOMEPAGE="http://epicsol.org/"
SRC_URI="ftp://prbh.org/pub/epic/EPIC4-ALPHA/${P}.tar.bz2
- ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz"
+ ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz"
LICENSE="as-is"
SLOT="0"
diff --git a/net-irc/epic4/epic4-2.0-r1.ebuild b/net-irc/epic4/epic4-2.0-r1.ebuild
index c8d1832ddc01..2af0d028cd8c 100644
--- a/net-irc/epic4/epic4-2.0-r1.ebuild
+++ b/net-irc/epic4/epic4-2.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.10 2005/07/20 00:07:22 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.0-r1.ebuild,v 1.11 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
DESCRIPTION="Epic4 IRC Client"
HOMEPAGE="http://epicsol.org/"
SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/${P}.tar.bz2
- ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20040801.tar.gz"
+ ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20040801.tar.gz"
LICENSE="as-is"
SLOT="0"
diff --git a/net-irc/epic4/epic4-2.2.ebuild b/net-irc/epic4/epic4-2.2.ebuild
index 6eab5e719840..a982cb40c68c 100644
--- a/net-irc/epic4/epic4-2.2.ebuild
+++ b/net-irc/epic4/epic4-2.2.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/epic4/epic4-2.2.ebuild,v 1.11 2005/08/24 23:44:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.2.ebuild,v 1.12 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
@@ -9,7 +9,7 @@ HELP_V="20050315"
DESCRIPTION="Epic4 IRC Client"
HOMEPAGE="http://epicsol.org/"
SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/${P}.tar.bz2
- ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-${HELP_V}.tar.gz"
+ ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-${HELP_V}.tar.gz"
LICENSE="as-is"
SLOT="0"
diff --git a/net-irc/oer-mysql/ChangeLog b/net-irc/oer-mysql/ChangeLog
index 41d57b9408ca..605e509e76f7 100644
--- a/net-irc/oer-mysql/ChangeLog
+++ b/net-irc/oer-mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/oer-mysql
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/ChangeLog,v 1.8 2004/12/16 03:26:53 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/ChangeLog,v 1.9 2005/09/11 14:01:00 swegener Exp $
+
+ 11 Sep 2005; Sven Wegener <swegener@gentoo.org> -oer-mysql-1.0.42.ebuild,
+ oer-mysql-1.0.43.ebuild:
+ Stable on x86.
*oer-mysql-1.0.43 (16 Dec 2004)
diff --git a/net-irc/oer-mysql/files/digest-oer-mysql-1.0.42 b/net-irc/oer-mysql/files/digest-oer-mysql-1.0.42
deleted file mode 100644
index 76700079bac0..000000000000
--- a/net-irc/oer-mysql/files/digest-oer-mysql-1.0.42
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3de7df16486bff69d43cbec60e7d09a1 oer+MySQL-1.0-42.tar.gz 154838
diff --git a/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild b/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild
deleted file mode 100644
index 160a8d1c26aa..000000000000
--- a/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild,v 1.7 2004/11/24 21:54:47 swegener Exp $
-
-inherit fixheadtails
-
-MY_P="oer+MySQL"
-
-DESCRIPTION="Free to use GPL'd IRC bot"
-HOMEPAGE="http://oer.equnet.org/"
-SRC_URI="http://oer.equnet.org/${MY_P}-1.0-42.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-IUSE=""
-
-DEPEND="virtual/libc
- >=dev-db/mysql-3.23.52-r1
- >=sys-apps/sed-3.02.80-r4"
-
-S=${WORKDIR}/${MY_P}-dist
-
-src_unpack() {
- unpack ${A}
- ht_fix_file ${S}/configure
-}
-
-src_compile() {
-
- CFLAGS=${CFLAGS} \
- ./configure --host=${CHOST} \
- --with-mysql=/usr || die "configure failed"
-
- cp Makefile Makefile.orig
- sed -e "s:-O2:${CFLAGS}:" < Makefile.orig > Makefile
-
- emake mycrypt || die
- emake || die "make failed"
-
- # Make ebuild config work properly.
- cp ${S}/pre_install.sh ${S}/pre_install.sh.orig
- sed -e "s:LOGTO=\"pre_install.log\":LOGTO=\"\/etc\/oer\/pre_install.log\":" \
- -e "s:CRYPT=\`.\/mycrypt:CRYPT=\`\/usr\/share\/tools\/mycrypt:" \
- -e "s:sample-configuration\/oer+MySQL.conf:\/etc\/oer\/oer+MySQL.conf:" \
- < ${S}/pre_install.sh.orig > ${S}/pre_install.sh
-
-}
-
-src_install() {
-
- dodir /usr/bin \
- /etc/oer \
- /usr/share/oer
-
- cp ${S}/oer+MySQL ${D}/usr/bin
- cp -r ${S}/tools ${S}/scripts ${D}/usr/share/oer
- cp ${S}/mycrypt ${S}/pre_install.sh ${D}/usr/share/oer/tools
-
-}
-
-pkg_postinst() {
-
- if ! groupmod oer
- then
- einfo "Creating oer group (gid=74)."
- groupadd oer -g 74 || die "failed to create oer group (gid=74)"
- fi
- if ! id oer
- then
- einfo "Creating oer user (uid=74)."
- useradd -d /usr/share/oer -g oer -s /bin/false -u 74 oer \
- || die "failed to create oer user (uid=74)"
- fi
-
- chown -R oer:oer /etc/oer
- chmod 0700 /etc/oer
- chown oer:oer /usr/bin/oer+MySQL
- einfo "Setting /usr/bin/oer+MySQL suid oer."
- chmod 6755 /usr/bin/oer+MySQL
-
- echo
-
- einfo
- einfo "To create MySQL database and simple config for your bot execute:"
- einfo
- einfo "# ebuild /var/db/pkg/net-irc/${P}/${P}.ebuild config"
- einfo
- einfo "NOTICE: Your mysql server must be running when executing the command above."
- einfo
-}
-
-pkg_config() {
-
- cd /usr/share/oer
- tools/pre_install.sh /usr/bin
- chown oer:oer /etc/oer/oer+MySQL.conf
- chmod 0600 /etc/oer/oer+MySQL.conf /etc/oer/pre_install.log
-
- einfo
- einfo "If all went well, you can start you bot by typing:"
- einfo
- einfo "# oer+MySQL -f /etc/oer/oer+MySQL.conf"
- einfo
-
-}
diff --git a/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild b/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild
index 295982ae28db..3d18cb4be7fa 100644
--- a/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild
+++ b/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild
@@ -1,6 +1,6 @@
-# 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/oer-mysql/oer-mysql-1.0.43.ebuild,v 1.1 2004/12/16 03:26:53 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild,v 1.2 2005/09/11 14:01:00 swegener Exp $
inherit fixheadtails versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://oer.equnet.org/"
SRC_URI="http://oer.equnet.org/testing/${MY_PN}-$(replace_version_separator 2 -).tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="debug static"
RDEPEND="virtual/libc
diff --git a/net-irc/vyqchat/vyqchat-0.2.6.ebuild b/net-irc/vyqchat/vyqchat-0.2.6.ebuild
index 9faacd1e964c..aa88d00134ff 100644
--- a/net-irc/vyqchat/vyqchat-0.2.6.ebuild
+++ b/net-irc/vyqchat/vyqchat-0.2.6.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/vyqchat/vyqchat-0.2.6.ebuild,v 1.3 2005/07/07 04:53:45 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/vyqchat/vyqchat-0.2.6.ebuild,v 1.4 2005/09/11 14:01:00 swegener Exp $
DESCRIPTION="QT based Vypress Chat clone for X."
HOMEPAGE="http://linux.bydg.org/~yogin/"
@@ -30,7 +30,7 @@ src_compile() {
--with-x \
--with-Qt-dir=/usr/qt/3 \
$(use_with arts) \
- || die "econf failed"
+ || die "econf failed"
make || die "make failed"
}
diff --git a/net-irc/xchat-systray/Manifest b/net-irc/xchat-systray/Manifest
index 0b0489fbe2a5..427ad195822b 100644
--- a/net-irc/xchat-systray/Manifest
+++ b/net-irc/xchat-systray/Manifest
@@ -1,8 +1,6 @@
MD5 e2e259c566b22eb1a52b5cd965d96e07 ChangeLog 3530
-MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 a616c2382c03c96742fed5d4856479c9 xchat-systray-2.4.5-r1.ebuild 1549
-MD5 bdcf7032ae169236b201db7ef2249b57 xchat-systray-2.4.5-r2.ebuild 1246
-MD5 f9fec2befb2bf0b3888f017d37a36a17 files/2.4.5-segfault-fix.patch 702
-MD5 c7f2d25da598195290d93a826f3a99c3 files/digest-xchat-systray-2.4.5-r1 86
MD5 6a371b158e1a26ecf0077fa030a6b316 files/2.4.5-default-icons.patch 1717
+MD5 f9fec2befb2bf0b3888f017d37a36a17 files/2.4.5-segfault-fix.patch 702
MD5 c7f2d25da598195290d93a826f3a99c3 files/digest-xchat-systray-2.4.5-r2 86
+MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
+MD5 bdcf7032ae169236b201db7ef2249b57 xchat-systray-2.4.5-r2.ebuild 1246
diff --git a/net-irc/xchat/xchat-1.8.11-r1.ebuild b/net-irc/xchat/xchat-1.8.11-r1.ebuild
index 221cddf33985..126e032e839e 100644
--- a/net-irc/xchat/xchat-1.8.11-r1.ebuild
+++ b/net-irc/xchat/xchat-1.8.11-r1.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/xchat/xchat-1.8.11-r1.ebuild,v 1.8 2005/01/01 07:38:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11-r1.ebuild,v 1.9 2005/09/11 14:01:00 swegener Exp $
inherit eutils
@@ -48,7 +48,7 @@ src_compile() {
if ! use perl; then
use gnome \
&& myopts="${myopts} --enable-gnome --enable-panel" \
- CFLAGS="${CFLAGS} -I/usr/include/orbit-1.0" \
+ CFLAGS="${CFLAGS} -I/usr/include/orbit-1.0" \
|| myopts="${myopts} --enable-gtkfe --disable-gnome --disable-zvt --disable-gdk-pixbuf"
else
myopts="${myopts} --disable-gnome"
@@ -79,7 +79,7 @@ src_compile() {
use python \
&& myflags="`python-config`" \
- && myopts="${myopts} --enable-python"
+ && myopts="${myopts} --enable-python"
econf ${myopts} || die