summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2004-10-17 02:38:22 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2004-10-17 02:38:22 +0000
commit8f09682ba4dcd4f367b8e9928fd5bdad93218e86 (patch)
treed987915cf0e8e9cad6f9c1a985426f37bc47f9bf /app-admin/gamin/ChangeLog
parentqa fix DEPEND/RDEPEND usage for embedded when installing into ROOT=/somedir (... (diff)
downloadgentoo-2-8f09682ba4dcd4f367b8e9928fd5bdad93218e86.tar.gz
gentoo-2-8f09682ba4dcd4f367b8e9928fd5bdad93218e86.tar.bz2
gentoo-2-8f09682ba4dcd4f367b8e9928fd5bdad93218e86.zip
New version, patch changes
Diffstat (limited to 'app-admin/gamin/ChangeLog')
-rw-r--r--app-admin/gamin/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog
index 993149f3e1c1..669a8ff40b26 100644
--- a/app-admin/gamin/ChangeLog
+++ b/app-admin/gamin/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for app-admin/gamin
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.10 2004/09/21 20:35:57 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.11 2004/10/17 02:38:22 spider Exp $
+
+*gamin-0.0.15 (17 Oct 2004)
+
+ 17 Oct 2004; <spider@gentoo.org> +gamin-0.0.15.ebuild:
+ New version, no longer patching the source for the inotify headers, autoconf
+ + local settles it . Though it doesn't cater for /usr/src/linux versions.
+ Fixing that would require some autoconf magic, and the current situation is
+ a bit more stable than the old one, since it doesn't dynamically change with
+ whatever the linux symlink is pointing at. Also note that this version
+ includes the latest inotify version, according to the newspost
*gamin-0.0.10 (21 Sep 2004)