diff options
| author | Daniel Santana <daniel@santana.tech> | 2020-02-03 00:41:06 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-03 04:45:41 +0100 |
| commit | bd6814e2d91bf96456dfd4fa34876cd2298ee733 (patch) | |
| tree | be7d4438b251c49cb6431f56d9a4b233156fb39e | |
| parent | 925208100f2e7eb00c3be48cda1c45491a976dbd (diff) | |
| download | aports-bd6814e2d91bf96456dfd4fa34876cd2298ee733.tar.bz2 aports-bd6814e2d91bf96456dfd4fa34876cd2298ee733.tar.xz | |
testing/e2tools: move to community
| -rw-r--r-- | community/e2tools/APKBUILD (renamed from testing/e2tools/APKBUILD) | 2 | ||||
| -rw-r--r-- | community/e2tools/e2cp.1 (renamed from testing/e2tools/e2cp.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2ln.1 (renamed from testing/e2tools/e2ln.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2ls.1 (renamed from testing/e2tools/e2ls.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2mkdir.1 (renamed from testing/e2tools/e2mkdir.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2mv.1 (renamed from testing/e2tools/e2mv.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2rm.1 (renamed from testing/e2tools/e2rm.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2tail.1 (renamed from testing/e2tools/e2tail.1) | 0 | ||||
| -rw-r--r-- | community/e2tools/e2tools.7 (renamed from testing/e2tools/e2tools.7) | 0 |
9 files changed, 1 insertions, 1 deletions
diff --git a/testing/e2tools/APKBUILD b/community/e2tools/APKBUILD index 296aac4a06..6732515510 100644 --- a/testing/e2tools/APKBUILD +++ b/community/e2tools/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0-only" makedepends="e2fsprogs-dev" subpackages="$pkgname-doc" -source="https://github.com/$pkgname/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz +source="https://github.com/e2tools/e2tools/releases/download/$pkgver/e2tools-$pkgver.tar.gz e2cp.1 e2ln.1 e2ls.1 diff --git a/testing/e2tools/e2cp.1 b/community/e2tools/e2cp.1 index 1842c9c35a..1842c9c35a 100644 --- a/testing/e2tools/e2cp.1 +++ b/community/e2tools/e2cp.1 diff --git a/testing/e2tools/e2ln.1 b/community/e2tools/e2ln.1 index 8755c7c3c2..8755c7c3c2 100644 --- a/testing/e2tools/e2ln.1 +++ b/community/e2tools/e2ln.1 diff --git a/testing/e2tools/e2ls.1 b/community/e2tools/e2ls.1 index cc763f9202..cc763f9202 100644 --- a/testing/e2tools/e2ls.1 +++ b/community/e2tools/e2ls.1 diff --git a/testing/e2tools/e2mkdir.1 b/community/e2tools/e2mkdir.1 index 1c230ec3bc..1c230ec3bc 100644 --- a/testing/e2tools/e2mkdir.1 +++ b/community/e2tools/e2mkdir.1 diff --git a/testing/e2tools/e2mv.1 b/community/e2tools/e2mv.1 index 604226679c..604226679c 100644 --- a/testing/e2tools/e2mv.1 +++ b/community/e2tools/e2mv.1 diff --git a/testing/e2tools/e2rm.1 b/community/e2tools/e2rm.1 index 1a6417283e..1a6417283e 100644 --- a/testing/e2tools/e2rm.1 +++ b/community/e2tools/e2rm.1 diff --git a/testing/e2tools/e2tail.1 b/community/e2tools/e2tail.1 index bd48600fd4..bd48600fd4 100644 --- a/testing/e2tools/e2tail.1 +++ b/community/e2tools/e2tail.1 diff --git a/testing/e2tools/e2tools.7 b/community/e2tools/e2tools.7 index c4bb9f5124..c4bb9f5124 100644 --- a/testing/e2tools/e2tools.7 +++ b/community/e2tools/e2tools.7 |
