summaryrefslogtreecommitdiff
path: root/app-xemacs/fsf-compat
diff options
context:
space:
mode:
authorPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
committerPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
commitecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch)
treeb89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /app-xemacs/fsf-compat
parent1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff)
downloadbaldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip
Updating liguros repo
Diffstat (limited to 'app-xemacs/fsf-compat')
-rw-r--r--app-xemacs/fsf-compat/Manifest3
-rw-r--r--app-xemacs/fsf-compat/fsf-compat-1.15.ebuild14
-rw-r--r--app-xemacs/fsf-compat/fsf-compat-1.19.ebuild15
-rw-r--r--app-xemacs/fsf-compat/fsf-compat-1.24.ebuild15
-rw-r--r--app-xemacs/fsf-compat/metadata.xml9
5 files changed, 56 insertions, 0 deletions
diff --git a/app-xemacs/fsf-compat/Manifest b/app-xemacs/fsf-compat/Manifest
new file mode 100644
index 000000000000..1ed70786720d
--- /dev/null
+++ b/app-xemacs/fsf-compat/Manifest
@@ -0,0 +1,3 @@
+DIST fsf-compat-1.15-pkg.tar.gz 18912 BLAKE2B c44bea3e0aba7dbd13d747a6faf6e5824df5cae83a2fb341d4fe81590cd0575c163f6f3a7a919ec71a7b3d2860436342df87fb93db89375099b1e08c7ceeeea5 SHA512 87e208b0f30d58953c9d49b7988b0dcd886870e29083ec9bfd47eef347e83b2c275e446593f200c8b76075b70c9691286f6c1e6639b82eb9f1599df33c5042a6
+DIST fsf-compat-1.19-pkg.tar.gz 20477 BLAKE2B d231757c8498693b1f08d164f1b93a89352e081cb52e3c46dc79007d5e5b0076d59950e7269b62eaa1efdf990aac21f56a355e42dd52b59008e5c182b4179912 SHA512 e1c64af5aee787691b527ee90a7ca6112ec0556b5939fc916c32fd4f990a60c8af70fda3b5c9e557888596ae5294b7ca8ddc4ae0df741299ec5d17a99a2479db
+DIST fsf-compat-1.24-pkg.tar.gz 30304 BLAKE2B e54d2484b0dd7e42543e7e629bf403e042e3966e3776e9a108a19b34db4ce634a2e9d99122225d005e09bf2a35411d95f613b1aaac2f57755e8af685084872b0 SHA512 b16e4ac297bbc6fecd278bb7e26842f92cba279c0edf7ddf880c43470e586232d30e84d923f52f5bf13904fb7ce3fb3193f48ecc3d5709fe6613bf6dec681f2d
diff --git a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild
new file mode 100644
index 000000000000..c454bdc84e7d
--- /dev/null
+++ b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="FSF Emacs compatibility files"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base"
+
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild
new file mode 100644
index 000000000000..e3d1a4bba7bf
--- /dev/null
+++ b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="FSF Emacs compatibility files"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
+
+inherit xemacs-packages
+
+RDEPEND="app-xemacs/xemacs-base
+"
diff --git a/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild
new file mode 100644
index 000000000000..be12d9870b0c
--- /dev/null
+++ b/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="FSF Emacs compatibility files"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 sparc x86"
+
+inherit xemacs-packages
+
+RDEPEND="app-xemacs/xemacs-base
+"
diff --git a/app-xemacs/fsf-compat/metadata.xml b/app-xemacs/fsf-compat/metadata.xml
new file mode 100644
index 000000000000..896e94732b11
--- /dev/null
+++ b/app-xemacs/fsf-compat/metadata.xml
@@ -0,0 +1,9 @@
+<?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>
+ <origin>gentoo-staging</origin>
+</pkgmetadata>