dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/
commit 46ad43fcff03b337df5249595fc30a01ff41d796
parent 3e55f38e86e689a96bd6d13326b71c7111f1e9ae
Author: Brett Witherspoon <spoonb@exherbo.org>
Date:   Fri, 21 Jan 2011 14:08:49 -0600

add ::x11 to masters

gtk+ and the gtk-update-icon exlib were moved into ::x11, so
::gnome now has ::x11 as it's master. Masters are not inherited
so ::x11 must also be listed in masters.

Diffstat:
Mmetadata/layout.conf | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/metadata/layout.conf b/metadata/layout.conf
@@ -1 +1,5 @@
-masters = arbor gnome
+layout = exheres
+eapi_when_unknown = exheres-0
+eapi_when_unspecified = exheres-0
+profile_eapi = exheres-0
+masters = arbor x11 gnome