=== modified file 'overlay/profiles/mix-ins/base/make.defaults' --- overlay/profiles/mix-ins/base/make.defaults 2013-05-28 21:08:42 +0000 +++ overlay/profiles/mix-ins/base/make.defaults 2013-05-17 09:47:27 +0000 @@ -1,1 +1,1 @@ -USE="caps xattr acl" +USE="caps xattrs acl" === modified file 'overlay/profiles/mkprofiles' --- overlay/profiles/mkprofiles 2013-05-28 21:08:42 +0000 +++ overlay/profiles/mkprofiles 2013-05-16 12:07:28 +0000 @@ -50,7 +50,7 @@ echo 'USE="vim vim-pager vim-syntax"' >packages/vim/make.defaults echo app-editors/vim >packages/vim/package.set -echo 'USE="acl caps sqlite sqlite3 xattr"' >packages/base-daemons/make.defaults +echo 'USE="acl caps sqlite sqlite3 xattrs"' >packages/base-daemons/make.defaults echo dev-lang/tk\ threads >packages/base-daemons/package.use echo ccx-meta/base-daemons >packages/base-daemons/package.set === modified file 'overlay/profiles/packages/base-daemons/make.defaults' --- overlay/profiles/packages/base-daemons/make.defaults 2013-05-28 21:08:42 +0000 +++ overlay/profiles/packages/base-daemons/make.defaults 2013-05-15 17:42:18 +0000 @@ -1,1 +1,1 @@ -USE="acl caps sqlite sqlite3 xattr" +USE="acl caps sqlite sqlite3 xattrs"