summaryrefslogtreecommitdiff
path: root/app-xemacs/ps-print
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-xemacs/ps-print
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r--app-xemacs/ps-print/Manifest5
-rw-r--r--app-xemacs/ps-print/metadata.xml8
-rw-r--r--app-xemacs/ps-print/ps-print-1.11.ebuild14
-rw-r--r--app-xemacs/ps-print/ps-print-1.12.ebuild15
4 files changed, 0 insertions, 42 deletions
diff --git a/app-xemacs/ps-print/Manifest b/app-xemacs/ps-print/Manifest
deleted file mode 100644
index 04f308263963..000000000000
--- a/app-xemacs/ps-print/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST ps-print-1.11-pkg.tar.gz 156222 BLAKE2B fb297012e292b737c6e3da4ecc84d532163bbdbbdbfc28f91a0d45a48c8f75cbf3836c4ffe831089ff85ea56f00a05393d81d2343bcaa96e08ce4364bccf3063 SHA512 c63cd0b399ab35c9171f452ddfcd914af61d37b17db27a9913fcf4a11195bafb107cd993f8db8aab68914e00211ab858319b08949f0a1173b784f4eafb6ea0a4
-DIST ps-print-1.12-pkg.tar.gz 156197 BLAKE2B 0eab7740f3b0fec7573b9da4583060ac051c233da033da299bd7756f3910af34c61a9fc676e6a8741cef628f5cecddcf6bc2eae0f5104fe34f037837551d26ae SHA512 0ba500177a9dff6d8e0b48938f3519af0700461c06af7224ed1a1e4c42465a7717761bbf1578895f32c71a205f10912d3b6ef47da2399121b47ed838bf7385fc
-EBUILD ps-print-1.11.ebuild 300 BLAKE2B f57881f2e2d073169b1e3792a2758880aaffed732bf5da42900cf8a6bde75e7a0d3e9e0d42133f90a3d1545753391c1c8496de89541b99f3120297a0f9bd9bd2 SHA512 4a201a26a0b68c9b8c0526340e607f21f03fd1d6c1d4675d8a28fed379bd7e4484eccba8e7bb33353823ce00ea86d66dee19d50143c63867fcc22b437ab4b4bf
-EBUILD ps-print-1.12.ebuild 323 BLAKE2B 28b576c2966035a1f9c22a6c42940d58df5a43b18a3a1d47e5ba31e5ec422f5a011c4c44b11454a2591f5dfd095990b0ff48d219bf1a31a8edfd5bb2f1147a74 SHA512 74ce8d396ef0534c37f5b71969785c2c74789c1692b5c6a0d0b68f2b580ea67b665002f2b14fecfce340eae97225544f583d1a1db2b3e6070cb95d61591ce714
-MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/ps-print/metadata.xml b/app-xemacs/ps-print/metadata.xml
deleted file mode 100644
index c7dd5514fddf..000000000000
--- a/app-xemacs/ps-print/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/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild
deleted file mode 100644
index 87a034183a35..000000000000
--- a/app-xemacs/ps-print/ps-print-1.11.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Printing functions and utilities"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/text-modes
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/ps-print/ps-print-1.12.ebuild b/app-xemacs/ps-print/ps-print-1.12.ebuild
deleted file mode 100644
index 7ffeea9eb969..000000000000
--- a/app-xemacs/ps-print/ps-print-1.12.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="Printing functions and utilities"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/text-modes
-app-xemacs/xemacs-base
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages