summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-09-12 18:39:29 +0000
committerAlin Năstac <mrness@gentoo.org>2005-09-12 18:39:29 +0000
commiteea94c3f2de787cd07b3d9e723251491b8a8eac8 (patch)
tree9c0caf8efeb0efb223ca032755ebe0ebee8f2d56 /net-dialup/gnuradius/ChangeLog
parentFixed compilation problem with mysql support (bug #105545) (diff)
downloadgentoo-2-eea94c3f2de787cd07b3d9e723251491b8a8eac8.tar.gz
gentoo-2-eea94c3f2de787cd07b3d9e723251491b8a8eac8.tar.bz2
gentoo-2-eea94c3f2de787cd07b3d9e723251491b8a8eac8.zip
fix libtool script by using elibtoolize --reverse-deps (#103005); without it, make install fails on some modules (e.g mysql)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/gnuradius/ChangeLog')
-rw-r--r--net-dialup/gnuradius/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-dialup/gnuradius/ChangeLog b/net-dialup/gnuradius/ChangeLog
index a62f9d4f3843..b75b28c4d185 100644
--- a/net-dialup/gnuradius/ChangeLog
+++ b/net-dialup/gnuradius/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-dialup/gnuradius
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/ChangeLog,v 1.5 2005/07/05 23:08:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/ChangeLog,v 1.6 2005/09/12 18:39:29 mrness Exp $
+
+*gnuradius-1.3-r2 (12 Sep 2005)
+
+ 12 Sep 2005; Alin Nastac <mrness@gentoo.org> +gnuradius-1.3-r2.ebuild:
+ Solve missing modules problem (#103005) by using elibtoolize --reverse-deps.
05 Jul 2005; Sven Wegener <swegener@gentoo.org> gnuradius-1.3.ebuild,
gnuradius-1.3-r1.ebuild: