summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-19 21:59:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-19 21:59:02 +0000
commit06a944749385fe04baa6054916d20161ac26c819 (patch)
tree0bf31576d56948cdf5165f4693635f0694588076 /net-irc/miau
parentit's RESTRICT=strip (diff)
downloadgentoo-2-06a944749385fe04baa6054916d20161ac26c819.tar.gz
gentoo-2-06a944749385fe04baa6054916d20161ac26c819.tar.bz2
gentoo-2-06a944749385fe04baa6054916d20161ac26c819.zip
Version bump, stable x86, drop old
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-irc/miau')
-rw-r--r--net-irc/miau/ChangeLog10
-rw-r--r--net-irc/miau/files/digest-miau-0.5.41
-rw-r--r--net-irc/miau/files/digest-miau-0.6.0.21
-rw-r--r--net-irc/miau/files/digest-miau-0.6.23
-rw-r--r--net-irc/miau/miau-0.5.4.ebuild51
-rw-r--r--net-irc/miau/miau-0.6.0.2.ebuild51
-rw-r--r--net-irc/miau/miau-0.6.1.ebuild6
-rw-r--r--net-irc/miau/miau-0.6.2.ebuild69
8 files changed, 83 insertions, 109 deletions
diff --git a/net-irc/miau/ChangeLog b/net-irc/miau/ChangeLog
index 938a0f344d13..9fedfc50d63f 100644
--- a/net-irc/miau/ChangeLog
+++ b/net-irc/miau/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/miau
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/ChangeLog,v 1.8 2006/06/27 09:15:54 jokey Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/ChangeLog,v 1.9 2007/02/19 21:59:02 armin76 Exp $
+
+*miau-0.6.2 (19 Feb 2007)
+
+ 19 Feb 2007; Raúl Porcel <armin76@gentoo.org> -miau-0.5.4.ebuild,
+ -miau-0.6.0.2.ebuild, miau-0.6.1.ebuild, +miau-0.6.2.ebuild:
+ Version bump, stable x86, drop old
*miau-0.6.1 (27 Jun 2006)
diff --git a/net-irc/miau/files/digest-miau-0.5.4 b/net-irc/miau/files/digest-miau-0.5.4
deleted file mode 100644
index 4e3890080fed..000000000000
--- a/net-irc/miau/files/digest-miau-0.5.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8f8cc98a5cd1879c025645f4c213fbb1 miau-0.5.4.tar.gz 210351
diff --git a/net-irc/miau/files/digest-miau-0.6.0.2 b/net-irc/miau/files/digest-miau-0.6.0.2
deleted file mode 100644
index 94c6a76b4227..000000000000
--- a/net-irc/miau/files/digest-miau-0.6.0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1b78d219a03655399c165eeb021cddd8 miau-0.6.0.2.tar.gz 228247
diff --git a/net-irc/miau/files/digest-miau-0.6.2 b/net-irc/miau/files/digest-miau-0.6.2
new file mode 100644
index 000000000000..6e0d2dd6c3a1
--- /dev/null
+++ b/net-irc/miau/files/digest-miau-0.6.2
@@ -0,0 +1,3 @@
+MD5 8a7a8a80250a9a316a3dc9d6fb15ecbe miau-0.6.2.tar.bz2 177737
+RMD160 211d8bb8f370ca3057ec9fa84b6f3f76cfc20f71 miau-0.6.2.tar.bz2 177737
+SHA256 3ce2a4b4f434f2548c226c1c15e5be8cf72f6f8285d0fea03dc76058739827a3 miau-0.6.2.tar.bz2 177737
diff --git a/net-irc/miau/miau-0.5.4.ebuild b/net-irc/miau/miau-0.5.4.ebuild
deleted file mode 100644
index 1fd14054f796..000000000000
--- a/net-irc/miau/miau-0.5.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.5.4.ebuild,v 1.3 2005/08/27 02:30:21 swegener Exp $
-
-DESCRIPTION="Persistent IRC bouncer with multi-client support - a fork of muh"
-HOMEPAGE="http://miau.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc x86"
-IUSE="debug ipv6"
-
-DEPEND=""
-
-src_compile() {
- econf \
- --enable-dccbounce \
- --enable-automode \
- --enable-releasenick \
- --enable-ctcp-replies \
- --enable-mkpasswd \
- --enable-uptime \
- --enable-chanlog \
- --enable-privlog \
- --enable-onconnect \
- --enable-empty-awaymsg \
- $(use_enable ipv6) \
- $(use_enable debug) \
- $(use_enable debug enduserdebug) \
- $(use_enable debug pingstat) \
- $(use_enable debug dumpstatus) \
- || die "econf failed"
- emake CFLAGS="${CFLAGS}" || die "emake failed"
-}
-
-src_install() {
- make install DESTDIR="${D}" || die "make install failed"
- dodoc AUTHORS ChangeLog TODO README || die "dodoc failed"
-
- mv "${D}"/usr/share/doc/miau/examples/miaurc "${D}"/usr/share/doc/${PF}/miaurc.sample
- rm -rf "${D}"/usr/share/doc/miau
-}
-
-pkg_postinst() {
- einfo
- einfo "You'll need to configure miau before running it."
- einfo "Put your config in ~/.miau/miaurc"
- einfo "A sample config is /usr/share/doc/${PF}/miaurc.sample"
- einfo "For more information, see the documentation."
- einfo
-}
diff --git a/net-irc/miau/miau-0.6.0.2.ebuild b/net-irc/miau/miau-0.6.0.2.ebuild
deleted file mode 100644
index 632b005ec626..000000000000
--- a/net-irc/miau/miau-0.6.0.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.0.2.ebuild,v 1.2 2006/01/12 19:37:51 metalgod Exp $
-
-DESCRIPTION="Persistent IRC bouncer with multi-client support - a fork of muh"
-HOMEPAGE="http://miau.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug ipv6"
-
-DEPEND=""
-
-src_compile() {
- econf \
- --enable-dccbounce \
- --enable-automode \
- --enable-releasenick \
- --enable-ctcp-replies \
- --enable-mkpasswd \
- --enable-uptime \
- --enable-chanlog \
- --enable-privlog \
- --enable-onconnect \
- --enable-empty-awaymsg \
- $(use_enable ipv6) \
- $(use_enable debug) \
- $(use_enable debug enduserdebug) \
- $(use_enable debug pingstat) \
- $(use_enable debug dumpstatus) \
- || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- make install DESTDIR="${D}" || die "make install failed"
- dodoc AUTHORS ChangeLog TODO README || die "dodoc failed"
-
- mv "${D}"/usr/share/doc/miau/examples/miaurc "${D}"/usr/share/doc/${PF}/miaurc.sample
- rm -rf "${D}"/usr/share/doc/miau
-}
-
-pkg_postinst() {
- einfo
- einfo "You'll need to configure miau before running it."
- einfo "Put your config in ~/.miau/miaurc"
- einfo "A sample config is /usr/share/doc/${PF}/miaurc.sample"
- einfo "For more information, see the documentation."
- einfo
-}
diff --git a/net-irc/miau/miau-0.6.1.ebuild b/net-irc/miau/miau-0.6.1.ebuild
index 9f23127dd86e..7a6b0bd51e6f 100644
--- a/net-irc/miau/miau-0.6.1.ebuild
+++ b/net-irc/miau/miau-0.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.1.ebuild,v 1.1 2006/06/27 09:15:54 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.1.ebuild,v 1.2 2007/02/19 21:59:02 armin76 Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://miau.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="debug ipv6"
DEPEND=""
diff --git a/net-irc/miau/miau-0.6.2.ebuild b/net-irc/miau/miau-0.6.2.ebuild
new file mode 100644
index 000000000000..5318377c445a
--- /dev/null
+++ b/net-irc/miau/miau-0.6.2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.2.ebuild,v 1.1 2007/02/19 21:59:02 armin76 Exp $
+
+inherit eutils
+
+DESCRIPTION="Persistent IRC bouncer with multi-client support - a fork of muh"
+HOMEPAGE="http://miau.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc x86"
+IUSE="debug ipv6"
+
+DEPEND=""
+
+pkg_setup() {
+ if use ipv6; then
+ echo
+ ewarn "Enabling the ipv6 useflag will disable ipv4 entirely. Press"
+ ewarn "Ctrl+C now if you don't want this."
+ echo
+ ebeep 5
+ fi
+}
+
+src_compile() {
+ # --disable-debug seems to actually enabled it, using if use rather than
+ # use_enable to get around it.
+ if use debug; then
+ myconf="--enable-debug"
+ fi
+ econf \
+ --enable-dccbounce \
+ --enable-automode \
+ --enable-releasenick \
+ --enable-ctcp-replies \
+ --enable-mkpasswd \
+ --enable-uptime \
+ --enable-chanlog \
+ --enable-privlog \
+ --enable-onconnect \
+ --enable-empty-awaymsg \
+ $(use_enable ipv6) \
+ ${myconf} \
+ $(use_enable debug enduserdebug) \
+ $(use_enable debug pingstat) \
+ $(use_enable debug dumpstatus) \
+ || die "econf failed."
+ emake || die "emake failed."
+}
+
+src_install() {
+ emake install DESTDIR="${D}" || die "emake install failed."
+ dodoc AUTHORS ChangeLog TODO README || die "dodoc failed."
+
+ mv "${D}/usr/share/doc/miau/examples/miaurc" \
+ "${D}/usr/share/doc/${PF}/miaurc.sample"
+ rm -rf "${D}/usr/share/doc/miau"
+}
+
+pkg_postinst() {
+ echo
+ einfo "You'll need to configure miau before running it."
+ einfo "Put your config in ~/.miau/miaurc"
+ einfo "You can use the sample config is in /usr/share/doc/${PF}/miaurc.sample"
+ einfo "For more information, see the documentation."
+ echo
+}