diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-18 22:56:29 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-04-18 22:56:29 +0200 |
commit | b85cfa77c699e6d42d844c967d12b0da7bd9f6c1 (patch) | |
tree | e371aa455ee941db4f52f36d76296132452625db /templates | |
parent | ae521afeea34aba7685b442a34188dd04e1ecf5e (diff) | |
download | web-b85cfa77c699e6d42d844c967d12b0da7bd9f6c1.tar.gz web-b85cfa77c699e6d42d844c967d12b0da7bd9f6c1.tar.bz2 web-b85cfa77c699e6d42d844c967d12b0da7bd9f6c1.zip |
Portato included in the normal repository for layman
Diffstat (limited to '')
-rw-r--r-- | templates/pages/index.mako | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pages/index.mako b/templates/pages/index.mako index 3ea95c8..f12a77f 100644 --- a/templates/pages/index.mako +++ b/templates/pages/index.mako @@ -18,7 +18,7 @@ </p> <%self:hl lang="bash"> -layman -o http://portato.sourceforge.net/layman.xml -f -a portato +layman -a portato echo "=app-portage/portato-9999" >> /etc/portage/package.unmask echo "=app-portage/portato-9999" >> /etc/portage/package.keywords emerge -av portato |