diff options
Diffstat (limited to 'app-xemacs/tpu')
-rw-r--r-- | app-xemacs/tpu/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/tpu/metadata.xml | 8 | ||||
-rw-r--r-- | app-xemacs/tpu/tpu-1.16.ebuild | 15 |
3 files changed, 0 insertions, 24 deletions
diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest deleted file mode 100644 index a259c83..0000000 --- a/app-xemacs/tpu/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tpu-1.16-pkg.tar.gz 59512 SHA256 b24b30bd3129a9acf2abc22a706fbe5467e0b4459daf5f8e10c3390a9935d0aa SHA512 bb200aa1f9a341e7842d2e8055ffd07e24d7a934d93ba297b0462822a584fb483d2b4a6d33e4558c89423b3d19bd1010b5682a7952c3df1f0b57188ec87e936b WHIRLPOOL 1008b0243c6ef67806812ae3a5e62bd813a638d1c2edaaadade8b2b525e9c1c2548da18b546e770de22f167632cb74b3aefc2bf77c71fd5c0885ba7c67c3f619 diff --git a/app-xemacs/tpu/metadata.xml b/app-xemacs/tpu/metadata.xml deleted file mode 100644 index c7dd551..0000000 --- a/app-xemacs/tpu/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/tpu/tpu-1.16.ebuild b/app-xemacs/tpu/tpu-1.16.ebuild deleted file mode 100644 index 68b323c..0000000 --- a/app-xemacs/tpu/tpu-1.16.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="DEC EDIT/TPU support." -XEMACS_PKG_CAT="standard" - -XEMACS_EXPERIMENTAL=true - -RDEPEND="" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages |