summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/bip')
-rw-r--r--net-irc/bip/ChangeLog5
-rw-r--r--net-irc/bip/bip-0.8.4.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/net-irc/bip/ChangeLog b/net-irc/bip/ChangeLog
index f75cd0233dd9..39d53e193d7a 100644
--- a/net-irc/bip/ChangeLog
+++ b/net-irc/bip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/bip
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/ChangeLog,v 1.10 2010/05/08 18:57:51 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/ChangeLog,v 1.11 2010/07/27 21:27:33 a3li Exp $
+
+ 27 Jul 2010; Alex Legler <a3li@gentoo.org> bip-0.8.4.ebuild:
+ Remove unneeded autotools inherit
08 May 2010; Alex Legler <a3li@gentoo.org> -bip-0.8.2.ebuild,
-files/bip-configure-oidentd.patch:
diff --git a/net-irc/bip/bip-0.8.4.ebuild b/net-irc/bip/bip-0.8.4.ebuild
index 6b143a57c479..67d8c4f161a9 100644
--- a/net-irc/bip/bip-0.8.4.ebuild
+++ b/net-irc/bip/bip-0.8.4.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/bip-0.8.4.ebuild,v 1.1 2010/01/05 10:30:42 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bip/bip-0.8.4.ebuild,v 1.2 2010/07/27 21:27:33 a3li Exp $
EAPI="2"
-inherit autotools
-
DESCRIPTION="Multiuser IRC proxy with ssl support"
HOMEPAGE="http://bip.t1r.net/"
SRC_URI="http://bip.t1r.net/downloads/${P}.tar.gz"