* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-icons/
@ 2016-02-06 15:59 Andreas Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-02-06 15:59 UTC (permalink / raw
To: gentoo-commits
commit: 81381f8c4d0a6555ca9ae440f6a34874035c1cdb
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 23:08:16 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 15:58:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81381f8c
kde-apps/kdepim-icons: Version bump
Package-Manager: portage-2.2.27
kde-apps/kdepim-icons/Manifest | 1 +
kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/kde-apps/kdepim-icons/Manifest b/kde-apps/kdepim-icons/Manifest
index 6508138..cbcb87d 100644
--- a/kde-apps/kdepim-icons/Manifest
+++ b/kde-apps/kdepim-icons/Manifest
@@ -1,3 +1,4 @@
DIST kdepim-4.14.10.tar.xz 14585020 SHA256 edad865b81259331780a25906127e105d06fda8aa56f6f11cfee4bc8f85bb7e2 SHA512 aa7e5a488964d11d355557e89053993bb0bed4860072dbb8ae1851df881713a15ec5aa4e428de9b85a8bef678ace307b33f186314fe5a8011521e30331a1691b WHIRLPOOL 358589e29baeb2f7bf648d1bbccb9bbf37c4c1a447f05a2eff472b50282d7d5118ad40ced2f93ac7f47f2c394f745216632d33be389e82f88efd69386f6ab57d
DIST kdepim-4.14.8.tar.xz 14575884 SHA256 52b4174924387030c1b3803267f099f3534aa8ccde796953d6cf34b4aabbe3a7 SHA512 687b0db97476e692718039153a1ee60cf9ddab8d9adad06abba702a170d49488f60f0fe050a339db2da2a5996d1bdbe1faec73c1c2e2b655fa9ea66aa538899c WHIRLPOOL 4ce31c3c526a0eed7819137cb5c29450da75fac8a7f4f74e25794b6617bbd7e12987bb45983408ae87bd892a57508d171941b9c4e1a75324773611d950fe55e4
DIST kdepim-4.4.2015.06.tar.xz 8901968 SHA256 d9153c57e697ca33d0bd82f1f93ed2befdabbe3822189c1c8acbdf7bf9bbaec6 SHA512 10e89ff1bb22ef03ae2128b800f87c76da945703fa98c07fa0ac29deb17c724beeca84995c50b067138ab7cf0543112173eb850d897b38c512a25974bfc15e1e WHIRLPOOL 543b9d629380e9923b38c414cf6e7390437a48acfb31b9ed934e9655bb1efb1f480065942775dc68d8382e639e4df122f953388dad90a9fadb3734d2f2fe72f0
+DIST kdepim-4.4.2016.01.tar.xz 8964248 SHA256 19f4d6ab4bcddf5a0e6acae50c20d0b8fbb482503e47e75c86955637d249cefa SHA512 a04737cc89f96e3635a19c492c9f3f31e7554aa8a237fb0ad8f5fe8c02e7e30911dd5d93bf0f27fd38603e496e02f3ef1d3064e159c99c71dea379199d1e0e03 WHIRLPOOL 9f02f5799b3a10a9b18b4c8cb34084051991cb7240d2b818cd2b58bde05abde2ef3126b3960f2554c7e5c4930266e561c1715c21fe72136654e28184b5083089
diff --git a/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild b/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild
new file mode 100644
index 0000000..3425a60
--- /dev/null
+++ b/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-icons/
@ 2016-03-05 15:04 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2016-03-05 15:04 UTC (permalink / raw
To: gentoo-commits
commit: cc05bf3a6e0056dff23e951506da4acd2a3dcc2e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 15:01:12 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 15:01:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc05bf3a
kde-apps/kdepim-icons: amd64 stable wrt bug #569742
Package-Manager: portage-2.2.26
kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild b/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild
index 12e3b7f..58602fc 100644
--- a/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild
+++ b/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
DESCRIPTION="KDE PIM icons"
IUSE=""
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
DEPEND="$(add_kdeapps_dep kdepimlibs 'akonadi(+)')"
RDEPEND=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-icons/
@ 2016-03-06 11:26 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2016-03-06 11:26 UTC (permalink / raw
To: gentoo-commits
commit: da7f9d9c2e9854b590f47a9ffaa1e8e9aa995f89
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 11:13:08 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 11:22:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7f9d9c
kde-apps/kdepim-icons: x86 stable wrt bug #569742
Package-Manager: portage-2.2.26
kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild b/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild
index 58602fc..cb02d13 100644
--- a/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild
+++ b/kde-apps/kdepim-icons/kdepim-icons-4.14.10.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
DESCRIPTION="KDE PIM icons"
IUSE=""
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
DEPEND="$(add_kdeapps_dep kdepimlibs 'akonadi(+)')"
RDEPEND=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-icons/
@ 2016-06-11 12:23 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2016-06-11 12:23 UTC (permalink / raw
To: gentoo-commits
commit: db7cb34da4a35fdca26e808e488bb26db0028509
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 12:21:17 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 12:21:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7cb34d
kde-apps/kdepim-icons: amd64 stable wrt bug #583728
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild b/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild
index 7d5c086..09a79f2 100644
--- a/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild
+++ b/kde-apps/kdepim-icons/kdepim-icons-4.4.2016.01.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
DESCRIPTION="KDE PIM icons (noakonadi branch)"
HOMEPAGE="https://launchpad.net/~pali/+archive/ubuntu/kdepim-noakonadi"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
src_install() {
kde4-meta_src_install
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-06-11 12:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06 11:26 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-icons/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2016-06-11 12:23 Agostino Sarubbo
2016-03-05 15:04 Mikle Kolyada
2016-02-06 15:59 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