From 3de9924530050af2081abf421104f976439d6fee Mon Sep 17 00:00:00 2001 From: Avril Date: Wed, 12 Aug 2020 16:07:19 +0100 Subject: [PATCH] move --- README.md | 6 ++---- other/{ => Leanify}/Leanify-0.4.3.ebuild | 0 {ebuild => other/leanify-many}/leanify-many-1.0.0.ebuild | 0 {ebuild => other/leanify-many}/leanify-many-1.0.1.ebuild | 0 {ebuild => other/leanify-many}/metadata.xml | 0 5 files changed, 2 insertions(+), 4 deletions(-) rename other/{ => Leanify}/Leanify-0.4.3.ebuild (100%) rename {ebuild => other/leanify-many}/leanify-many-1.0.0.ebuild (100%) rename {ebuild => other/leanify-many}/leanify-many-1.0.1.ebuild (100%) rename {ebuild => other/leanify-many}/metadata.xml (100%) diff --git a/README.md b/README.md index f93d59d..3ac496e 100644 --- a/README.md +++ b/README.md @@ -109,11 +109,9 @@ When printing with colour: I included a Gentoo ebuild for [leanify] in [other] -[other]: ./other/Leanify-0.4.3.ebuild +[other]: ./other/Leanify -And also an ebuild for `leanify-many` in [ebuild] - -[ebuild]: ./ebuild +And also an ebuild for `leanify-many` in [other](./ebuild/leanify-many) # License diff --git a/other/Leanify-0.4.3.ebuild b/other/Leanify/Leanify-0.4.3.ebuild similarity index 100% rename from other/Leanify-0.4.3.ebuild rename to other/Leanify/Leanify-0.4.3.ebuild diff --git a/ebuild/leanify-many-1.0.0.ebuild b/other/leanify-many/leanify-many-1.0.0.ebuild similarity index 100% rename from ebuild/leanify-many-1.0.0.ebuild rename to other/leanify-many/leanify-many-1.0.0.ebuild diff --git a/ebuild/leanify-many-1.0.1.ebuild b/other/leanify-many/leanify-many-1.0.1.ebuild similarity index 100% rename from ebuild/leanify-many-1.0.1.ebuild rename to other/leanify-many/leanify-many-1.0.1.ebuild diff --git a/ebuild/metadata.xml b/other/leanify-many/metadata.xml similarity index 100% rename from ebuild/metadata.xml rename to other/leanify-many/metadata.xml