commit: 2f778f8f6b626ab683b901de350d1801c31f5d51
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 2 19:02:31 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 2 19:06:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f778f8f
app-office/endeavour: Version bump to 43.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-office/endeavour/Manifest | 1 +
.../endeavour/{endeavour-9999.ebuild => endeavour-43.0.ebuild} | 5 ++---
app-office/endeavour/endeavour-9999.ebuild | 5 ++---
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/app-office/endeavour/Manifest b/app-office/endeavour/Manifest
index 689910024e6c..b4ff5635547b 100644
--- a/app-office/endeavour/Manifest
+++ b/app-office/endeavour/Manifest
@@ -1 +1,2 @@
+DIST Endeavour-43.0.tar.bz2 540310 BLAKE2B
f878fa39220300838c350acf8924f1c9d9243ff201bbc478b6947ab482acf886f74fa760359994d27a26aded796d06f64718357c16013523f3c35d23c507fd5e
SHA512
2fa544d07113f51e858e75608696bc0fee593237ff0c2681e52e802b08ee497faa2e04283b8e24450cc679fc520433285a949c411697f377fd95bd6e4777abbb
DIST Endeavour-v42.0.tar.bz2 606645 BLAKE2B
f9575eeaa67f837e465cbf8e8790a477c299bea12410ceda3c1f9ab5df69948087c7c8679cee5651eac828b69fe64f2b22ff759c2174f044166b94a25270668c
SHA512
6312bad832f864adc3e4e01112efccb9c867b31485460791a1d1cf0d515586e7fdb7dd9dca3790201f764b72c39cff69626794f7020b4b084034fdbd0e07d94a
diff --git a/app-office/endeavour/endeavour-9999.ebuild
b/app-office/endeavour/endeavour-43.0.ebuild
similarity index 90%
copy from app-office/endeavour/endeavour-9999.ebuild
copy to app-office/endeavour/endeavour-43.0.ebuild
index 97a763cfccef..e29cfc5e015d 100644
--- a/app-office/endeavour/endeavour-9999.ebuild
+++ b/app-office/endeavour/endeavour-43.0.ebuild
@@ -13,9 +13,9 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/World/Endeavour.git"
SRC_URI=""
else
-
SRC_URI="https://gitlab.gnome.org/World/${PN^}/-/archive/v${PV}/${PN^}-v${PV}.tar.bz2"
+
SRC_URI="https://gitlab.gnome.org/World/${PN^}/-/archive/${PV}/${PN^}-${PV}.tar.bz2"
KEYWORDS="~amd64"
- S="${WORKDIR}/${PN^}-v${PV}"
+ S="${WORKDIR}/${PN^}-${PV}"
fi
LICENSE="GPL-3+"
@@ -28,7 +28,6 @@ RDEPEND="
>=gui-libs/libadwaita-1.2.0:1
>=net-libs/gnome-online-accounts-3.2.0:=
>=dev-libs/libpeas-1.17
- dev-libs/libportal:0=[gtk]
>=gnome-extra/evolution-data-server-3.33.2:=[gtk]
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"
diff --git a/app-office/endeavour/endeavour-9999.ebuild
b/app-office/endeavour/endeavour-9999.ebuild
index 97a763cfccef..e29cfc5e015d 100644
--- a/app-office/endeavour/endeavour-9999.ebuild
+++ b/app-office/endeavour/endeavour-9999.ebuild
@@ -13,9 +13,9 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/World/Endeavour.git"
SRC_URI=""
else
-
SRC_URI="https://gitlab.gnome.org/World/${PN^}/-/archive/v${PV}/${PN^}-v${PV}.tar.bz2"
+
SRC_URI="https://gitlab.gnome.org/World/${PN^}/-/archive/${PV}/${PN^}-${PV}.tar.bz2"
KEYWORDS="~amd64"
- S="${WORKDIR}/${PN^}-v${PV}"
+ S="${WORKDIR}/${PN^}-${PV}"
fi
LICENSE="GPL-3+"
@@ -28,7 +28,6 @@ RDEPEND="
>=gui-libs/libadwaita-1.2.0:1
>=net-libs/gnome-online-accounts-3.2.0:=
>=dev-libs/libpeas-1.17
- dev-libs/libportal:0=[gtk]
>=gnome-extra/evolution-data-server-3.33.2:=[gtk]
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"