Showing
2 changed files
with
7 additions
and
8 deletions
1 | -EBUILD accountmanager-1.1.ebuild 884 BLAKE2B d3e23d0dab14ed42f52555fd2379f6fb95d4d8897c80eb0b2cf0b3cb182cad06c5f89d87483d6a54a88112b7cc5a16d94842314d6471493dccf1b0a807da7ba2 SHA512 8d8651d66cf7911c00c6febd0dbbd1db1d1768df38b2559af93eaad0cc59e5e8ba2a0c20a3f349146f460b05cabe9664b4382c96a39d419372713a6b5384f54c | ||
2 | -EBUILD accountmanager-1.2.ebuild 884 BLAKE2B d3e23d0dab14ed42f52555fd2379f6fb95d4d8897c80eb0b2cf0b3cb182cad06c5f89d87483d6a54a88112b7cc5a16d94842314d6471493dccf1b0a807da7ba2 SHA512 8d8651d66cf7911c00c6febd0dbbd1db1d1768df38b2559af93eaad0cc59e5e8ba2a0c20a3f349146f460b05cabe9664b4382c96a39d419372713a6b5384f54c | 1 | +EBUILD accountmanager-1.2-r1.ebuild 824 BLAKE2B fa34d188ef8a44d412654593e235cdf52bffacf2b72548e45d1955b6c41e17eb9758b7efb3da683931d547c38775e13b43b8a03cf88253678fb5b247ec1f0dd5 SHA512 3b3e28f8be0bc1971d9b25a463763d6ea6e562673bf2e2afcb82bd41177b0b29713a1d8e7bc8e077391f854ce6d2226bc6357acdb443e604c53474925bda0503 |
3 | MISC metadata.xml 1181 BLAKE2B a59792b23a9845947ac79e72b470e0b0e09b9355a553790972ca918854caaeec5f8ddcf96b9d5050a72cad571fec257763a78f957c2f32fedc38a813e3a6eec0 SHA512 0183459420315f9745ae7d7785093c5442b022debe9b72dd3d5597db1c1dc5166a39ff0b3593d6c6b200e64ae741ce0aaf4e72aa655f5460770247e19c74c9dd | 2 | MISC metadata.xml 1181 BLAKE2B a59792b23a9845947ac79e72b470e0b0e09b9355a553790972ca918854caaeec5f8ddcf96b9d5050a72cad571fec257763a78f957c2f32fedc38a813e3a6eec0 SHA512 0183459420315f9745ae7d7785093c5442b022debe9b72dd3d5597db1c1dc5166a39ff0b3593d6c6b200e64ae741ce0aaf4e72aa655f5460770247e19c74c9dd |
@@ -17,13 +17,13 @@ SLOT="0" | @@ -17,13 +17,13 @@ SLOT="0" | ||
17 | 17 | ||
18 | KEYWORDS="x86 amd64" | 18 | KEYWORDS="x86 amd64" |
19 | 19 | ||
20 | -DEPEND=">=sys-devel/make-4.2.1" | 20 | +DEPEND="dev-build/make" |
21 | RDEPEND=" | 21 | RDEPEND=" |
22 | - >=sys-apps/gawk-4.1.4 | ||
23 | - >=sys-apps/coreutils-8.26 | ||
24 | - >=app-crypt/gnupg-2.1.17-r1 | ||
25 | - >=dev-db/sqlite-3.15.2 | ||
26 | - >=x11-misc/xclip-0.13 | 22 | + sys-apps/gawk |
23 | + sys-apps/coreutils | ||
24 | + app-crypt/gnupg | ||
25 | + dev-db/sqlite | ||
26 | + x11-misc/xclip | ||
27 | " | 27 | " |
28 | 28 | ||
29 | # Source directory; the dir where the sources can be found (automatically | 29 | # Source directory; the dir where the sources can be found (automatically |
Please
register
or
login
to post a comment