commit: 972bb5e6e6776b3a0abb64663113e5a3060a503c
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 10:38:06 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 10:39:44 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=972bb5e6
Move echangelog to DEPRECATED in prep for gentoolkit merge
src/{ => DEPRECATED}/echangelog/AUTHORS | 0
src/{ => DEPRECATED}/echangelog/ChangeLog | 0
src/{ => DEPRECATED}/echangelog/Makefile | 0
src/{ => DEPRECATED}/echangelog/README | 0
src/{ => DEPRECATED}/echangelog/echangelog | 0
src/{ => DEPRECATED}/echangelog/test/TEST.pm | 0
src/{ => DEPRECATED}/echangelog/test/templates/test.patch | 0
src/{ => DEPRECATED}/echangelog/test/templates/vcstest-0.0.1.ebuild | 0
src/{ => DEPRECATED}/echangelog/test/test.sh | 0
9 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/echangelog/AUTHORS b/src/DEPRECATED/echangelog/AUTHORS
similarity index 100%
rename from src/echangelog/AUTHORS
rename to src/DEPRECATED/echangelog/AUTHORS
diff --git a/src/echangelog/ChangeLog b/src/DEPRECATED/echangelog/ChangeLog
similarity index 100%
rename from src/echangelog/ChangeLog
rename to src/DEPRECATED/echangelog/ChangeLog
diff --git a/src/echangelog/Makefile b/src/DEPRECATED/echangelog/Makefile
similarity index 100%
rename from src/echangelog/Makefile
rename to src/DEPRECATED/echangelog/Makefile
diff --git a/src/echangelog/README b/src/DEPRECATED/echangelog/README
similarity index 100%
rename from src/echangelog/README
rename to src/DEPRECATED/echangelog/README
diff --git a/src/echangelog/echangelog b/src/DEPRECATED/echangelog/echangelog
similarity index 100%
rename from src/echangelog/echangelog
rename to src/DEPRECATED/echangelog/echangelog
diff --git a/src/echangelog/test/TEST.pm
b/src/DEPRECATED/echangelog/test/TEST.pm
similarity index 100%
rename from src/echangelog/test/TEST.pm
rename to src/DEPRECATED/echangelog/test/TEST.pm
diff --git a/src/echangelog/test/templates/test.patch
b/src/DEPRECATED/echangelog/test/templates/test.patch
similarity index 100%
rename from src/echangelog/test/templates/test.patch
rename to src/DEPRECATED/echangelog/test/templates/test.patch
diff --git a/src/echangelog/test/templates/vcstest-0.0.1.ebuild
b/src/DEPRECATED/echangelog/test/templates/vcstest-0.0.1.ebuild
similarity index 100%
rename from src/echangelog/test/templates/vcstest-0.0.1.ebuild
rename to src/DEPRECATED/echangelog/test/templates/vcstest-0.0.1.ebuild
diff --git a/src/echangelog/test/test.sh
b/src/DEPRECATED/echangelog/test/test.sh
similarity index 100%
rename from src/echangelog/test/test.sh
rename to src/DEPRECATED/echangelog/test/test.sh