public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/parley/
@ 2011-04-10 22:54 Alexey Shvetsov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey Shvetsov @ 2011-04-10 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     13f0cb00a186afdc96b165d66895802afb4ee1b0
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 22:53:49 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 22:53:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=13f0cb00

[kde-base/parley] Fix deps

---
 kde-base/parley/parley-9999.ebuild |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/kde-base/parley/parley-9999.ebuild b/kde-base/parley/parley-9999.ebuild
index 5183a4a..a5765bf 100644
--- a/kde-base/parley/parley-9999.ebuild
+++ b/kde-base/parley/parley-9999.ebuild
@@ -20,9 +20,6 @@ IUSE="debug +plasma"
 DEPEND="
 	$(add_kdebase_dep libkdeedu)
 "
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kvtml-data)
-"
 
 KMEXTRACTONLY="
 	libkdeedu/keduvocdocument



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

* [gentoo-commits] proj/kde:master commit in: kde-base/parley/
@ 2011-05-18  0:37 Jonathan Callen
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Callen @ 2011-05-18  0:37 UTC (permalink / raw
  To: gentoo-commits

commit:     808a6004c5383b8fc977dee035f98a26f01294f6
Author:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 00:37:10 2011 +0000
Commit:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Wed May 18 00:37:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=808a6004

[kde-base/parley] Fix live ebuild

(Portage version: 2.2.0_alpha32/git/Linux x86_64, signed Manifest commit with key 229E5838)

---
 kde-base/parley/parley-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kde-base/parley/parley-9999.ebuild b/kde-base/parley/parley-9999.ebuild
index b345aa3..02b2692 100644
--- a/kde-base/parley/parley-9999.ebuild
+++ b/kde-base/parley/parley-9999.ebuild
@@ -31,5 +31,5 @@ src_configure() {
 		$(cmake-utils_use_with plasma)
 	)
 
-	kde4-meta_src_configure
+	${kde_eclass}_src_configure
 }



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

* [gentoo-commits] proj/kde:master commit in: kde-base/parley/
@ 2011-05-30  3:32 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 6+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-30  3:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5916377ad222d397c43d06e8970cfef3aa061397
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 03:16:04 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon May 30 03:16:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5916377a

[kde-base/parley] 4.6.80 version bump.

(Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 kde-base/parley/parley-4.6.80.ebuild |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/kde-base/parley/parley-4.6.80.ebuild b/kde-base/parley/parley-4.6.80.ebuild
new file mode 100644
index 0000000..37807d7
--- /dev/null
+++ b/kde-base/parley/parley-4.6.80.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KDE_HANDBOOK="optional"
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="KDE Educational: vocabulary trainer"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +plasma"
+
+DEPEND="
+	$(add_kdebase_dep libkdeedu)
+"
+
+KMEXTRACTONLY="
+	libkdeedu/keduvocdocument
+"
+
+src_configure() {
+	mycmakeargs=(
+		$(cmake-utils_use_with plasma)
+	)
+
+	kde4-base_src_configure
+}



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

* [gentoo-commits] proj/kde:master commit in: kde-base/parley/
@ 2011-06-07 23:18 Andreas Hüttel
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Hüttel @ 2011-06-07 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8fdc5953c4b6bedfcb4b835f4c6e31d87ceb697b
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Tue Jun  7 22:44:26 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 22:44:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8fdc5953

[kde-base/parley] kvtml-data is now included in libkdeedu

(Portage version: 2.1.10/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)

---
 kde-base/parley/parley-4.6.4.ebuild       |    4 +---
 kde-base/parley/parley-4.6.49.9999.ebuild |    4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/kde-base/parley/parley-4.6.4.ebuild b/kde-base/parley/parley-4.6.4.ebuild
index 5a39e16..3f9ea64 100644
--- a/kde-base/parley/parley-4.6.4.ebuild
+++ b/kde-base/parley/parley-4.6.4.ebuild
@@ -15,9 +15,7 @@ IUSE="debug +plasma"
 DEPEND="
 	$(add_kdebase_dep libkdeedu)
 "
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kvtml-data)
-"
+RDEPEND="${DEPEND}"
 
 KMEXTRACTONLY="
 	libkdeedu/keduvocdocument

diff --git a/kde-base/parley/parley-4.6.49.9999.ebuild b/kde-base/parley/parley-4.6.49.9999.ebuild
index 535b4ab..6d3b7af 100644
--- a/kde-base/parley/parley-4.6.49.9999.ebuild
+++ b/kde-base/parley/parley-4.6.49.9999.ebuild
@@ -15,9 +15,7 @@ IUSE="debug +plasma"
 DEPEND="
 	$(add_kdebase_dep libkdeedu)
 "
