From c819d146be6bce86d97019494173253e71b85d2f Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Tue, 5 May 2009 17:39:24 +0000 Subject: 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 --- trunk/src/gensync/bmg-main.syncsource | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 trunk/src/gensync/bmg-main.syncsource (limited to 'trunk/src/gensync/bmg-main.syncsource') 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" -- cgit v1.2.3