diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2009-05-05 17:39:24 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2009-05-05 17:39:24 +0000 |
| commit | c819d146be6bce86d97019494173253e71b85d2f (patch) | |
| tree | 200d00c2b9a420540ff9c4e0d8b3080b762fb562 /trunk/src/gensync/bmg-main.syncsource | |
| parent | 61823fe68081c6f8edf24455bbb34123598c5bb4 (diff) | |
| download | gentoolkit-c819d146be6bce86d97019494173253e71b85d2f.tar.gz | |
Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery
svn path=/trunk/gentoolkit/; revision=589
Diffstat (limited to 'trunk/src/gensync/bmg-main.syncsource')
| -rw-r--r-- | trunk/src/gensync/bmg-main.syncsource | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/trunk/src/gensync/bmg-main.syncsource b/trunk/src/gensync/bmg-main.syncsource deleted file mode 100644 index 8d74ca2..0000000 --- a/trunk/src/gensync/bmg-main.syncsource +++ /dev/null @@ -1,18 +0,0 @@ - -# This id must be unique among all the ids in /etc/gensync/*.syncsource -id="bmg-main" - -# This is a human-readable description of the source -description="BreakMyGentoo main tree" - -# The rsync url -rsync="rsync://rsync.breakmygentoo.net/bmg-overlay" - -# By default, the overlay directory is set to ${base_overlay}/${id}, -# where base_overlay is picked from /etc/gensync/gensync.conf -# -# You may specify a different relative path, such as -overlay="bmg-main.alternative" -# -# Or an entirely new absolute path (remeber to create the path first) -#overlay="/my/absolute/path" |
