diff options
| author | 1024x2 | 2024-09-06 23:10:23 +0100 | 
|---|---|---|
| committer | 1024x2 | 2024-09-06 23:14:46 +0100 | 
| commit | 14d3d6b94483018a9b4b64ab41303e6ab5d8572e (patch) | |
| tree | d2e20ef93ea01f00e60f40ef1d61d1069c6a17fd | |
| parent | 7af460f02b2f0b2c9e78d4883352e3895585e00a (diff) | |
app-editors/*: move lite-xl packages to app-editors
I may be stupid.
| -rw-r--r-- | app-editors/lite-xl-plugin-manager/Manifest (renamed from app-text/lite-xl-plugin-manager/Manifest) | 0 | ||||
| -rw-r--r-- | app-editors/lite-xl-plugin-manager/lite-xl-plugin-manager-1.2.9.ebuild (renamed from app-text/lite-xl-plugin-manager/lite-xl-plugin-manager-1.2.9.ebuild) | 2 | ||||
| -rw-r--r-- | app-editors/lite-xl-plugin-manager/lite-xl-plugin-manager-9999.ebuild (renamed from app-text/lite-xl-plugin-manager/lite-xl-plugin-manager-9999.ebuild) | 2 | ||||
| -rw-r--r-- | app-editors/lite-xl/Manifest (renamed from app-text/lite-xl/Manifest) | 0 | ||||
| -rw-r--r-- | app-editors/lite-xl/lite-xl-2.1.5.ebuild (renamed from app-text/lite-xl/lite-xl-2.1.5.ebuild) | 0 | ||||
| -rw-r--r-- | app-editors/lite-xl/lite-xl-9999.ebuild (renamed from app-text/lite-xl/lite-xl-9999.ebuild) | 0 | ||||
| -rw-r--r-- | profiles/updates/3Q-2024 | 2 | 
7 files changed, 4 insertions, 2 deletions
| diff --git a/app-text/lite-xl-plugin-manager/Manifest b/app-editors/lite-xl-plugin-manager/Manifest index 02977a8..02977a8 100644 --- a/app-text/lite-xl-plugin-manager/Manifest +++ b/app-editors/lite-xl-plugin-manager/Manifest diff --git a/app-text/lite-xl-plugin-manager/lite-xl-plugin-manager-1.2.9.ebuild b/app-editors/lite-xl-plugin-manager/lite-xl-plugin-manager-1.2.9.ebuild index 17d43af..58991c1 100644 --- a/app-text/lite-xl-plugin-manager/lite-xl-plugin-manager-1.2.9.ebuild +++ b/app-editors/lite-xl-plugin-manager/lite-xl-plugin-manager-1.2.9.ebuild @@ -5,7 +5,7 @@ EAPI=8  inherit meson -DESCRIPTION="Plugin manager for app-text/lite-xl" +DESCRIPTION="Plugin manager for app-editors/lite-xl"  HOMEPAGE="https://github.com/lite-xl/lite-xl-plugin-manager"  if [[ ${PV} == 9999 ]]; then diff --git a/app-text/lite-xl-plugin-manager/lite-xl-plugin-manager-9999.ebuild b/app-editors/lite-xl-plugin-manager/lite-xl-plugin-manager-9999.ebuild index 17d43af..58991c1 100644 --- a/app-text/lite-xl-plugin-manager/lite-xl-plugin-manager-9999.ebuild +++ b/app-editors/lite-xl-plugin-manager/lite-xl-plugin-manager-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8  inherit meson -DESCRIPTION="Plugin manager for app-text/lite-xl" +DESCRIPTION="Plugin manager for app-editors/lite-xl"  HOMEPAGE="https://github.com/lite-xl/lite-xl-plugin-manager"  if [[ ${PV} == 9999 ]]; then diff --git a/app-text/lite-xl/Manifest b/app-editors/lite-xl/Manifest index ac8bbaf..ac8bbaf 100644 --- a/app-text/lite-xl/Manifest +++ b/app-editors/lite-xl/Manifest diff --git a/app-text/lite-xl/lite-xl-2.1.5.ebuild b/app-editors/lite-xl/lite-xl-2.1.5.ebuild index b32fa1f..b32fa1f 100644 --- a/app-text/lite-xl/lite-xl-2.1.5.ebuild +++ b/app-editors/lite-xl/lite-xl-2.1.5.ebuild diff --git a/app-text/lite-xl/lite-xl-9999.ebuild b/app-editors/lite-xl/lite-xl-9999.ebuild index b32fa1f..b32fa1f 100644 --- a/app-text/lite-xl/lite-xl-9999.ebuild +++ b/app-editors/lite-xl/lite-xl-9999.ebuild diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 new file mode 100644 index 0000000..d71af50 --- /dev/null +++ b/profiles/updates/3Q-2024 @@ -0,0 +1,2 @@ +move app-text/lite-xl app-editors/lite-xl +move app-text/lite-xl-plugin-manager app-editors/lite-xl-plugin-manager | 
