diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-xemacs/locale | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/Manifest | 5 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.24.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.28.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/locale/metadata.xml | 8 |
4 files changed, 0 insertions, 41 deletions
diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest deleted file mode 100644 index 41d42cbae337..000000000000 --- a/app-xemacs/locale/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST locale-1.24-pkg.tar.gz 46421 BLAKE2B ce87a15aa6480dcab5b5b5dcb7fed6c6b112207058fe43d2e369109f1560f9051b275a92ce2e19a0d7a621e94d67b2c9309fd67cfef8e41f546f955cfc71bbe4 SHA512 2c192e20f36d1d14d803cdf0c5e0949aa5a75059531a87823cc8e1192f4543a0d5ea5088a562a315e76a459bcfaaad95328b6c8a0740fd4ce1549eb2f443c3c6 -DIST locale-1.28-pkg.tar.gz 74931 BLAKE2B fa303cf6cacfada89cdc364fb9a6ab76b93b7421fe5b5a390f8f0f46f5814024dab53e4ffffe1ed76d746b08033863ce12f13b86cdeb425fa8fd500f7e8e768f SHA512 f26370be8e614d74503d57a0c0bc9eab153ea54c36466245b7a4851d508942e4c075146d140a8cffba071513fd1f6360de714eafd8fbd600ad9dba053e789d8a -EBUILD locale-1.24.ebuild 316 BLAKE2B 3e3de5ff8d132f0b1f675e55e868731eb9d8a315b6faae3857e1f2fe8de4de702eb275cc7536e8d146d7b4284363ad133bdcfce622ee39477efcd526c35e9721 SHA512 d1b11430bc6977e58df971166bc1bf339ae40708c09d7cb2ada6fd52adfdddca53824bc5331a422a58a5b7b47fd03ae1b6267e798b74000b9817d94cf0051f86 -EBUILD locale-1.28.ebuild 316 BLAKE2B 3e3de5ff8d132f0b1f675e55e868731eb9d8a315b6faae3857e1f2fe8de4de702eb275cc7536e8d146d7b4284363ad133bdcfce622ee39477efcd526c35e9721 SHA512 d1b11430bc6977e58df971166bc1bf339ae40708c09d7cb2ada6fd52adfdddca53824bc5331a422a58a5b7b47fd03ae1b6267e798b74000b9817d94cf0051f86 -MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/locale/locale-1.24.ebuild b/app-xemacs/locale/locale-1.24.ebuild deleted file mode 100644 index c3d747f0ca16..000000000000 --- a/app-xemacs/locale/locale-1.24.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="MULE: Localized menubars and localized splash screens" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild deleted file mode 100644 index c3d747f0ca16..000000000000 --- a/app-xemacs/locale/locale-1.28.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="MULE: Localized menubars and localized splash screens" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/locale/metadata.xml b/app-xemacs/locale/metadata.xml deleted file mode 100644 index c7dd5514fddf..000000000000 --- a/app-xemacs/locale/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> |