* [gentoo-commits] proj/kde:master commit in: kde-apps/itinerary/
@ 2018-05-10 7:05 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2018-05-10 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 52abce4731928d5f0acdc199982a2ce534c4faa4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 10 07:03:38 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 10 07:03:38 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52abce47
kde-apps/itinerary: New package
Package-Manager: Portage-2.3.36, Repoman-2.3.9
kde-apps/itinerary/itinerary-9999.ebuild | 27 +++++++++++++++++++++++++++
kde-apps/itinerary/metadata.xml | 8 ++++++++
2 files changed, 35 insertions(+)
diff --git a/kde-apps/itinerary/itinerary-9999.ebuild b/kde-apps/itinerary/itinerary-9999.ebuild
new file mode 100644
index 0000000000..0303d4d095
--- /dev/null
+++ b/kde-apps/itinerary/itinerary-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="Data Model and Extraction System for Travel Reservation information"
+HOMEPAGE="https://www.kde.org/applications/office/kontact/"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep ki18n)
+ $(add_kdeapps_dep kitinerary)
+ $(add_kdeapps_dep kpkpass)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtnetwork)
+ $(add_qt_dep qtpositioning)
+"
+RDEPEND="${DEPEND}
+ $(add_frameworks_dep prison)
+"
diff --git a/kde-apps/itinerary/metadata.xml b/kde-apps/itinerary/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/kde-apps/itinerary/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="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/itinerary/
@ 2018-08-08 22:08 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2018-08-08 22:08 UTC (permalink / raw
To: gentoo-commits
commit: cc93bed4ebfedc92b918340985835b4d984855be
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 8 21:35:34 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 8 21:59:38 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cc93bed4
kde-apps/itinerary: Add missing DEPENDs
Upstream commits:
bc565b3bf0fcf527f4d262387e53c888342e7fcd
1ff6a227743c3474381f1e8eff0950d3b24346bf
38931181975eb78c180ed7ea98fb578ae23bdf54
113b49c5af17174dd3416f77a8cfd110317f70cd
766fe52c13791a982fff6bc8495d9e55312833eb
cfb1e5cb9e8aa34071871d2a17a15326ce8332e8
Package-Manager: Portage-2.3.45, Repoman-2.3.10
kde-apps/itinerary/itinerary-9999.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/kde-apps/itinerary/itinerary-9999.ebuild b/kde-apps/itinerary/itinerary-9999.ebuild
index 0303d4d095..b596ac984c 100644
--- a/kde-apps/itinerary/itinerary-9999.ebuild
+++ b/kde-apps/itinerary/itinerary-9999.ebuild
@@ -14,13 +14,18 @@ KEYWORDS=""
IUSE=""
DEPEND="
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kholidays)
$(add_frameworks_dep ki18n)
+ $(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kitinerary)
$(add_kdeapps_dep kpkpass)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
$(add_qt_dep qtpositioning)
+ $(add_qt_dep qtwidgets)
+ sys-libs/zlib:=
"
RDEPEND="${DEPEND}
$(add_frameworks_dep prison)
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/itinerary/
@ 2018-11-08 21:39 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2018-11-08 21:39 UTC (permalink / raw
To: gentoo-commits
commit: 312d7fc23a489063f990ecbc73edefcd289ea85a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 8 21:30:47 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 8 21:30:47 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=312d7fc2
kde-apps/itinerary: Drop package
This is not part of KDE Applications releases, at least not yet.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/itinerary/itinerary-9999.ebuild | 32 --------------------------------
kde-apps/itinerary/metadata.xml | 8 --------
2 files changed, 40 deletions(-)
diff --git a/kde-apps/itinerary/itinerary-9999.ebuild b/kde-apps/itinerary/itinerary-9999.ebuild
deleted file mode 100644
index b596ac984c..0000000000
--- a/kde-apps/itinerary/itinerary-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Data Model and Extraction System for Travel Reservation information"
-HOMEPAGE="https://www.kde.org/applications/office/kontact/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kholidays)
- $(add_frameworks_dep ki18n)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kitinerary)
- $(add_kdeapps_dep kpkpass)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtpositioning)
- $(add_qt_dep qtwidgets)
- sys-libs/zlib:=
-"
-RDEPEND="${DEPEND}
- $(add_frameworks_dep prison)
-"
diff --git a/kde-apps/itinerary/metadata.xml b/kde-apps/itinerary/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/kde-apps/itinerary/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>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-11-08 21:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-10 7:05 [gentoo-commits] proj/kde:master commit in: kde-apps/itinerary/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2018-08-08 22:08 Andreas Sturmlechner
2018-11-08 21:39 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox