diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-10-08 23:06:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-10-08 23:06:07 +0100 |
commit | e23a08d0c97a0cc415aaa165da840b056f93c997 (patch) | |
tree | 4c5f7db60483518201fef36f8cc0712789a08db2 /app-xemacs/python-modes | |
parent | 391b5b359a346aff490103da7dddc85047f83830 (diff) |
gentoo resync : 08.10.2021
Diffstat (limited to 'app-xemacs/python-modes')
-rw-r--r-- | app-xemacs/python-modes/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.08.ebuild | 17 | ||||
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.14.ebuild | 18 |
3 files changed, 0 insertions, 39 deletions
diff --git a/app-xemacs/python-modes/Manifest b/app-xemacs/python-modes/Manifest index b9af90ecbd6e..0648f9a4bb9c 100644 --- a/app-xemacs/python-modes/Manifest +++ b/app-xemacs/python-modes/Manifest @@ -1,7 +1,3 @@ -DIST python-modes-1.08-pkg.tar.gz 93002 BLAKE2B 63e9aad70f52185efa68324bcb2d61c4b447cfa0a53aab31dd9fde07c987ccf96938418f639c16d4189724ca840386f3f831e83c338031dee712b2fafaae6222 SHA512 edac5c557d1c49b8d11f915d9ee1ae83b2bfa3fe54bac7fb457b861a3a38f3389683eadacc6abbdbe293c5bd459184e4d17315513f77a62d40cd46f3662ea4dd -DIST python-modes-1.14-pkg.tar.gz 97116 BLAKE2B 04f2121b03e45a01b1f7c727c4aa48fd88fc06c02466583e0b4739fb3c57c0585d751f63f745edf8d7f351607dea395ef30642d42bc03e00705cb11cb75300f2 SHA512 802cab0ff8295cb6ae0387f17fdbe85afc559ea09e8b17e8a446be7d015e6945e29d8338e32cba5337b367cd07e645bd5ddf7ed6974a70cbf30de2bf63a708e0 DIST python-modes-1.16-pkg.tar.gz 97206 BLAKE2B 7390c84148dbd7280cb9472a960bfd720accf135fac0817c76373d9e66c76f3293b1552915fe81cc4f0cb7dfdce78cd958e7ed90a5e24c5e3f71388f2b4e9ec7 SHA512 f0faebd8c179138078f82ad7d8dce72547d890ab84111ddcbaa2270aa2464923e88feb898b9a9f0277432c62e98289390642edb635e6f8f692ee4000a8fab34a -EBUILD python-modes-1.08.ebuild 345 BLAKE2B 9df1f1a9be2ab26cda16ccaa4e6ea3120b5849dcae74940a425f8767bbd1147a0398b77d849c3e4e4308e36dc1dd0fa4e71ff3f154c4946cab04b0ad29f41fdb SHA512 67662d4ed81d00a78549fe28f2d39d0da961c03bf2ea5d37f09f9f589d5deb3b88b5f996eae95e6d8550563211272dad0b35aee7a79494d8898ac5139029d3da -EBUILD python-modes-1.14.ebuild 367 BLAKE2B 579547cf394d3df5960220fa89b91a1be624613dcb9a5624fd89bc728df3a1afbb5198c279bc3a7926bd03c2e6fa21c3418729a0fc49b2720c339ba783e669cc SHA512 acab36946ce84ea847fb46412a7855c7e2a058b8a2d668e5540762e35aa37941d83c537f502778b8117525a99da933ba3e6d68a34f8d94d752255333db8da180 EBUILD python-modes-1.16.ebuild 367 BLAKE2B 579547cf394d3df5960220fa89b91a1be624613dcb9a5624fd89bc728df3a1afbb5198c279bc3a7926bd03c2e6fa21c3418729a0fc49b2720c339ba783e669cc SHA512 acab36946ce84ea847fb46412a7855c7e2a058b8a2d668e5540762e35aa37941d83c537f502778b8117525a99da933ba3e6d68a34f8d94d752255333db8da180 MISC metadata.xml 262 BLAKE2B e476ea04c86ed4c8225e65e2eab757ba330323bb3976769b3a066ca059a90fa597536aa74fe1ad9f924be96f13a5fdafa663a4ed6f802d06e03dfb7567f52fd0 SHA512 4c936b32a6c7160469a80d2c376ebf09ed8c42efe26beccfbfb0320ad285337f3351c1546a02865605f00c0320fe97dcf0ca1a1465d5d51f35e2347092a2679c diff --git a/app-xemacs/python-modes/python-modes-1.08.ebuild b/app-xemacs/python-modes/python-modes-1.08.ebuild deleted file mode 100644 index 3913e7bfcbd7..000000000000 --- a/app-xemacs/python-modes/python-modes-1.08.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Python support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -app-xemacs/edit-utils -app-xemacs/fsf-compat -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/python-modes/python-modes-1.14.ebuild b/app-xemacs/python-modes/python-modes-1.14.ebuild deleted file mode 100644 index 2f2ef66c2249..000000000000 --- a/app-xemacs/python-modes/python-modes-1.14.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Python support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -app-xemacs/edit-utils -app-xemacs/fsf-compat -app-xemacs/text-modes -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |