diff options
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/Manifest | 3 | ||||
-rw-r--r-- | app-xemacs/texinfo/metadata.xml | 8 | ||||
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.30.ebuild | 15 |
3 files changed, 0 insertions, 26 deletions
diff --git a/app-xemacs/texinfo/Manifest b/app-xemacs/texinfo/Manifest deleted file mode 100644 index 0b148db25674..000000000000 --- a/app-xemacs/texinfo/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST texinfo-1.30-pkg.tar.gz 145763 BLAKE2B f4bdd2381fb2efa5e6d318431e8a8a56911b2f84b161f96610e2e43a8e49c9ba15c63915f3219b4b47901834c3cf51aaa4fbc1b51ce18ae0d574bf99baafcae6 SHA512 dadcbb0a2dbbdc311d19a4e796ac574f18234938ddeb16da1ac8b9e150459536bac46b00b1609b8cd837ef980cc5b13f77b8321edfb347614340d1db0f3f78c0 -EBUILD texinfo-1.30.ebuild 318 BLAKE2B eefca977c12b4e5b3d6f3eba40645592a7c3306f4d4a358f2e304b1108d0a3ac51ae06bbc1cd3556581b7128520d3295c9f524837502e77842061b06c5d4caef SHA512 4be597af3575b397b4245e0f5b5b87f65ed2987f2521b0930d0343c0da1aad4ccb135340e6a24d120fad78a6ef993d324d84d2d695735f166e13d20804fc0fad -MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/texinfo/metadata.xml b/app-xemacs/texinfo/metadata.xml deleted file mode 100644 index c7dd5514fddf..000000000000 --- a/app-xemacs/texinfo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>xemacs@gentoo.org</email> - <name>Gentoo XEmacs project</name> - </maintainer> -</pkgmetadata> diff --git a/app-xemacs/texinfo/texinfo-1.30.ebuild b/app-xemacs/texinfo/texinfo-1.30.ebuild deleted file mode 100644 index 9ea018a3c053..000000000000 --- a/app-xemacs/texinfo/texinfo-1.30.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="XEmacs TeXinfo support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/text-modes -app-xemacs/xemacs-base -" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" - -inherit xemacs-packages |