diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2012-03-02 02:40:23 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2012-03-02 02:40:23 +0100 |
commit | fef0f2071cba5f8e65054c549b6221a3ad62a2ea (patch) | |
tree | e7a218576fdd6c21a56fe27c8dc3c735b8f0f436 | |
parent | 22562ba94a9de3325d4b7ee4813648eaa5fef3ed (diff) | |
download | overlay-fef0f2071cba5f8e65054c549b6221a3ad62a2ea.tar.gz overlay-fef0f2071cba5f8e65054c549b6221a3ad62a2ea.tar.xz overlay-fef0f2071cba5f8e65054c549b6221a3ad62a2ea.zip |
README: added a comment how to use with layman
-rw-r--r-- | metadata/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/metadata/README b/metadata/README new file mode 100644 index 0000000..4ef8c73 --- /dev/null +++ b/metadata/README @@ -0,0 +1,7 @@ +This is an overlay for the gentoo portage. + +If you want to use it, simply add the folowing url to the `overlays` setting in `/etc/layman/layman.conf`: + + http://git.animux.de/overlay/plain/metadata/layman.xml + + |