diff options
6 files changed, 82 insertions, 0 deletions
diff --git a/kde-apps/akonadi-calendar-tools-common/Manifest b/kde-apps/akonadi-calendar-tools-common/Manifest new file mode 100644 index 00000000000..81136d1b019 --- /dev/null +++ b/kde-apps/akonadi-calendar-tools-common/Manifest @@ -0,0 +1,2 @@ +DIST akonadi-calendar-tools-24.07.90.tar.xz 264908 BLAKE2B 3a9a0c52d432e4f80e1d153c330d1119f0c92bd2b3ec583a6251f27383877eaae696e610d4acbfd24e09f28cebcba837aa0cf7ddd8191afe860592baf58ce263 SHA512 29acfe0fbafa8cf8a4ae94274b0088039d16a12b164cdc88e9e81b03af493c1f4425194bef38b0a1c8fd2f0d2fb90ea4bf394d79c7aa80157b70068d4c040d97 +DIST akonadi-calendar-tools-24.08.0.tar.xz 264900 BLAKE2B 6d8c6dd6ce2a1e92cf36405f81d90e676a31ae01db4ab86047ccba1418098c597021fdf698b46eca514de81dca61b768adf9b255f07b4194b58829bb68bd553e SHA512 a29abacbd77396ed2a9c7fa9e6104e28d6b2c47186e05c91ed8f32abc5451438b74c28ecbea157dcc686853a797b2fffc524857996613d4579d73f5c60070436 diff --git a/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.07.90.ebuild b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.07.90.ebuild new file mode 100644 index 00000000000..0a0bb03bd6c --- /dev/null +++ b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.07.90.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common gear.kde.org + +LICENSE="GPL-2 handbook? ( FDL-1.2+ )" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND=" + !<kde-apps/calendarjanitor-24.07.90-r1 + !<kde-apps/konsolekalendar-24.07.90-r1 +" diff --git a/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.08.0.ebuild b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.08.0.ebuild new file mode 100644 index 00000000000..0a0bb03bd6c --- /dev/null +++ b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.08.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common gear.kde.org + +LICENSE="GPL-2 handbook? ( FDL-1.2+ )" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND=" + !<kde-apps/calendarjanitor-24.07.90-r1 + !<kde-apps/konsolekalendar-24.07.90-r1 +" diff --git a/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.08.49.9999.ebuild b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.08.49.9999.ebuild new file mode 100644 index 00000000000..379359f27c0 --- /dev/null +++ b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-24.08.49.9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common gear.kde.org + +LICENSE="GPL-2 handbook? ( FDL-1.2+ )" +SLOT="0" +KEYWORDS="" + +RDEPEND=" + !<kde-apps/calendarjanitor-24.07.90-r1 + !<kde-apps/konsolekalendar-24.07.90-r1 +" diff --git a/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-9999.ebuild b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-9999.ebuild new file mode 100644 index 00000000000..379359f27c0 --- /dev/null +++ b/kde-apps/akonadi-calendar-tools-common/akonadi-calendar-tools-common-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common gear.kde.org + +LICENSE="GPL-2 handbook? ( FDL-1.2+ )" +SLOT="0" +KEYWORDS="" + +RDEPEND=" + !<kde-apps/calendarjanitor-24.07.90-r1 + !<kde-apps/konsolekalendar-24.07.90-r1 +" diff --git a/kde-apps/akonadi-calendar-tools-common/metadata.xml b/kde-apps/akonadi-calendar-tools-common/metadata.xml new file mode 100644 index 00000000000..684b4d954c4 --- /dev/null +++ b/kde-apps/akonadi-calendar-tools-common/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>kde@gentoo.org</email> + <name>Gentoo KDE Project</name> + </maintainer> + <upstream> + <bugs-to>https://bugs.kde.org/</bugs-to> + <remote-id type="kde-invent">pim/akonadi-calendar-tools</remote-id> + </upstream> +</pkgmetadata> |