-RDEPEND="${DEPEND}
-	$(add_kdebase_dep kvtml-data)
-"
+RDEPEND="${DEPEND}"
 
 KMEXTRACTONLY="
 	libkdeedu/keduvocdocument



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

* [gentoo-commits] proj/kde:master commit in: kde-base/parley/
@ 2012-08-11 18:34 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2012-08-11 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     6ced14293c287683b6d5a0adf707224afea90345
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 11 18:32:03 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug 11 18:33:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6ced1429

[kde-base/parley] Add missing runtime dep on kde-base/libkdeedu by Joost Ruis <joost.ruis <AT> sabayonlinux.org> wrt bug #430804.

(Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/parley/parley-4.9.49.9999.ebuild |    1 +
 kde-base/parley/parley-9999.ebuild        |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/kde-base/parley/parley-4.9.49.9999.ebuild b/kde-base/parley/parley-4.9.49.9999.ebuild
index 6353a61..5630395 100644
--- a/kde-base/parley/parley-4.9.49.9999.ebuild
+++ b/kde-base/parley/parley-4.9.49.9999.ebuild
@@ -15,6 +15,7 @@ IUSE="debug +plasma"
 DEPEND="
 	$(add_kdebase_dep libkdeedu)
 "
+RDEPEND="${DEPEND}"
 
 KMEXTRACTONLY="
 	libkdeedu/keduvocdocument

diff --git a/kde-base/parley/parley-9999.ebuild b/kde-base/parley/parley-9999.ebuild
index 6353a61..5630395 100644
--- a/kde-base/parley/parley-9999.ebuild
+++ b/kde-base/parley/parley-9999.ebuild
@@ -15,6 +15,7 @@ IUSE="debug +plasma"
 DEPEND="
 	$(add_kdebase_dep libkdeedu)
 "
+RDEPEND="${DEPEND}"
 
 KMEXTRACTONLY="
 	libkdeedu/keduvocdocument


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

* [gentoo-commits] proj/kde:master commit in: kde-base/parley/
@ 2013-07-31 21:32 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2013-07-31 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     6479ade3930751d39ef1cb445268ac21695b8f3e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 21:31:55 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 21:31:55 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6479ade3

[kde-base/parley] Update HOMEPAGE wrt bug #479242.

Package-Manager: portage-2.2.0_alpha191

---
 kde-base/parley/parley-4.10.97.ebuild      | 2 ++
 kde-base/parley/parley-4.11.49.9999.ebuild | 2 ++
 kde-base/parley/parley-9999.ebuild         | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/kde-base/parley/parley-4.10.97.ebuild b/kde-base/parley/parley-4.10.97.ebuild
index c3d09d8..2172cac 100644
--- a/kde-base/parley/parley-4.10.97.ebuild
+++ b/kde-base/parley/parley-4.10.97.ebuild
@@ -8,6 +8,8 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE Educational: vocabulary trainer"
+HOMEPAGE="http://kde.org/applications/education/parley
+http://edu.kde.org/applications/school/parley"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug +plasma"
 

diff --git a/kde-base/parley/parley-4.11.49.9999.ebuild b/kde-base/parley/parley-4.11.49.9999.ebuild
index 8bdadd5..dd1d39c 100644
--- a/kde-base/parley/parley-4.11.49.9999.ebuild
+++ b/kde-base/parley/parley-4.11.49.9999.ebuild
@@ -8,6 +8,8 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE Educational: vocabulary trainer"
+HOMEPAGE="http://kde.org/applications/education/parley
+http://edu.kde.org/applications/school/parley"
 KEYWORDS=""
 IUSE="debug +plasma"
 

diff --git a/kde-base/parley/parley-9999.ebuild b/kde-base/parley/parley-9999.ebuild
index 8bdadd5..dd1d39c 100644
--- a/kde-base/parley/parley-9999.ebuild
+++ b/kde-base/parley/parley-9999.ebuild
@@ -8,6 +8,8 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE Educational: vocabulary trainer"
+HOMEPAGE="http://kde.org/applications/education/parley
+http://edu.kde.org/applications/school/parley"
 KEYWORDS=""
 IUSE="debug +plasma"
 


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

end of thread, other threads:[~2013-07-31 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-30  3:32 [gentoo-commits] proj/kde:master commit in: kde-base/parley/ Jorge Manuel B. S. Vicetto
  -- strict thread matches above, loose matches on Subject: below --
2013-07-31 21:32 Johannes Huber
2012-08-11 18:34 Johannes Huber
2011-06-07 23:18 Andreas Hüttel
2011-05-18  0:37 Jonathan Callen
2011-04-10 22:54 Alexey Shvetsov

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