summaryrefslogtreecommitdiff
path: root/dev-util/xfce4-dev-tools
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/xfce4-dev-tools')
-rw-r--r--dev-util/xfce4-dev-tools/Manifest5
-rw-r--r--dev-util/xfce4-dev-tools/metadata.xml8
-rw-r--r--dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild27
-rw-r--r--dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild27
4 files changed, 0 insertions, 67 deletions
diff --git a/dev-util/xfce4-dev-tools/Manifest b/dev-util/xfce4-dev-tools/Manifest
deleted file mode 100644
index 900d478bfd8e..000000000000
--- a/dev-util/xfce4-dev-tools/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST xfce4-dev-tools-4.18.1.tar.bz2 363652 BLAKE2B f78c39de833353aecd57db6d199a2bdb1a478eff996732653f49199cf8b9c6d54c02c969f823ebc441415fb6376d588e79796bcaa48bb4349c3d54068d86622b SHA512 8fa65aa57450d3e65ef55bf86e8a113c06e64289a9f71875049b422da2a8bdfcdd36c3a3e94a3c0e7c602a3e9577eca14d63318489f81fd88d6743e188636304
-DIST xfce4-dev-tools-4.19.0.tar.bz2 368601 BLAKE2B 349e3dcf69c1fc1f0af052546d78b86ffc89ca81b66c27e8b7058f549adb0c6a16e6c462a6f5e00e66dc4b419dd2ea7fa43c210d83153e23254b8b5ae5a77fbf SHA512 7372efcb686fe6c1e42f17564d693cbe24792d00fbf131faff46040c8940ad355067d4a4cc5d5de5ec6b9707943c5db5de84eee4a4ff894ef8c33c3616a26044
-EBUILD xfce4-dev-tools-4.18.1.ebuild 666 BLAKE2B fc02be236bfe56b1cbaa94aedc160fc32931faeade7a853ca702f1b797b8604f6a462ece917d12bdefb584fb51312663528b6166617863bf75bf106cc325f552 SHA512 b13fcaf286e6a326f4d5e85dcd8b7812e0630b28652ed02d4763c319b0ec7fc75f73e0740aa1f55591fc2e429e6a0a3b2b33430724e32649bbec9c637206b5f4
-EBUILD xfce4-dev-tools-4.19.0.ebuild 672 BLAKE2B cefd34949e5ca824dad4609cd9ad7424d35f0c4e9da13bd28221dab894ea6a79d51f91881aac0500101deb539c17e1dd6b479326037277225c15ebf0c2fdad7a SHA512 b8c0343caf7847d9b89977057135d78ce0e7f5e066a67fabf26dabe83d1b9e3af97e7f92f30746d5566ad78500b37028b22c69dd77238d29aba169f2ccabeda3
-MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5
diff --git a/dev-util/xfce4-dev-tools/metadata.xml b/dev-util/xfce4-dev-tools/metadata.xml
deleted file mode 100644
index 2b8ef06e9a39..000000000000
--- a/dev-util/xfce4-dev-tools/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xfce@gentoo.org</email>
- <name>XFCE Team</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild
deleted file mode 100644
index 70e4d8537232..000000000000
--- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.18.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 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 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
-
-DEPEND="
- >=dev-libs/glib-2.66.0
-"
-RDEPEND="
- ${DEPEND}
-"
-# libxslt for xsltproc
-BDEPEND="
- dev-libs/libxslt
- virtual/pkgconfig
-"
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild
deleted file mode 100644
index 8cc84c957f67..000000000000
--- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.19.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-
-DEPEND="
- >=dev-libs/glib-2.66.0
-"
-RDEPEND="
- ${DEPEND}
-"
-# libxslt for xsltproc
-BDEPEND="
- dev-libs/libxslt
- virtual/pkgconfig
-"