diff options
author | Ian Jordan <immoloism@gmail.com> | 2024-04-06 14:58:03 +0100 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:19:03 +0300 |
commit | a0184967bab5d2600d838086fb9a3528d14d9736 (patch) | |
tree | 4b1b7da5c42ce418aef66ee035d0567dbb2f401d /mate-base | |
parent | mate-base/libmatekbd: add 1.28.0 (diff) | |
download | gentoo-a0184967bab5d2600d838086fb9a3528d14d9736.tar.gz gentoo-a0184967bab5d2600d838086fb9a3528d14d9736.tar.bz2 gentoo-a0184967bab5d2600d838086fb9a3528d14d9736.zip |
mate-base/mate: add 1.28.0, drop 1.27.0-r1
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate/mate-1.28.0.ebuild (renamed from mate-base/mate/mate-1.27.0-r1.ebuild) | 7 |
1 files changed, 0 insertions, 7 deletions
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" |