summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/akregator
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo/trinity-base/akregator')
-rw-r--r--gentoo/trinity-base/akregator/Manifest2
-rw-r--r--gentoo/trinity-base/akregator/akregator-3.5.13.1.ebuild20
-rw-r--r--gentoo/trinity-base/akregator/akregator-3.5.13.2.ebuild20
-rw-r--r--gentoo/trinity-base/akregator/akregator-9999.ebuild20
-rw-r--r--gentoo/trinity-base/akregator/metadata.xml8
5 files changed, 70 insertions, 0 deletions
diff --git a/gentoo/trinity-base/akregator/Manifest b/gentoo/trinity-base/akregator/Manifest
new file mode 100644
index 000000000..4a730c44c
--- /dev/null
+++ b/gentoo/trinity-base/akregator/Manifest
@@ -0,0 +1,2 @@
+DIST kdepim-3.5.13.1.tar.gz 12954293 SHA256 29755dd66b6da83cb1105fd22954869b911c836f806c19d6a56cdfd6ee79287f SHA512 52f0133f0d296488786f26fe118eefb2018542a36de82d2fd253b7af4e1496ffbee1470869510259202b0a1b5cc6fb1b1b7b8a3ec0b27197fa60927281d1cb9e WHIRLPOOL b34852363e6a6ecdeaacbd9b0775ed0c8c5f692181dc1eee14543c0761a92af43bd96139a7588585ac9715721f62f2aaee603af11240a9a5a93d662262168887
+DIST kdepim-trinity-3.5.13.2.tar.xz 10148724 SHA256 2cbd61e28322e4c7d67ffb16ac59329b3f15ba1a4485095994b9bce6786df7c4 SHA512 a84319183813dc78dc97397c8c3871faa3961b458eda8107525b8b9c6789d13aedd8e3c7cb0706c4ca8dd63f69ff67de02716219c8af44ebf96d484d820eb2bf WHIRLPOOL 907d9d86f1b0094b915989ca7f0feb4f67ac1b238a4c6d176ab1ef9164eff78778b2714ebedeb40de28536a8384b39ec7e637f1bb6911cccb40f7d8663811edb
diff --git a/gentoo/trinity-base/akregator/akregator-3.5.13.1.ebuild b/gentoo/trinity-base/akregator/akregator-3.5.13.1.ebuild
new file mode 100644
index 000000000..dc1511e6b
--- /dev/null
+++ b/gentoo/trinity-base/akregator/akregator-3.5.13.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+TRINITY_MODULE_NAME="kdepim"
+
+inherit trinity-meta
+
+DESCRIPTION="Trinity news feed aggregator."
+KEYWORDS="amd64 x86"
+IUSE=""
+
+DEPEND="
+ >=trinity-base/ktnef-${PV}:${SLOT}
+ >=trinity-base/libkmime-${PV}:${SLOT}
+ >=trinity-base/libkdepim-${PV}:${SLOT}
+ >=trinity-base/libkcal-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"
+
+TSM_EXTRACT_ALSO="libkdepim"
diff --git a/gentoo/trinity-base/akregator/akregator-3.5.13.2.ebuild b/gentoo/trinity-base/akregator/akregator-3.5.13.2.ebuild
new file mode 100644
index 000000000..24f019e98
--- /dev/null
+++ b/gentoo/trinity-base/akregator/akregator-3.5.13.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+TRINITY_MODULE_NAME="kdepim"
+
+inherit trinity-meta
+
+DESCRIPTION="Trinity news feed aggregator."
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ >=trinity-base/ktnef-${PV}:${SLOT}
+ >=trinity-base/libkmime-${PV}:${SLOT}
+ >=trinity-base/libkdepim-${PV}:${SLOT}
+ >=trinity-base/libkcal-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"
+
+TSM_EXTRACT_ALSO="libkdepim/"
diff --git a/gentoo/trinity-base/akregator/akregator-9999.ebuild b/gentoo/trinity-base/akregator/akregator-9999.ebuild
new file mode 100644
index 000000000..050adbdfb
--- /dev/null
+++ b/gentoo/trinity-base/akregator/akregator-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+TRINITY_MODULE_NAME="tdepim"
+
+inherit trinity-meta
+
+DESCRIPTION="Trinity news feed aggregator."
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ >=trinity-base/ktnef-${PV}:${SLOT}
+ >=trinity-base/libkmime-${PV}:${SLOT}
+ >=trinity-base/libtdepim-${PV}:${SLOT}
+ >=trinity-base/libkcal-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"
+
+TSM_EXTRACT_ALSO="libtdepim/"
diff --git a/gentoo/trinity-base/akregator/metadata.xml b/gentoo/trinity-base/akregator/metadata.xml
new file mode 100644
index 000000000..6e9f5e4a1
--- /dev/null
+++ b/gentoo/trinity-base/akregator/metadata.xml
@@ -0,0 +1,8 @@
+<?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>