diff options
author | Sven Wegener <swegener@gentoo.org> | 2006-03-18 19:18:41 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2006-03-18 19:18:41 +0000 |
commit | a838f84a917efccbe693baf5c4f54fae9f9a8f00 (patch) | |
tree | d8bac776a196c860856b12f97818c7333f8befa1 /net-irc/unrealircd/ChangeLog | |
parent | new version. remove static useflag. if you unmask this, it will cause upgrad... (diff) | |
download | gentoo-2-a838f84a917efccbe693baf5c4f54fae9f9a8f00.tar.gz gentoo-2-a838f84a917efccbe693baf5c4f54fae9f9a8f00.tar.bz2 gentoo-2-a838f84a917efccbe693baf5c4f54fae9f9a8f00.zip |
Revert back to the myconf solution, the configure script is broken. This should fix bug #125705.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'net-irc/unrealircd/ChangeLog')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 65402530dd0f..4815e048f965 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/unrealircd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.38 2006/02/18 20:58:21 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.39 2006/03/18 19:18:41 swegener Exp $ + + 18 Mar 2006; Sven Wegener <swegener@gentoo.org> unrealircd-3.2.4.ebuild: + Revert back to the myconf solution, the configure script is broken. This + should fix bug #125705. *unrealircd-3.2.4 (17 Feb 2006) |