aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBrian Dolbec <brian.dolbec@gmail.com>2011-02-03 00:08:43 -0800
committerBrian Dolbec <brian.dolbec@gmail.com>2011-02-03 00:08:43 -0800
commitc2ea6560f4ca3497eddec9970e76d76d98f4e485 (patch)
treee21c1780bc081149e36153f34b6cc802ca4f9c48 /etc
parentuse the new dbase list_ids() (diff)
downloadoverlord-c2ea6560f4ca3497eddec9970e76d76d98f4e485.tar.gz
overlord-c2ea6560f4ca3497eddec9970e76d76d98f4e485.tar.bz2
overlord-c2ea6560f4ca3497eddec9970e76d76d98f4e485.zip
Mass namespace rename and update
Diffstat (limited to 'etc')
-rw-r--r--etc/cache.xml38
-rw-r--r--etc/layman.cfg18
2 files changed, 28 insertions, 28 deletions
diff --git a/etc/cache.xml b/etc/cache.xml
index 2f4759d..8c3d7d2 100644
--- a/etc/cache.xml
+++ b/etc/cache.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
-<layman>
+<overlord>
<overlay
type = "svn"
@@ -52,7 +52,7 @@
aim is to increase the rate of development of scientific
packages for Gentoo, but ebuilds in this repository are by their
very nature more experimental. If you wish to use them you
- should be willing to help test and report bugs.
+ should be willing to help test and report bugs.
</description>
</overlay>
@@ -172,7 +172,7 @@
name = "ebuild-exchange">
<link>
- http://www.ebuildexchange.org/
+ http://www.ebuildexchange.org/
</link>
<description>
@@ -211,7 +211,7 @@
<description>
Portage Overlay tree of new gentoo based distibution called
Fantoo Linux. Fantoo Linux aims to be bleeding edge and bugfixes
- in gentoo upstream.
+ in gentoo upstream.
</description>
</overlay>
@@ -323,9 +323,9 @@
</link>
<description>
- A series of unsupported multimedia ebuilds for Gentoo
- portage that are either updated versions, live CVS/SVN
- packages, or have updated features not included in the
+ A series of unsupported multimedia ebuilds for Gentoo
+ portage that are either updated versions, live CVS/SVN
+ packages, or have updated features not included in the
official portage tree.
</description>
@@ -357,7 +357,7 @@
category = "sys-libs">
<link>
- http://forums.gentoo.org/viewtopic-t-435659-start-0-postdays-0-postorder-asc-highlight-nxsty+glibc.html
+ http://forums.gentoo.org/viewtopic-t-435659-start-0-postdays-0-postorder-asc-highlight-nxsty+glibc.html
</link>
<description>
@@ -373,7 +373,7 @@
category = "sys-devel">
<link>
- http://forums.gentoo.org/viewtopic-t-435659-start-0-postdays-0-postorder-asc-highlight-nxsty+glibc.html
+ http://forums.gentoo.org/viewtopic-t-435659-start-0-postdays-0-postorder-asc-highlight-nxsty+glibc.html
</link>
<description>
@@ -392,7 +392,7 @@
</link>
<description>
- Overlay for the NX/FreeNX packages for Gentoo.
+ Overlay for the NX/FreeNX packages for Gentoo.
</description>
</overlay>
@@ -495,37 +495,37 @@
</overlay>
- <overlay
+ <overlay
type = "svn"
name = "liferea_overlay"
src = "https://82.224.45.203/svn/liferea_overlay" >
-
+
<link>
http://liferea.sourceforge.net/
</link>
-
+
<description>
Updated ebuilds for newer versions of Liferea
</description>
-
+
</overlay>
- <overlay
+ <overlay
type = "svn"
name = "yao"
src = "svn://svn.berlios.de/yao/trunk" >
-
+
<link>
http://developer.berlios.de/projects/yao/
</link>
-
+
<description>
Yet Another Overlay aims to provide ebuilds for light
applications to allow Gentoo users to maintain a light desktop
without being restricted to the small amount of apps which don't
depend on GNOME or KDE libraries.
</description>
-
+
</overlay>
-</layman>
+</overlord>
diff --git a/etc/layman.cfg b/etc/layman.cfg
index b45c6f0..4a1a40d 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -7,7 +7,7 @@ storage : /var/lib/layman
#-----------------------------------------------------------
# Remote overlay lists will be stored here
-# layman will append _md5(url).xml to each filename
+# overlord will append _md5(url).xml to each filename
cache : %(storage)s/cache
@@ -17,33 +17,33 @@ cache : %(storage)s/cache
local_list: %(storage)s/overlays.xml
#-----------------------------------------------------------
-# Path to the make.conf file that should be modified by
-# layman
+# Path to the make.conf file that should be modified by
+# overlord
make_conf : %(storage)s/make.conf
#-----------------------------------------------------------
-# URLs of the remote lists of overlays (one per line) or
+# URLs of the remote lists of overlays (one per line) or
# local overlay definitions
#
#overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
# http://dev.gentoo.org/~wrobel/layman/global-overlays.xml
-# http://mydomain.org/my-layman-list.xml
+# http://mydomain.org/my-overlord-list.xml
# file:///var/lib/layman/my-list.xml
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
#-----------------------------------------------------------
# Proxy support
-# If unset, layman will use the http_proxy environment variable.
+# If unset, overlord will use the http_proxy environment variable.
#
#proxy : http://[user:pass@]www.my-proxy.org:3128
#-----------------------------------------------------------
# Strict checking of overlay definitions
#
-# Set either to "yes" or "no". If "no" layman will issue
-# warnings if an overlay definition is missing either
+# Set either to "yes" or "no". If "no" overlord will issue
+# warnings if an overlay definition is missing either
# description or contact information.
#
nocheck : yes
@@ -51,7 +51,7 @@ nocheck : yes
#-----------------------------------------------------------
# Umask settings
#
-# layman should usually work with a umask of 0022. You should
+# overlord should usually work with a umask of 0022. You should
# only change this setting if you are absolutely certain that
# you know what you are doing.
#