public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/ktux/
@ 2011-05-30 20:34 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 4+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-30 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     63152cf0338ff45739715e6b7fb9bf1ffb9ae898
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 20:26:40 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon May 30 20:27:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=63152cf0

[kde-base/ktux] Merge local changes.

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

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

diff --git a/kde-base/ktux/ktux-4.6.80.ebuild b/kde-base/ktux/ktux-4.6.80.ebuild
index c51db69..2c25664 100644
--- a/kde-base/ktux/ktux-4.6.80.ebuild
+++ b/kde-base/ktux/ktux-4.6.80.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI="4"
 
 KMNAME="kdetoys"
 inherit kde4-meta



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

* [gentoo-commits] proj/kde:master commit in: kde-base/ktux/
@ 2013-02-10 15:10 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2013-02-10 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     44492ac68fd517cf71a9bfd4e41c871da08b11f8
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 15:10:01 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 15:10:01 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=44492ac6

[kde-base/ktux] Upstream migrated to git.

Package-Manager: portage-2.1.11.50

---
 kde-base/ktux/ktux-4.10.49.9999.ebuild |    4 +---
 kde-base/ktux/ktux-9999.ebuild         |    4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/kde-base/ktux/ktux-4.10.49.9999.ebuild b/kde-base/ktux/ktux-4.10.49.9999.ebuild
index 37762a2..0cbea3a 100644
--- a/kde-base/ktux/ktux-4.10.49.9999.ebuild
+++ b/kde-base/ktux/ktux-4.10.49.9999.ebuild
@@ -4,9 +4,7 @@
 
 EAPI=5
 
-KMNAME="kdetoys"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
 KEYWORDS=""

diff --git a/kde-base/ktux/ktux-9999.ebuild b/kde-base/ktux/ktux-9999.ebuild
index 37762a2..0cbea3a 100644
--- a/kde-base/ktux/ktux-9999.ebuild
+++ b/kde-base/ktux/ktux-9999.ebuild
@@ -4,9 +4,7 @@
 
 EAPI=5
 
-KMNAME="kdetoys"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
 KEYWORDS=""


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

* [gentoo-commits] proj/kde:master commit in: kde-base/ktux/
@ 2013-02-10 15:29 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2013-02-10 15:29 UTC (permalink / raw
  To: gentoo-commits

commit:     79a508696bfd33b4b4664831e5b8238f2fdfb87c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 15:28:15 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 15:28:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=79a50869

[kde-base/ktux] KDE/4.10 releases will still be in a combined tarball.

Package-Manager: portage-2.1.11.50

---
 kde-base/ktux/ktux-4.10.49.9999.ebuild |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/kde-base/ktux/ktux-4.10.49.9999.ebuild b/kde-base/ktux/ktux-4.10.49.9999.ebuild
index 0cbea3a..83576cf 100644
--- a/kde-base/ktux/ktux-4.10.49.9999.ebuild
+++ b/kde-base/ktux/ktux-4.10.49.9999.ebuild
@@ -4,7 +4,13 @@
 
 EAPI=5
 
-inherit kde4-base
+if [[ ${PV} == *9999 ]]; then
+	eclass="kde4-base"
+else
+	eclass="kde4-meta"
+	KMNAME="kdetoys"
+fi
+inherit ${eclass}
 
 DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
 KEYWORDS=""


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

* [gentoo-commits] proj/kde:master commit in: kde-base/ktux/
@ 2013-08-01 17:13 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2013-08-01 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     bd8ec476f791ea540c06bf9cea6131ab9f5c6f3b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 17:12:52 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 17:12:52 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bd8ec476

[kde-base/ktux] Extend HOMEPAGE wrt bug #479212.

Package-Manager: portage-2.2.0_alpha191

---
 kde-base/ktux/ktux-4.10.97.ebuild      | 1 +
 kde-base/ktux/ktux-4.11.49.9999.ebuild | 1 +
 kde-base/ktux/ktux-9999.ebuild         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-base/ktux/ktux-4.10.97.ebuild b/kde-base/ktux/ktux-4.10.97.ebuild
index 16460b9..fe132b8 100644
--- a/kde-base/ktux/ktux-4.10.97.ebuild
+++ b/kde-base/ktux/ktux-4.10.97.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
+HOMEPAGE+=" http://userbase.kde.org/KTux"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 

diff --git a/kde-base/ktux/ktux-4.11.49.9999.ebuild b/kde-base/ktux/ktux-4.11.49.9999.ebuild
index 0cbea3a..c8c803f 100644
--- a/kde-base/ktux/ktux-4.11.49.9999.ebuild
+++ b/kde-base/ktux/ktux-4.11.49.9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
+HOMEPAGE+=" http://userbase.kde.org/KTux"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-base/ktux/ktux-9999.ebuild b/kde-base/ktux/ktux-9999.ebuild
index 0cbea3a..c8c803f 100644
--- a/kde-base/ktux/ktux-9999.ebuild
+++ b/kde-base/ktux/ktux-9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
+HOMEPAGE+=" http://userbase.kde.org/KTux"
 KEYWORDS=""
 IUSE="debug"
 


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

end of thread, other threads:[~2013-08-01 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-10 15:29 [gentoo-commits] proj/kde:master commit in: kde-base/ktux/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2013-08-01 17:13 Johannes Huber
2013-02-10 15:10 Michael Palimaka
2011-05-30 20:34 Jorge Manuel B. S. Vicetto

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