public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2014-05-01 19:47 Andreas Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2014-05-01 19:47 UTC (permalink / raw
  To: gentoo-commits

commit:     29823d6be125a0c4148a3119da6606f8352cb238
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu May  1 19:47:13 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu May  1 19:47:13 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=29823d6b

[kde-misc/baloo-kcmadv] new ebuild

---
 kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
new file mode 100644
index 0000000..e5ecf0f
--- /dev/null
+++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="Alternative configuration module for the Baloo search framework"
+HOMEPAGE="https://gitorious.org/baloo-kcmadv"
+EGIT_REPO_URI="git://gitorious.org/baloo-kcmadv/baloo-kcmadv.git"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+SLOT="4"
+IUSE=""
+
+DEPEND="
+	dev-libs/qjson
+	kde-base/kfilemetadata
+	dev-libs/xapian
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2014-05-01 22:55 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2014-05-01 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d2534c471c691663c0fe2f3916ba513c2baa2f5b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May  1 22:54:52 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May  1 22:54:52 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d2534c47

[kde-misc/baloo-kcmadv] Improve

* missing metadata.xml
* Use PN in EGIT_SRC_URI
* Use add_kdebase_dep function

Package-Manager: portage-2.2.10

---
 kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild | 4 ++--
 kde-misc/baloo-kcmadv/metadata.xml             | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
index e5ecf0f..75d424f 100644
--- a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
+++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
@@ -8,7 +8,7 @@ inherit kde4-base
 
 DESCRIPTION="Alternative configuration module for the Baloo search framework"
 HOMEPAGE="https://gitorious.org/baloo-kcmadv"
-EGIT_REPO_URI="git://gitorious.org/baloo-kcmadv/baloo-kcmadv.git"
+EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}"
 
 LICENSE="GPL-2"
 KEYWORDS=""
@@ -16,8 +16,8 @@ SLOT="4"
 IUSE=""
 
 DEPEND="
+	$(add_kdebase_dep kfilemetadata)
 	dev-libs/qjson
-	kde-base/kfilemetadata
 	dev-libs/xapian
 "
 RDEPEND="${DEPEND}"

diff --git a/kde-misc/baloo-kcmadv/metadata.xml b/kde-misc/baloo-kcmadv/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-misc/baloo-kcmadv/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2014-05-02 15:31 Andreas Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2014-05-02 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     cffdcc72a799c4577bf42762895d8397e9124062
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May  2 15:31:17 2014 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May  2 15:31:17 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cffdcc72

[kde-misc/baloo-kcmadv] add snapshot

Package-Manager: portage-2.2.10

---
 .../baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild    | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
new file mode 100644
index 0000000..84de642
--- /dev/null
+++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="Alternative configuration module for the Baloo search framework"
+HOMEPAGE="https://gitorious.org/baloo-kcmadv"
+EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}"
+SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE=""
+
+DEPEND="
+	$(add_kdebase_dep kfilemetadata)
+	dev-libs/qjson
+	dev-libs/xapian
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2014-05-13 23:44 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2014-05-13 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     18e9f8add864d4e8ccbab73803cdac469be27f5c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue May 13 23:43:46 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 13 23:43:46 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=18e9f8ad

[kde-misc/baloo-kcmadv] Remove, already in tree

Package-Manager: portage-2.2.10

---
 .../baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild    | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
deleted file mode 100644
index 84de642..0000000
--- a/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Alternative configuration module for the Baloo search framework"
-HOMEPAGE="https://gitorious.org/baloo-kcmadv"
-EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}"
-SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE=""
-
-DEPEND="
-	$(add_kdebase_dep kfilemetadata)
-	dev-libs/qjson
-	dev-libs/xapian
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2014-05-13 23:58 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2014-05-13 23:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ab0f77c3c464f5db52a331ae6c041f7713994a36
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue May 13 23:57:36 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 13 23:57:36 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ab0f77c3

[kde-misc/baloo-kcmadv] Sync with tree

Package-Manager: portage-2.2.10

---
 kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
index 75d424f..7ceab38 100644
--- a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
+++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+KDE_MINIMAL=4.13.0
 inherit kde4-base
 
 DESCRIPTION="Alternative configuration module for the Baloo search framework"
@@ -16,6 +17,7 @@ SLOT="4"
 IUSE=""
 
 DEPEND="
+	$(add_kdebase_dep baloo)
 	$(add_kdebase_dep kfilemetadata)
 	dev-libs/qjson
 	dev-libs/xapian


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2015-04-18 14:56 Manuel Rüger
  0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rüger @ 2015-04-18 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1889f507e25f5c998e4d2f59114ea7bda96ff4fc
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Apr 18 12:54:49 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 12:54:49 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1889f507

[kde-misc/baloo-kcmadv] Fix HOMEPAGE and EGIT_REPO_URI

Fixes bug #544848

Package-Manager: portage-2.2.14

 kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
index e0f6df2..386c2a7 100644
--- a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
+++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
@@ -8,8 +8,8 @@ KDE_MINIMAL=4.13.0
 inherit kde4-base
 
 DESCRIPTION="Alternative configuration module for the Baloo search framework"
-HOMEPAGE="https://gitorious.org/baloo-kcmadv"
-EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}"
+HOMEPAGE="https://gitlab.com/baloo-kcmadv/baloo-kcmadv"
+EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git"
 
 LICENSE="GPL-2"
 KEYWORDS=""


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/
@ 2015-12-25 17:28 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2015-12-25 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     74e5294fab247912fcbbfffbb27915e9f4c8d35b
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 17:28:35 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 17:28:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=74e5294f

kde-misc/baloo-kcmadv: obsolete

 kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild | 25 -------------------------
 kde-misc/baloo-kcmadv/metadata.xml             |  5 -----
 2 files changed, 30 deletions(-)

diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
deleted file mode 100644
index 37029bb..0000000
--- a/kde-misc/baloo-kcmadv/baloo-kcmadv-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_MINIMAL=4.13.0
-inherit kde4-base
-
-DESCRIPTION="Alternative configuration module for the Baloo search framework"
-HOMEPAGE="https://gitlab.com/baloo-kcmadv/baloo-kcmadv"
-EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-SLOT="4"
-IUSE=""
-
-DEPEND="
-	$(add_kdebase_dep baloo)
-	$(add_kdebase_dep kfilemetadata)
-	dev-libs/qjson
-	dev-libs/xapian
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-misc/baloo-kcmadv/metadata.xml b/kde-misc/baloo-kcmadv/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/kde-misc/baloo-kcmadv/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-12-25 17:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 22:55 [gentoo-commits] proj/kde:master commit in: kde-misc/baloo-kcmadv/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2015-12-25 17:28 Michael Palimaka
2015-04-18 14:56 Manuel Rüger
2014-05-13 23:58 Johannes Huber
2014-05-13 23:44 Johannes Huber
2014-05-02 15:31 Andreas Hüttel
2014-05-01 19:47 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox