summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-9999.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index 604904609515..15f1beaa7bbf 100644
--- a/net-irc/hexchat/ChangeLog
+++ b/net-irc/hexchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/hexchat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.70 2013/08/28 17:46:13 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.71 2013/09/01 00:04:55 hasufell Exp $
+
+ 01 Sep 2013; Julian Ospald <hasufell@gentoo.org> hexchat-9999.ebuild:
+ update live ebuild
28 Aug 2013; Julian Ospald <hasufell@gentoo.org> hexchat-9999.ebuild:
update live ebuild
diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
index 501f9322dc78..1c0984e4ceef 100644
--- a/net-irc/hexchat/hexchat-9999.ebuild
+++ b/net-irc/hexchat/hexchat-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.3 2013/08/28 17:46:13 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.4 2013/09/01 00:04:55 hasufell Exp $
EAPI=5
@@ -65,7 +65,6 @@ src_prepare() {
-e "/po\/Makefile.in/d" \
configure.ac || die
sed -i -e "/SUBDIRS/s/intl//" Makefile.am || die
- sed -i -e 's/Exec=.*$/Exec=thememan %f/' share/misc/htm.desktop || die
epatch -p1 \
"${FILESDIR}"/${PN}-2.9.5-autoconf-missing-macros.patch
epatch_user