public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2012-04-14 23:06 David E. Narváez
  0 siblings, 0 replies; 7+ messages in thread
From: David E. Narváez @ 2012-04-14 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     05c9b8c36a8dd4638fb4c92f99d9d48be356ecbc
Author:     David E. Narváez <david.narvaez <AT> computer <DOT> org>
AuthorDate: Sat Apr 14 23:05:58 2012 +0000
Commit:     David E. Narváez <david.narvaez <AT> computer <DOT> org>
CommitDate: Sat Apr 14 23:05:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=05c9b8c3

[kde-misc/nepomukshell] Removing Changelog

---
 kde-misc/nepomukshell/ChangeLog |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/kde-misc/nepomukshell/ChangeLog b/kde-misc/nepomukshell/ChangeLog
deleted file mode 100644
index 2d1b354..0000000
--- a/kde-misc/nepomukshell/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-2012-04-14    <david@BlackPearl>
-
-	* nepomukshell-0.8.0.ebuild (SRC_URI): Added e-build for unstable version of nepomukshell
-
-2012-04-09    <david.narvaez@computer.org>
-
-	* nepomukshell-9999.ebuild: Added live e-build for nepomukshell
-



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2014-03-23  9:44 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2014-03-23  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9023193a039436d989a1668f5417f58f5755b9b6
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 23 09:44:29 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Mar 23 09:44:29 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9023193a

[kde-misc/nepomukshell] Remove, nepomuk is obsolete

We have a released version in tree for old KDE SC's.

Package-Manager: portage-2.2.8-r1

---
 kde-misc/nepomukshell/metadata.xml             | 10 ----------
 kde-misc/nepomukshell/nepomukshell-9999.ebuild | 21 ---------------------
 2 files changed, 31 deletions(-)

diff --git a/kde-misc/nepomukshell/metadata.xml b/kde-misc/nepomukshell/metadata.xml
deleted file mode 100644
index 433f913..0000000
--- a/kde-misc/nepomukshell/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-	<maintainer>
-		<email>david.narvaez@computer.org</email>
-		<name>David E. Narváez</name>
-		<description>The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources</description>
-	</maintainer>
-</pkgmetadata>

diff --git a/kde-misc/nepomukshell/nepomukshell-9999.ebuild b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
deleted file mode 100644
index 8085e57..0000000
--- a/kde-misc/nepomukshell/nepomukshell-9999.ebuild
+++ /dev/null
@@ -1,21 +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="Browse, query, and edit Nepomuk resources"
-HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdelibs 'semantic-desktop')
-"
-
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2013-10-06 19:57 Chris Reffett
  0 siblings, 0 replies; 7+ messages in thread
From: Chris Reffett @ 2013-10-06 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     0323906bdce04a3c876203e05750e0732a43cd6f
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 06:04:44 2013 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 06:04:44 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0323906b

[kde-misc/nepomukshell] Conversion back to semantic-desktop

Package-Manager: portage-2.2.7

---
 kde-misc/nepomukshell/nepomukshell-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/nepomukshell/nepomukshell-9999.ebuild b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
index efa7e8f..fe85243 100644
--- a/kde-misc/nepomukshell/nepomukshell-9999.ebuild
+++ b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
@@ -15,7 +15,7 @@ KEYWORDS=""
 IUSE="debug"
 
 DEPEND="
-	$(add_kdebase_dep kdelibs 'semantic-desktop(+)')
+	$(add_kdebase_dep kdelibs 'semantic-desktop')
 "
 
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2013-06-19 22:53 Chris Reffett
  0 siblings, 0 replies; 7+ messages in thread
From: Chris Reffett @ 2013-06-19 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     fecf8ab636cbafec785ed4013e0e2983c36c224b
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 19 01:16:25 2013 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Wed Jun 19 22:53:09 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fecf8ab6

[kde-misc/nepomukshell] Moved stable version to tree

Package-Manager: portage-2.2.0_alpha180

---
 kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild b/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
deleted file mode 100644
index 7eb7deb..0000000
--- a/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Browse, query, and edit Nepomuk resources"
-HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
-SRC_URI="mirror://kde/unstable/nepomuk/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-	$(add_kdebase_dep kdelibs 'semantic-desktop(+)')
-"
-
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2013-05-13 20:57 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2013-05-13 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     e7988bd620a4759c74bc919336364cc8e7a4245f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 20:56:45 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 13 20:56:45 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e7988bd6

[kde-misc/nepomukshell] EAPI 5, DESCRIPTION, SRC_URI, deps.

Package-Manager: portage-2.2.0_alpha174

---
 kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild |   13 +++++--------
 kde-misc/nepomukshell/nepomukshell-9999.ebuild  |   11 ++++-------
 2 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild b/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
index a5b70cc..d5abca7 100644
--- a/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
+++ b/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources"
+DESCRIPTION="Browse, query, and edit Nepomuk resources"
 HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
-SRC_URI="http://ftp.kde.org/unstable/nepomuk/${P}.tar.bz2"
+SRC_URI="mirror://kde/unstable/nepomuk/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="4"
@@ -16,10 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="debug"
 
 DEPEND="
-	$(add_kdebase_dep nepomuk)
+	$(add_kdebase_dep kdelibs semantic-desktop)
 "
 
