diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-04-10 00:31:33 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-04-10 00:31:33 +0100 |
commit | abb30563c27d2f713333a02c5d124acc8e301d12 (patch) | |
tree | 584169f99cd4c93cecaaf57768c589fef99d78b8 /mate-base/mate | |
parent | fb7c221776ce0bda5eb40ef32cb74daa98aed0d7 (diff) |
gentoo auto-resync : 10:04:2024 - 00:31:32
Diffstat (limited to 'mate-base/mate')
-rw-r--r-- | mate-base/mate/Manifest | 2 | ||||
-rw-r--r-- | mate-base/mate/mate-1.28.0.ebuild (renamed from mate-base/mate/mate-1.27.0-r1.ebuild) | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/mate-base/mate/Manifest b/mate-base/mate/Manifest index 629226a2f938..bebdf8001303 100644 --- a/mate-base/mate/Manifest +++ b/mate-base/mate/Manifest @@ -1,3 +1,3 @@ EBUILD mate-1.26.0-r1.ebuild 2521 BLAKE2B 13ab219b8e327cc2ce6adf414782adfdc1514baa7a098307d7b490711e65bcbf7455e9f4ae211abc7a82b200b8bb09e64434ceffc19cea4f1103c06c50011368 SHA512 710369c47288991afa0a58527750a08d7dccf870063dce7e62a9b6e3555e07ad80e73e7a096933224b1c71392893a54b8cad99a0c5d8c99d8b4b7baf126338b8 -EBUILD mate-1.27.0-r1.ebuild 2623 BLAKE2B 15568ca6a49e0151ea052b28b75293e646f2d770e5ed4d374f6d73496c705ee3b78ab6b2d4c0fc49134a2b9316ede8f480c3150e2c1b49a976ee58454e8ee906 SHA512 5451b9bc0b7b73e5b6a6aa5a3dd07badb8bd71f8c4b42f2329ae217a363fb7ed784d2f7fa47fe8246cb4dda89e90c621e666c121975a18bc2cf70b633f5820fe +EBUILD mate-1.28.0.ebuild 2252 BLAKE2B 3e2054834ab4ecf6876d0a657e74fdb4f21e537422e523446414bd5c9b681fbd2b0f09f4e7c067139951bfae4faf4171dac00fa1090f467e6f919881a9a0664b SHA512 b78a204db2e54ca8d743a35a6b484b383351b87dde56434566a07bd2ee6bdce7907c97071fb54603933fb448eee28e1c2a04e157a2660ae556700dde8a86d3c1 MISC metadata.xml 1492 BLAKE2B daf39e482d6f476361f02fe39badb8c3b96a1f8ee3e4706778e714fd8b2782a1c7e8d85fc5a5d9494e195c2728f236e971e10b4481d15f4d745e2d4f4bbedde4 SHA512 ab8fb2ba9ab6af772e848b53f6e81fb0b8eae81b172a582322ab3a66f252b73faed429ea45120ef82ceaa175eb9d063ca98118fb0ab8b27d1e80733c357f2d72 diff --git a/mate-base/mate/mate-1.27.0-r1.ebuild b/mate-base/mate/mate-1.28.0.ebuild index 9af263b86abb..a1129e511da3 100644 --- a/mate-base/mate/mate-1.27.0-r1.ebuild +++ b/mate-base/mate/mate-1.28.0.ebuild @@ -48,7 +48,6 @@ RDEPEND=" =app-text/atril-${MATE_BRANCH}* =mate-extra/caja-extensions-${MATE_BRANCH}* =mate-extra/mate-calc-${MATE_BRANCH}* - =mate-extra/mate-netbook-${MATE_BRANCH}* =mate-extra/mate-power-manager-${MATE_BRANCH}* =mate-extra/mate-screensaver-${MATE_BRANCH}* =mate-extra/mate-system-monitor-${MATE_BRANCH}* @@ -66,12 +65,6 @@ PDEPEND=" virtual/notification-daemon:0" pkg_postinst() { - elog "1.27.x is a development release, if a stable desktop experince is required then use 1.26." - elog "Please report all issues to https:/bugs.gentoo.org" - elog "" - elog "For installation, usage and troubleshooting details regarding MATE;" - elog "read more about it at Gentoo Wiki: https://wiki.gentoo.org/wiki/MATE" - elog "" if ! has_version x11-misc/mate-notification-daemon; then elog "If you experience any issues with notifications, please try using" elog "x11-misc/mate-notification-daemon instead your currently installed daemon" |