summaryrefslogtreecommitdiff
path: root/app-i18n/kde-l10n-scripts
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-i18n/kde-l10n-scripts
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-i18n/kde-l10n-scripts')
-rw-r--r--app-i18n/kde-l10n-scripts/Manifest2
-rw-r--r--app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild34
-rw-r--r--app-i18n/kde-l10n-scripts/metadata.xml11
3 files changed, 0 insertions, 47 deletions
diff --git a/app-i18n/kde-l10n-scripts/Manifest b/app-i18n/kde-l10n-scripts/Manifest
deleted file mode 100644
index 3d9983f0f1f7..000000000000
--- a/app-i18n/kde-l10n-scripts/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD kde-l10n-scripts-9999.ebuild 619 BLAKE2B 1ce275421516e2b8e3662a2d9d61634a6bb2874863970ab8ffbcddc5b95b5c54d93f24e7403625997c2bc996ac1177bcd45b0203a2e4323e38f244ba96af5aba SHA512 f4a241d412869b834694c2cc9599cb9c52f80a56da59f1e775655542d94699afceb05657e8fe0d8208fd56f54a586ec1021fd41f6a053f640f011ac9cb422a26
-MISC metadata.xml 343 BLAKE2B ce85098ac5406810060066b49389decf383630311cadc863522e3b4025ab78d4d72af01c234ef48ddfd001813801f6f955385a61d37371f1e3e4584f5a1a7e33 SHA512 1b6e2b61708576ec63383b7479170fdddafdb5aa30f5f947c55df99c9cb365b51e0c271f78243a38699e87d770d911591a908c4337f8760d8f340219cb1f9268
diff --git a/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild b/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild
deleted file mode 100644
index 4eca71e19ee6..000000000000
--- a/app-i18n/kde-l10n-scripts/kde-l10n-scripts-9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Set of scripts to manage KDE translation files"
-HOMEPAGE="https://github.com/vpelcak/kde-scripts"
-
-if [[ ${PV} == *9999 ]]; then
- EGIT_REPO_URI="https://github.com/vpelcak/kde-scripts.git"
- inherit git-r3
-else
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- app-crypt/md5deep
- app-i18n/pology
- app-shells/bash:*
- dev-vcs/subversion
- kde-apps/poxml
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
- sed -i \
- -e "s:/usr/local:${EPREFIX}/usr:" \
- Makefile || die
-}
diff --git a/app-i18n/kde-l10n-scripts/metadata.xml b/app-i18n/kde-l10n-scripts/metadata.xml
deleted file mode 100644
index cf6e8a9090b6..000000000000
--- a/app-i18n/kde-l10n-scripts/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">vpelcak/kde-scripts</remote-id>
- </upstream>
-</pkgmetadata>