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

commit:     e3e52a34fba62d8a32a36d8636b8ac6e0b7bbe15
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 19:17:34 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu May 26 19:17:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e3e52a34

[kde-base/kppp] 4.6.80 version bump.

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

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

diff --git a/kde-base/kppp/kppp-4.6.80.ebuild b/kde-base/kppp/kppp-4.6.80.ebuild
new file mode 100644
index 0000000..35a0bb2
--- /dev/null
+++ b/kde-base/kppp/kppp-4.6.80.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KDE_HANDBOOK="optional"
+KMNAME="kdenetwork"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A dialer and front-end to pppd."
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+	net-dialup/ppp
+"



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kppp/
@ 2013-06-06 19:39 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2013-06-06 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     3a6d5c4bfeb22b6b945a54e1241b3565c3a5301c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  6 19:31:38 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 19:31:38 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3a6d5c4b

[kde-base/kppp] Moved to git by upstream.

Package-Manager: portage-2.2.0_alpha177

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

diff --git a/kde-base/kppp/kppp-4.10.49.9999.ebuild b/kde-base/kppp/kppp-4.10.49.9999.ebuild
index cfbb9b4..3f61601 100644
--- a/kde-base/kppp/kppp-4.10.49.9999.ebuild
+++ b/kde-base/kppp/kppp-4.10.49.9999.ebuild
@@ -4,10 +4,15 @@
 
 EAPI=5
 
+if [[ $PV != *9999 ]]; then
+	KMNAME="kdenetwork"
+	KDE_ECLASS=meta
+else
+	KDE_ECLASS=base
+fi
+
 KDE_HANDBOOK="optional"
-KMNAME="kdenetwork"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-${KDE_ECLASS}
 
 DESCRIPTION="KDE: A dialer and front-end to pppd."
 KEYWORDS=""

diff --git a/kde-base/kppp/kppp-9999.ebuild b/kde-base/kppp/kppp-9999.ebuild
index cfbb9b4..9a69a2b 100644
--- a/kde-base/kppp/kppp-9999.ebuild
+++ b/kde-base/kppp/kppp-9999.ebuild
@@ -5,9 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-KMNAME="kdenetwork"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE: A dialer and front-end to pppd."
 KEYWORDS=""


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kppp/
@ 2013-08-29 13:23 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2013-08-29 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     45d6ee043685c4d68423785b861d1604bb87a71a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 13:20:12 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 13:20:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=45d6ee04

[kde-base/kppp] Update HOMEPAGE wrt bug #479164.

Package-Manager: portage-2.2.1

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

diff --git a/kde-base/kppp/kppp-4.11.49.9999.ebuild b/kde-base/kppp/kppp-4.11.49.9999.ebuild
index 9a69a2b..99e208c 100644
--- a/kde-base/kppp/kppp-4.11.49.9999.ebuild
+++ b/kde-base/kppp/kppp-4.11.49.9999.ebuild
@@ -8,6 +8,7 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE: A dialer and front-end to pppd."
+HOMEPAGE="http://www.kde.org/applications/internet/kppp"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-base/kppp/kppp-9999.ebuild b/kde-base/kppp/kppp-9999.ebuild
index 9a69a2b..99e208c 100644
--- a/kde-base/kppp/kppp-9999.ebuild
+++ b/kde-base/kppp/kppp-9999.ebuild
@@ -8,6 +8,7 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE: A dialer and front-end to pppd."
+HOMEPAGE="http://www.kde.org/applications/internet/kppp"
 KEYWORDS=""
 IUSE="debug"
 


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 19:27 [gentoo-commits] proj/kde:master commit in: kde-base/kppp/ Jorge Manuel B. S. Vicetto
  -- strict thread matches above, loose matches on Subject: below --
2013-06-06 19:39 Johannes Huber
2013-08-29 13:23 Michael Palimaka

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