-RDEPEND="
-	dev-vcs/git
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"

diff --git a/kde-misc/nepomukshell/nepomukshell-9999.ebuild b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
index 1919947..c3b4705 100644
--- a/kde-misc/nepomukshell/nepomukshell-9999.ebuild
+++ b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources"
+DESCRIPTION="Browse, query, and edit Nepomuk resources"
 HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
 
 LICENSE="GPL-2"
@@ -15,10 +15,7 @@ KEYWORDS=""
 IUSE="debug"
 
 DEPEND="
-	$(add_kdebase_dep nepomuk)
+	$(add_kdebase_dep kdelibs semantic-desktop)
 "
 
-RDEPEND="
-	dev-vcs/git
-	${DEPEND}
-"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2012-04-14 23:00 David E. Narváez
  0 siblings, 0 replies; 7+ messages in thread
From: David E. Narváez @ 2012-04-14 23:00 UTC (permalink / raw
  To: gentoo-commits

commit:     cfee68f861a3ce9c3e054d0d0acaf6ad5c2393e9
Author:     David E. Narváez <david.narvaez <AT> computer <DOT> org>
AuthorDate: Sat Apr 14 23:00:06 2012 +0000
Commit:     David E. Narváez <david.narvaez <AT> computer <DOT> org>
CommitDate: Sat Apr 14 23:00:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cfee68f8

[kde-misc/nepomukshell] Added unstable nepomukshell 0.8.0 ebuild

---
 kde-misc/nepomukshell/ChangeLog                 |    4 +++
 kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild |   24 +++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/kde-misc/nepomukshell/ChangeLog b/kde-misc/nepomukshell/ChangeLog
index 9a15e7a..2d1b354 100644
--- a/kde-misc/nepomukshell/ChangeLog
+++ b/kde-misc/nepomukshell/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-14    <david@BlackPearl>
+
+	* nepomukshell-0.8.0.ebuild (SRC_URI): Added e-build for unstable version of nepomukshell
+
 2012-04-09    <david.narvaez@computer.org>
 
 	* nepomukshell-9999.ebuild: Added live e-build for nepomukshell

diff --git a/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild b/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
new file mode 100644
index 0000000..8d8c64d
--- /dev/null
+++ b/kde-misc/nepomukshell/nepomukshell-0.8.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+SRC_URI="http://ftp.kde.org/unstable/nepomuk/${P}.tar.bz2"
+inherit kde4-base
+
+DESCRIPTION="The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources"
+HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+	$(add_kdebase_dep nepomuk)
+"
+
+RDEPEND="
+	dev-vcs/git
+	${DEPEND}
+"



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/
@ 2012-04-10  1:51 David E. Narváez
  0 siblings, 0 replies; 7+ messages in thread
From: David E. Narváez @ 2012-04-10  1:51 UTC (permalink / raw
  To: gentoo-commits

commit:     5d7ee6e33d1e006c32679554e0690adbfefffb47
Author:     David E. Narváez <david.narvaez <AT> computer <DOT> org>
AuthorDate: Mon Apr  9 05:27:38 2012 +0000
Commit:     David E. Narváez <david.narvaez <AT> computer <DOT> org>
CommitDate: Mon Apr  9 05:27:38 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5d7ee6e3

[kde-misc/nepomukshell] Added Nepomuk Shell (NepSAK) to the overlay

---
 kde-misc/nepomukshell/ChangeLog                |    4 ++++
 kde-misc/nepomukshell/metadata.xml             |   10 ++++++++++
 kde-misc/nepomukshell/nepomukshell-9999.ebuild |   24 ++++++++++++++++++++++++
 3 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/kde-misc/nepomukshell/ChangeLog b/kde-misc/nepomukshell/ChangeLog
new file mode 100644
index 0000000..9a15e7a
--- /dev/null
+++ b/kde-misc/nepomukshell/ChangeLog
@@ -0,0 +1,4 @@
+2012-04-09    <david.narvaez@computer.org>
+
+	* nepomukshell-9999.ebuild: Added live e-build for nepomukshell
+

diff --git a/kde-misc/nepomukshell/metadata.xml b/kde-misc/nepomukshell/metadata.xml
new file mode 100644
index 0000000..433f913
--- /dev/null
+++ b/kde-misc/nepomukshell/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<maintainer>
+		<email>david.narvaez@computer.org</email>
+		<name>David E. Narváez</name>
+		<description>The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources</description>
+	</maintainer>
+</pkgmetadata>

diff --git a/kde-misc/nepomukshell/nepomukshell-9999.ebuild b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
new file mode 100644
index 0000000..5d573fe
--- /dev/null
+++ b/kde-misc/nepomukshell/nepomukshell-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources"
+HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+	$(add_kdebase_dep nepomuk)
+"
+
+RDEPEND="
+	dev-vcs/git
+	${DEPEND}
+"



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

end of thread, other threads:[~2014-03-23  9:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-14 23:06 [gentoo-commits] proj/kde:master commit in: kde-misc/nepomukshell/ David E. Narváez
  -- strict thread matches above, loose matches on Subject: below --
2014-03-23  9:44 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-06-19 22:53 Chris Reffett
2013-05-13 20:57 Johannes Huber
2012-04-14 23:00 David E. Narváez
2012-04-10  1:51 David E. Narváez

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