summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-12-26 05:52:11 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-12-26 05:52:11 +0000
commita2a701485b5645221f1d37af3942cbf9cc7b4327 (patch)
treeb74c673967d53d54c0b4a9a5c82748c2f928667b /sys-fs/mtd-utils/ChangeLog
parentFix typo that left gnat-common.bash uninstalled (diff)
downloadhistorical-a2a701485b5645221f1d37af3942cbf9cc7b4327.tar.gz
historical-a2a701485b5645221f1d37af3942cbf9cc7b4327.tar.bz2
historical-a2a701485b5645221f1d37af3942cbf9cc7b4327.zip
Fix the deps, acl is only needed to build, as the headers are used. No linking.
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'sys-fs/mtd-utils/ChangeLog')
-rw-r--r--sys-fs/mtd-utils/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-fs/mtd-utils/ChangeLog b/sys-fs/mtd-utils/ChangeLog
index 43182bfe8ddd..a64233187891 100644
--- a/sys-fs/mtd-utils/ChangeLog
+++ b/sys-fs/mtd-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/mtd-utils
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/ChangeLog,v 1.3 2006/09/08 01:02:10 robbat2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/ChangeLog,v 1.4 2007/12/26 05:52:11 robbat2 Exp $
+
+ 26 Dec 2007; Robin H. Johnson <robbat2@gentoo.org>
+ mtd-utils-20060907.ebuild:
+ Fix the deps, acl is only needed to build, as the headers are used. No linking.
*mtd-utils-20060907 (08 Sep 2006)