diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-08-21 10:28:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-08-21 10:28:40 +0000 |
commit | c27b1c607282d4834eb375ee1e2dad4661df2d53 (patch) | |
tree | 2cc2df67d501f5197b55c5bf39cae25af6441340 /app-admin/gamin/ChangeLog | |
parent | Drop old versions. (diff) | |
download | historical-c27b1c607282d4834eb375ee1e2dad4661df2d53.tar.gz historical-c27b1c607282d4834eb375ee1e2dad4661df2d53.tar.bz2 historical-c27b1c607282d4834eb375ee1e2dad4661df2d53.zip |
Added patch to fix build when inotify is not enabled (from gamin CVS).
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'app-admin/gamin/ChangeLog')
-rw-r--r-- | app-admin/gamin/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index 7d6a6b2650e6..ce83a5e49da1 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/gamin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.30 2005/08/20 16:01:13 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.31 2005/08/21 10:28:40 flameeyes Exp $ + + 21 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> + +files/gamin-0.1.5-noinotify.patch, gamin-0.1.5.ebuild: + Added patch to fix build when inotify is not enabled (from gamin CVS). *gamin-0.1.5 (20 Aug 2005) |