summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-21 11:36:09 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-21 11:36:09 +0100
commit496e77f1bff1254fda0b519780f7b9bd6ccaed6d (patch)
tree0792ddda17a2f56e00144141255ba8015e8a7f56 /dev-build/xfce4-dev-tools
parentxfce-base/libxfce4windowing: Remove old (diff)
downloadgentoo-496e77f1bff1254fda0b519780f7b9bd6ccaed6d.tar.gz
gentoo-496e77f1bff1254fda0b519780f7b9bd6ccaed6d.tar.bz2
gentoo-496e77f1bff1254fda0b519780f7b9bd6ccaed6d.zip
dev-build/xfce4-dev-tools: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-build/xfce4-dev-tools')
-rw-r--r--dev-build/xfce4-dev-tools/Manifest2
-rw-r--r--dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.3.ebuild29
-rw-r--r--dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.4.ebuild29
3 files changed, 0 insertions, 60 deletions
diff --git a/dev-build/xfce4-dev-tools/Manifest b/dev-build/xfce4-dev-tools/Manifest
index 1511ea9d0f12..6874233cf410 100644
--- a/dev-build/xfce4-dev-tools/Manifest
+++ b/dev-build/xfce4-dev-tools/Manifest
@@ -1,4 +1,2 @@
DIST xfce4-dev-tools-4.18.1.tar.bz2 363652 BLAKE2B f78c39de833353aecd57db6d199a2bdb1a478eff996732653f49199cf8b9c6d54c02c969f823ebc441415fb6376d588e79796bcaa48bb4349c3d54068d86622b SHA512 8fa65aa57450d3e65ef55bf86e8a113c06e64289a9f71875049b422da2a8bdfcdd36c3a3e94a3c0e7c602a3e9577eca14d63318489f81fd88d6743e188636304
-DIST xfce4-dev-tools-4.19.3.tar.bz2 377934 BLAKE2B e644cac88e70e2f3511055d24df299b76b4803af1c5b8017c8af30ca5ef27afe5968023c7dcf776589b6f60b62882ae8d3c07b08ed1729933b8a6d815976ee96 SHA512 99b64d61123901270d0cdddca70e20f70454161ef1ff153efbc2e3e1679a914e0848c917dcdc6ff1f65c8ab787d526c0d192049d6bf5d9749068312bec6d47e5
-DIST xfce4-dev-tools-4.19.4.tar.bz2 380215 BLAKE2B 9ce5535f9d98d9cb56a21bb3a8abe9ca97ebc2518924019e89ea6cd6cf811d4ed05cba27762a5bf7332c9470e29c3c90ed23f6b2940d0aafd4dfe4c106ec8c4b SHA512 433873a7058d71b24035ae8408625af3e440329dfec178c89c95e44cd35b4d11ed7002d454ba75dce11ff16b381f00c41b0660cb54cdc4e4cdeb4905cc818152
DIST xfce4-dev-tools-4.20.0.tar.bz2 380344 BLAKE2B 9444857000bd35c0118656abda28ad155632edba441316093a0075ce06f6146bc028e023d11f2f6380f6c89a66e9ae2b2470f4c7b0ded3eab32d25532d0b528a SHA512 2ee8d0e4512c326ad404310f15081a8c6eec026634bcc2e76873cecc5b4356c3425d883c07f05e5a76a500c135d62809e6323f318ac6fc33d16023a9c5bd5441
diff --git a/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.3.ebuild b/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.3.ebuild
deleted file mode 100644
index 148a537dcdb6..000000000000
--- a/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-dev-tools/start
- https://gitlab.xfce.org/xfce/xfce4-dev-tools/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-
-DEPEND="
- >=dev-libs/glib-2.72.0
-"
-RDEPEND="
- ${DEPEND}
- dev-build/meson
-"
-# libxslt for xsltproc
-BDEPEND="
- dev-build/meson
- dev-libs/libxslt
- virtual/pkgconfig
-"
diff --git a/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.4.ebuild b/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.4.ebuild
deleted file mode 100644
index 148a537dcdb6..000000000000
--- a/dev-build/xfce4-dev-tools/xfce4-dev-tools-4.19.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-dev-tools/start
- https://gitlab.xfce.org/xfce/xfce4-dev-tools/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-
-DEPEND="
- >=dev-libs/glib-2.72.0
-"
-RDEPEND="
- ${DEPEND}
- dev-build/meson
-"
-# libxslt for xsltproc
-BDEPEND="
- dev-build/meson
- dev-libs/libxslt
- virtual/pkgconfig
-"