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

commit:     c290231d609e860378798a26ff795465548c48b6
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 20:21:15 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed May 25 20:21:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c290231d

[kde-base/kdf] 4.6.80 version bump.

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

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

diff --git a/kde-base/kdf/kdf-4.6.80.ebuild b/kde-base/kdf/kdf-4.6.80.ebuild
new file mode 100644
index 0000000..409d961
--- /dev/null
+++ b/kde-base/kdf/kdf-4.6.80.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KDE_HANDBOOK="optional"
+KMNAME="kdeutils"
+inherit kde4-meta
+
+DESCRIPTION="KDE free disk space utility"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+src_unpack() {
+	if use handbook; then
+		KMEXTRA="doc/kcontrol/blockdevices"
+	fi
+
+	kde4-meta_src_unpack
+}



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kdf/
@ 2011-08-11 20:21 Marc Schiffbauer
  0 siblings, 0 replies; 3+ messages in thread
From: Marc Schiffbauer @ 2011-08-11 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e23e59c1df4cd24e17f889117384d21a4e407322
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 20:17:48 2011 +0000
Commit:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
CommitDate: Thu Aug 11 20:17:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e23e59c1

[kde-base/kdf] remove doc/kcontrol/blockdevices from KMEXTRA

---
 kde-base/kdf/kdf-4.7.49.9999.ebuild |    4 ----
 kde-base/kdf/kdf-9999.ebuild        |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/kde-base/kdf/kdf-4.7.49.9999.ebuild b/kde-base/kdf/kdf-4.7.49.9999.ebuild
index 6dc6f41..d7c58d9 100644
--- a/kde-base/kdf/kdf-4.7.49.9999.ebuild
+++ b/kde-base/kdf/kdf-4.7.49.9999.ebuild
@@ -13,9 +13,5 @@ KEYWORDS=""
 IUSE="debug"
 
 src_unpack() {
-	if use handbook; then
-		KMEXTRA="doc/kcontrol/blockdevices"
-	fi
-
 	kde4-meta_src_unpack
 }

diff --git a/kde-base/kdf/kdf-9999.ebuild b/kde-base/kdf/kdf-9999.ebuild
index 6dc6f41..d7c58d9 100644
--- a/kde-base/kdf/kdf-9999.ebuild
+++ b/kde-base/kdf/kdf-9999.ebuild
@@ -13,9 +13,5 @@ KEYWORDS=""
 IUSE="debug"
 
 src_unpack() {
-	if use handbook; then
-		KMEXTRA="doc/kcontrol/blockdevices"
-	fi
-
 	kde4-meta_src_unpack
 }



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

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

commit:     251d4ddaa1fe900c07ed9131e1acf547689dfba9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 22:58:15 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 22:58:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=251d4dda

[kde-base/kdf] Update HOMEPAGE wrt bug #478984.

* Drop useless custom src_unpack phase, handled by eclass.

Package-Manager: portage-2.2.0_alpha191

---
 kde-base/kdf/kdf-4.10.97.ebuild      | 5 +----
 kde-base/kdf/kdf-4.11.49.9999.ebuild | 5 +----
 kde-base/kdf/kdf-9999.ebuild         | 5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/kde-base/kdf/kdf-4.10.97.ebuild b/kde-base/kdf/kdf-4.10.97.ebuild
index 41bdd61..c23e461 100644
--- a/kde-base/kdf/kdf-4.10.97.ebuild
+++ b/kde-base/kdf/kdf-4.10.97.ebuild
@@ -8,9 +8,6 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE free disk space utility"
+HOMEPAGE="http://utils.kde.org/projects/kdf"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
-
-src_unpack() {
-	kde4-base_src_unpack
-}

diff --git a/kde-base/kdf/kdf-4.11.49.9999.ebuild b/kde-base/kdf/kdf-4.11.49.9999.ebuild
index 89b4095..5aab38e 100644
--- a/kde-base/kdf/kdf-4.11.49.9999.ebuild
+++ b/kde-base/kdf/kdf-4.11.49.9999.ebuild
@@ -8,9 +8,6 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE free disk space utility"
+HOMEPAGE="http://utils.kde.org/projects/kdf"
 KEYWORDS=""
 IUSE="debug"
-
-src_unpack() {
-	kde4-base_src_unpack
-}

diff --git a/kde-base/kdf/kdf-9999.ebuild b/kde-base/kdf/kdf-9999.ebuild
index 89b4095..5aab38e 100644
--- a/kde-base/kdf/kdf-9999.ebuild
+++ b/kde-base/kdf/kdf-9999.ebuild
@@ -8,9 +8,6 @@ KDE_HANDBOOK="optional"
 inherit kde4-base
 
 DESCRIPTION="KDE free disk space utility"
+HOMEPAGE="http://utils.kde.org/projects/kdf"
 KEYWORDS=""
 IUSE="debug"
-
-src_unpack() {
-	kde4-base_src_unpack
-}


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 20:31 [gentoo-commits] proj/kde:master commit in: kde-base/kdf/ Jorge Manuel B. S. Vicetto
  -- strict thread matches above, loose matches on Subject: below --
2011-08-11 20:21 Marc Schiffbauer
2013-07-31 22:58 Johannes Huber

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