summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/irssi-recode/ChangeLog7
-rw-r--r--net-irc/irssi-recode/irssi-recode-1.36.ebuild5
-rw-r--r--net-irc/irssi-recode/irssi-recode-1.5.ebuild5
3 files changed, 12 insertions, 5 deletions
diff --git a/net-irc/irssi-recode/ChangeLog b/net-irc/irssi-recode/ChangeLog
index 3cfcfaaa77f2..04b72b10d45e 100644
--- a/net-irc/irssi-recode/ChangeLog
+++ b/net-irc/irssi-recode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-irc/irssi-recode
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-recode/ChangeLog,v 1.6 2004/07/24 01:35:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-recode/ChangeLog,v 1.7 2004/09/12 02:56:30 swegener Exp $
+
+ 12 Sep 2004; Sven Wegener <swegener@gentoo.org> irssi-recode-1.36.ebuild,
+ irssi-recode-1.5.ebuild:
+ Block >=net-irc/irssi-0.8.10_rc5 since the features of net-irc/irssi-recode
+ have been integrated into Irssi.
24 Jul 2004; Sven Wegener <swegener@gentoo.org> irssi-recode-1.36.ebuild,
irssi-recode-1.5.ebuild:
diff --git a/net-irc/irssi-recode/irssi-recode-1.36.ebuild b/net-irc/irssi-recode/irssi-recode-1.36.ebuild
index 398ba6c76932..b6b6e6dbcc86 100644
--- a/net-irc/irssi-recode/irssi-recode-1.36.ebuild
+++ b/net-irc/irssi-recode/irssi-recode-1.36.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/irssi-recode/irssi-recode-1.36.ebuild,v 1.5 2004/07/24 01:35:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-recode/irssi-recode-1.36.ebuild,v 1.6 2004/09/12 02:56:30 swegener Exp $
inherit gcc flag-o-matic
@@ -11,7 +11,8 @@ SRC_URI="http://irssi.org/files/irssi-${IRSSI}.tar.bz2"
HOMEPAGE="http://lefort.be.eu.org/irssi/"
DEPEND=">=net-irc/irssi-${IRSSI}
- >=dev-libs/glib-2.0"
+ >=dev-libs/glib-2.0
+ !>=net-irc/irssi-0.8.10_rc5"
#Irssi needs to be compiled with glib-2
SLOT="0"
diff --git a/net-irc/irssi-recode/irssi-recode-1.5.ebuild b/net-irc/irssi-recode/irssi-recode-1.5.ebuild
index 6085ecf8abe0..66a7b72f293c 100644
--- a/net-irc/irssi-recode/irssi-recode-1.5.ebuild
+++ b/net-irc/irssi-recode/irssi-recode-1.5.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/irssi-recode/irssi-recode-1.5.ebuild,v 1.4 2004/07/24 01:35:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-recode/irssi-recode-1.5.ebuild,v 1.5 2004/09/12 02:56:30 swegener Exp $
inherit gcc flag-o-matic
@@ -11,7 +11,8 @@ SRC_URI="http://irssi.org/files/irssi-${IRSSI}.tar.bz2"
HOMEPAGE="http://lefort.be.eu.org/irssi/"
DEPEND=">=net-irc/irssi-${IRSSI}
- >=dev-libs/glib-2.0"
+ >=dev-libs/glib-2.0
+ !>=net-irc/irssi-0.8.10_rc5"
#Irssi needs to be compiled with glib-2
SLOT="0"