summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-04-21 17:05:03 -0400
committerMatt Turner <mattst88@gentoo.org>2024-04-21 17:07:30 -0400
commitf97b397d1159e0ddd617a138aa52c5ed8e677416 (patch)
treea1eff796f2865d0243c1a2d640736fd23aa237f9 /x11-base/xorg-sgml-doctools
parentx11-base/xorg-server: Drop old versions (diff)
downloadgentoo-f97b397d1159e0ddd617a138aa52c5ed8e677416.tar.gz
gentoo-f97b397d1159e0ddd617a138aa52c5ed8e677416.tar.bz2
gentoo-f97b397d1159e0ddd617a138aa52c5ed8e677416.zip
x11-base/xorg-sgml-doctools: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-base/xorg-sgml-doctools')
-rw-r--r--x11-base/xorg-sgml-doctools/Manifest1
-rw-r--r--x11-base/xorg-sgml-doctools/xorg-sgml-doctools-1.12.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-base/xorg-sgml-doctools/Manifest b/x11-base/xorg-sgml-doctools/Manifest
index e1ed5f4d6230..679bd1348e77 100644
--- a/x11-base/xorg-sgml-doctools/Manifest
+++ b/x11-base/xorg-sgml-doctools/Manifest
@@ -1,2 +1 @@
DIST xorg-sgml-doctools-1.12.1.tar.xz 107832 BLAKE2B 5fc7b3e1b02cb650655831196c26cd1ec9f2b3b8ef32cecc2d4657a0358bc23a7e2be2bfbcbfc2a400cfbc821f4602279655c8e31968c5f3f41be15e560799a3 SHA512 82a202a97da4d705d70e3a1865c5cc47f1007d32a239513f52e6e63912ce0363fbeafabbec36ad008d3f7df15f03c27a4f004e9b1da93eed0f7e5b3f27f7c4cf
-DIST xorg-sgml-doctools-1.12.tar.bz2 131356 BLAKE2B 555faf50f2e83b689566c7033669bd6e2e93294b9b6895d07110497392387f60b821fe570063e34d8089dc1a9f273eefb5ea0d0556d5965bf893756279e8688f SHA512 5c4f8506992abcc3d98b99d33b60ac770f039c3ffa11ad49005942bc9b7497367842a57967cee51b0e8e9095a660879af9a243abddf6b1af88741dbb882b3a4a
diff --git a/x11-base/xorg-sgml-doctools/xorg-sgml-doctools-1.12.ebuild b/x11-base/xorg-sgml-doctools/xorg-sgml-doctools-1.12.ebuild
deleted file mode 100644
index 824ecd0720a9..000000000000
--- a/x11-base/xorg-sgml-doctools/xorg-sgml-doctools-1.12.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_MODULE=doc/
-
-inherit xorg-3
-
-DESCRIPTION="SGML entities and XML/CSS stylesheets used in X.Org docs"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="x11-misc/util-macros"
-RDEPEND=""
-BDEPEND=""