summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-11-13 12:32:55 +0000
committerSven Wegener <swegener@gentoo.org>2005-11-13 12:32:55 +0000
commit5f94f53ba335b8398888c6de62b1b0c54f7860c5 (patch)
tree613ffddfa968b65abc9fa8fba32ba38aad4df020
parentversion bump (diff)
downloadgentoo-2-5f94f53ba335b8398888c6de62b1b0c54f7860c5.tar.gz
gentoo-2-5f94f53ba335b8398888c6de62b1b0c54f7860c5.tar.bz2
gentoo-2-5f94f53ba335b8398888c6de62b1b0c54f7860c5.zip
Version bump, bug #110720.
(Portage version: 2.0.53_rc7)
-rw-r--r--net-irc/muh/ChangeLog8
-rw-r--r--net-irc/muh/Manifest18
-rw-r--r--net-irc/muh/files/digest-muh-2.21
-rw-r--r--net-irc/muh/files/digest-muh-2.2_beta11
-rw-r--r--net-irc/muh/muh-2.2.ebuild (renamed from net-irc/muh/muh-2.2_beta1.ebuild)14
5 files changed, 17 insertions, 25 deletions
diff --git a/net-irc/muh/ChangeLog b/net-irc/muh/ChangeLog
index 0520f265cd2f..deacbb881fdf 100644
--- a/net-irc/muh/ChangeLog
+++ b/net-irc/muh/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/muh
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.9 2005/09/16 23:25:35 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.10 2005/11/13 12:32:55 swegener Exp $
+
+*muh-2.2 (13 Nov 2005)
+
+ 13 Nov 2005; Sven Wegener <swegener@gentoo.org> -muh-2.2_beta1.ebuild,
+ +muh-2.2.ebuild:
+ Version bump, bug #110720.
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
diff --git a/net-irc/muh/Manifest b/net-irc/muh/Manifest
index 412edcadcbcb..9f6aacd2e239 100644
--- a/net-irc/muh/Manifest
+++ b/net-irc/muh/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 8174fb46013b9f228c08ccb5f6023020 muh-2.2_beta1.ebuild 907
-MD5 8dbc3e3f09f5a1b40a3f5cb45bba4343 muh-2.1_rc1.ebuild 787
MD5 940f3f88863045ea59998fcfd12212ce ChangeLog 1344
-MD5 b6349308b0057ef8c7cc6c3b44f6a534 metadata.xml 225
-MD5 45e5d28a6140d65317c16041e8962e74 files/digest-muh-2.2_beta1 64
MD5 23e0c42c9152a26274c01bbf269cf489 files/digest-muh-2.1_rc1 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDMIAtV3J2n04EauwRAmq/AKCyPsC5lD3ErmubgOmb0Z6r412vTQCeIZyb
-P2x8IkEMkC1E9ifxXO8F+NY=
-=LwTv
------END PGP SIGNATURE-----
+MD5 b6c957be91591adfabbb23180d452e58 files/digest-muh-2.2 59
+MD5 b6349308b0057ef8c7cc6c3b44f6a534 metadata.xml 225
+MD5 8dbc3e3f09f5a1b40a3f5cb45bba4343 muh-2.1_rc1.ebuild 787
+MD5 8174fb46013b9f228c08ccb5f6023020 muh-2.2.ebuild 907
diff --git a/net-irc/muh/files/digest-muh-2.2 b/net-irc/muh/files/digest-muh-2.2
new file mode 100644
index 000000000000..c7a7df3fc2b0
--- /dev/null
+++ b/net-irc/muh/files/digest-muh-2.2
@@ -0,0 +1 @@
+MD5 0aff5d0e362c3370fe483d4c94f8db45 muh-2.2.tar.gz 131433
diff --git a/net-irc/muh/files/digest-muh-2.2_beta1 b/net-irc/muh/files/digest-muh-2.2_beta1
deleted file mode 100644
index b6f62e59a3af..000000000000
--- a/net-irc/muh/files/digest-muh-2.2_beta1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8be1988b988f117ac75be70bad2b9086 muh-2.2beta1.tar.gz 128657
diff --git a/net-irc/muh/muh-2.2_beta1.ebuild b/net-irc/muh/muh-2.2.ebuild
index 6820a2417be6..3d416175174e 100644
--- a/net-irc/muh/muh-2.2_beta1.ebuild
+++ b/net-irc/muh/muh-2.2.ebuild
@@ -1,12 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2_beta1.ebuild,v 1.4 2005/07/07 16:36:01 swegener Exp $
-
-MY_P=${P/_/}
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2.ebuild,v 1.1 2005/11/13 12:32:55 swegener Exp $
DESCRIPTION="Persistent IRC bouncer"
HOMEPAGE="http://mind.riot.org/muh/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
@@ -15,15 +13,13 @@ IUSE="ipv6"
DEPEND=""
-S="${WORKDIR}"/${MY_P}
-
src_compile() {
- econf $(use_enable ipv6) || die "econf failed"
+ econf --datadir=/usr/share/muh $(use_enable ipv6) || die "econf failed"
emake || die "emake failed"
}
src_install() {
- einstall || die "einstall failed"
+ make DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog TODO
}
@@ -31,7 +27,7 @@ pkg_postinst() {
einfo
einfo "You'll need to configure muh before running it."
einfo "Put your config in ~/.muh/muhrc"
- einfo "A sample config is /usr/share/muhrc"
+ einfo "A sample config is /usr/share/muh/muhrc"
einfo "For more information, see the documentation."
einfo
}