summaryrefslogtreecommitdiff
path: root/app-xemacs/ps-print
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-08 23:06:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-08 23:06:07 +0100
commite23a08d0c97a0cc415aaa165da840b056f93c997 (patch)
tree4c5f7db60483518201fef36f8cc0712789a08db2 /app-xemacs/ps-print
parent391b5b359a346aff490103da7dddc85047f83830 (diff)
gentoo resync : 08.10.2021
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r--app-xemacs/ps-print/Manifest4
-rw-r--r--app-xemacs/ps-print/ps-print-1.11.ebuild14
-rw-r--r--app-xemacs/ps-print/ps-print-1.12.ebuild15
3 files changed, 0 insertions, 33 deletions
diff --git a/app-xemacs/ps-print/Manifest b/app-xemacs/ps-print/Manifest
index 95b2929884be..ba57cce625b2 100644
--- a/app-xemacs/ps-print/Manifest
+++ b/app-xemacs/ps-print/Manifest
@@ -1,7 +1,3 @@
-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
DIST ps-print-1.14-pkg.tar.gz 156374 BLAKE2B 9e2fc8b75c23d4a9768210a82b42a8ee77f2f7541c46af037172a96213ab3d800a3e8b4fdc6964e3aa6bbe1276a4bc09759edd6301932505a9c4d737a8f3d527 SHA512 9dd2208bcd2963f83e4b895ff01ca95e66031ca4003535a672a14a735b892c0522810dd7f0ed5bceefe10a6becab0f0cafb19b09d1dbd6656ce6cc99b7dd4023
-EBUILD ps-print-1.11.ebuild 298 BLAKE2B a2c31821cc3ad3b88d761df0535e949412617b8c8b8a9878382aa16a306dc30618254a30f84187cd5f7ba783b3a5684e4f3d64c5c3984e5a70c33771e4ba0aa5 SHA512 cd3f54881c3b3ab65c7eab1822184f240ae0d9c6df5840484d1366d6e87dcc542b19503f958cbd46023ee48079059af4929032475d9e26f9704827ad72c73946
-EBUILD ps-print-1.12.ebuild 321 BLAKE2B e1950ea139cb368e0696b84ac16d4f809eb791f197b3ad55e49a82d5d5e1528ebf0b067ca3ef5143640c24c78bda42a4ee9ae2a5906c886456565f886578f1d2 SHA512 73cc0f11e5f8e4f412beca967a934342464014bb6d3a52c07f784be94e152f775dc004183e9e9228e3b6dc665031eed37849cb576bcb6c54fc67e5a7fa49d204
EBUILD ps-print-1.14.ebuild 321 BLAKE2B e1950ea139cb368e0696b84ac16d4f809eb791f197b3ad55e49a82d5d5e1528ebf0b067ca3ef5143640c24c78bda42a4ee9ae2a5906c886456565f886578f1d2 SHA512 73cc0f11e5f8e4f412beca967a934342464014bb6d3a52c07f784be94e152f775dc004183e9e9228e3b6dc665031eed37849cb576bcb6c54fc67e5a7fa49d204
MISC metadata.xml 262 BLAKE2B e476ea04c86ed4c8225e65e2eab757ba330323bb3976769b3a066ca059a90fa597536aa74fe1ad9f924be96f13a5fdafa663a4ed6f802d06e03dfb7567f52fd0 SHA512 4c936b32a6c7160469a80d2c376ebf09ed8c42efe26beccfbfb0320ad285337f3351c1546a02865605f00c0320fe97dcf0ca1a1465d5d51f35e2347092a2679c
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 572de37ed57a..000000000000
--- a/app-xemacs/ps-print/ps-print-1.11.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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 62fb0fb6347e..000000000000
--- a/app-xemacs/ps-print/ps-print-1.12.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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