public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-icons/
@ 2011-08-27  7:41 Andreas Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2011-08-27  7:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b259d3bafaf78c231f95f25a0bb6ab260b419869
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Aug 27 07:41:32 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 07:41:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b259d3ba

[kde-base/kdepim-icons] The configure script checks for kdepimlibs, bug 379759

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

---
 .../kdepim-icons/kdepim-icons-4.7.49.9999.ebuild   |    3 +++
 kde-base/kdepim-icons/kdepim-icons-9999.ebuild     |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.7.49.9999.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.7.49.9999.ebuild
index dfcee4a..8d08e2d 100644
--- a/kde-base/kdepim-icons/kdepim-icons-4.7.49.9999.ebuild
+++ b/kde-base/kdepim-icons/kdepim-icons-4.7.49.9999.ebuild
@@ -12,3 +12,6 @@ inherit kde4-meta
 DESCRIPTION="KDE PIM icons"
 IUSE=""
 KEYWORDS=""
+
+DEPEND="$(add_kdebase_dep kdepimlibs)"
+RDEPEND=""

diff --git a/kde-base/kdepim-icons/kdepim-icons-9999.ebuild b/kde-base/kdepim-icons/kdepim-icons-9999.ebuild
index dfcee4a..8d08e2d 100644
--- a/kde-base/kdepim-icons/kdepim-icons-9999.ebuild
+++ b/kde-base/kdepim-icons/kdepim-icons-9999.ebuild
@@ -12,3 +12,6 @@ inherit kde4-meta
 DESCRIPTION="KDE PIM icons"
 IUSE=""
 KEYWORDS=""
+
+DEPEND="$(add_kdebase_dep kdepimlibs)"
+RDEPEND=""



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-icons/
@ 2015-06-30 10:27 Andreas Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2015-06-30 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     2c9556440ecfcd59c4b679a37321b1212766f0eb
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 10:31:22 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 10:31:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c955644

[kde-base/kdepim-icons] Add 4.4-noakonadi snapshot

Package-Manager: portage-2.2.20

 kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild
new file mode 100644
index 0000000..ffc3c05
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.9 2014/04/05 18:12:23 dilfridge Exp $
+
+EAPI=5
+
+KMNAME="kdepim"
+KMMODULE="icons"
+inherit kde4-meta
+
+DESCRIPTION="KDE PIM icons (noakonadi branch)"
+IUSE=""
+KEYWORDS=""
+
+src_install() {
+	kde4-meta_src_install
+	# colliding with oxygen icons
+	rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-icons/
@ 2015-07-12 22:16 Andreas Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2015-07-12 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     6edd7d29e1445a612af619ae0c0e4830a2ca63ce
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 12 22:10:54 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 12 22:10:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6edd7d29

[kde-base/kdepim-icons] moved to main tree

Package-Manager: portage-2.2.20

 kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild
deleted file mode 100644
index 10323fe..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.4.2015.06.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons (noakonadi branch)"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-
-src_install() {
-	kde4-meta_src_install
-	# colliding with oxygen icons
-	rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
-}


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

end of thread, other threads:[~2015-07-12 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-27  7:41 [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-icons/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2015-06-30 10:27 Andreas Hüttel
2015-07-12 22:16 Andreas Hüttel

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