summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kdetoys-doc
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo/trinity-base/kdetoys-doc')
m---------gentoo0
-rw-r--r--gentoo/trinity-base/kdetoys-doc/Manifest2
l---------gentoo/trinity-base/kdetoys-doc/files/shared1
-rw-r--r--gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.1.ebuild27
-rw-r--r--gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.2.ebuild27
-rw-r--r--gentoo/trinity-base/kdetoys-doc/kdetoys-doc-9999.ebuild27
-rw-r--r--gentoo/trinity-base/kdetoys-doc/metadata.xml8
7 files changed, 0 insertions, 92 deletions
diff --git a/gentoo b/gentoo
new file mode 160000
+Subproject 644110a847c5911c2eb04eb53c93031740561ef
diff --git a/gentoo/trinity-base/kdetoys-doc/Manifest b/gentoo/trinity-base/kdetoys-doc/Manifest
deleted file mode 100644
index 23ad50106..000000000
--- a/gentoo/trinity-base/kdetoys-doc/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST kdetoys-3.5.13.1.tar.gz 3037255 SHA256 41e4224bcf816e52877b17d2dcdc86d94e8f304fee2d3fb35b97921544eafd9d SHA512 e7cd7943004e5d1ec83c0fe484fab82f2cdd5f5d39ee77db419938f023cd3c42ba0b257d0ddc783de7bd528c90195821d810babfa193c60856437593c24ce879 WHIRLPOOL 8d482537f972a24b1cef9ad789edd314517f4e3a6b37056f47d92292c8c30e70def24e99efc552b4504503e2224e1209ae946ff34ac94feaf128c038c54f010d
-DIST kdetoys-trinity-3.5.13.2.tar.xz 2757260 SHA256 a0533ceb6fb103600eb33ef3136d40f84ec826e24e0b95cc45e68ef73a5232f6 SHA512 eb67a70d75a473f885db8993f5eebd3480e68e43e4de60240fde411696ed8b895029505a5125fe51a41d6ccb583ba50c4c67465d770f14f9a1c1533281154f78 WHIRLPOOL d79f58085d2af17453fc50c621ea6fe6909d476cf5f0a6b6ccf51ef69eed0ba073091f587439eb5afd644e0286dfe2ee86ccd903346d3060c3fe90299511018a
diff --git a/gentoo/trinity-base/kdetoys-doc/files/shared b/gentoo/trinity-base/kdetoys-doc/files/shared
deleted file mode 120000
index af62be31d..000000000
--- a/gentoo/trinity-base/kdetoys-doc/files/shared
+++ /dev/null
@@ -1 +0,0 @@
-../../../eclass/trinity-shared-files/ \ No newline at end of file
diff --git a/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.1.ebuild b/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.1.ebuild
deleted file mode 100644
index d5e69871a..000000000
--- a/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-TRINITY_MODULE_NAME="kdetoys"
-
-inherit trinity-meta
-
-DESCRIPTION="Documentaion for kdetoys-derived packages"
-KEYWORDS="amd64 x86"
-IUSE=""
-RDEPEND="
- >=trinity-base/khelpcenter-${PV}:${SLOT}"
-
-pkg_setup() {
- # we should reduce MAKEOPTS -j parametr to no more than 4
- local makeopts_j
- makeopts_j="$(echo "$MAKEOPTS" | sed -n 's/\(^\|.*\s\)\(-j\s*[0-9]\+\)\(\s.*\|$\)/\2/p')"
- if [ -n "$makeopts_j" -a "$makeopts_j" > 4 ]; then
- export MAKEOPTS="${MAKEOPTS//"${makeopts_j}"/-j4}"
-
- ewarn "This ebuild needs huge amoumt of memmory to compile in highly parallel"
- ewarn "mode so it can chew it all. MAKEOPTS are reduced to \"$MAKEOPTS\"."
- fi
-
- trinity-meta_pkg_setup
-}
diff --git a/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.2.ebuild b/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.2.ebuild
deleted file mode 100644
index cf874e746..000000000
--- a/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-3.5.13.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-TRINITY_MODULE_NAME="kdetoys"
-
-inherit trinity-meta
-
-DESCRIPTION="Documentaion for kdetoys-derived packages"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
- >=trinity-base/khelpcenter-${PV}:${SLOT}"
-
-pkg_setup() {
- # we should reduce MAKEOPTS -j parametr to no more than 4
- local makeopts_j
- makeopts_j="$(echo "$MAKEOPTS" | sed -n 's/\(^\|.*\s\)\(-j\s*[0-9]\+\)\(\s.*\|$\)/\2/p')"
- if [ -n "$makeopts_j" -a "$makeopts_j" > 4 ]; then
- export MAKEOPTS="${MAKEOPTS//"${makeopts_j}"/-j4}"
-
- ewarn "This ebuild needs huge amoumt of memmory to compile in highly parallel"
- ewarn "mode so it can chew it all. MAKEOPTS are reduced to \"$MAKEOPTS\"."
- fi
-
- trinity-meta_pkg_setup
-}
diff --git a/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-9999.ebuild b/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-9999.ebuild
deleted file mode 100644
index eb607c92a..000000000
--- a/gentoo/trinity-base/kdetoys-doc/kdetoys-doc-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-TRINITY_MODULE_NAME="kdetoys"
-
-inherit trinity-meta
-
-DESCRIPTION="Documentaion for kdetoys-derived packages"
-KEYWORDS=
-IUSE=""
-RDEPEND="
- >=trinity-base/khelpcenter-${PV}:${SLOT}"
-
-pkg_setup() {
- # we should reduce MAKEOPTS -j parametr to no more than 4
- local makeopts_j
- makeopts_j="$(echo "$MAKEOPTS" | sed -n 's/\(^\|.*\s\)\(-j\s*[0-9]\+\)\(\s.*\|$\)/\2/p')"
- if [ -n "$makeopts_j" -a "$makeopts_j" > 4 ]; then
- export MAKEOPTS="${MAKEOPTS//"${makeopts_j}"/-j4}"
-
- ewarn "This ebuild needs huge amoumt of memmory to compile in highly parallel"
- ewarn "mode so it can chew it all. MAKEOPTS are reduced to \"$MAKEOPTS\"."
- fi
-
- trinity-meta_pkg_setup
-}
diff --git a/gentoo/trinity-base/kdetoys-doc/metadata.xml b/gentoo/trinity-base/kdetoys-doc/metadata.xml
deleted file mode 100644
index 6e9f5e4a1..000000000
--- a/gentoo/trinity-base/kdetoys-doc/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="person">
- <email>fatzer2@gmail.com</email>
- <name>Alexander Golubev</name>
- </maintainer>
-</pkgmetadata>