summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kolor-manager')
-rw-r--r--kde-misc/kolor-manager/Manifest1
-rw-r--r--kde-misc/kolor-manager/kolor-manager-1.0.1.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-misc/kolor-manager/Manifest b/kde-misc/kolor-manager/Manifest
index 496ff16c7aa4..ce54d20817d9 100644
--- a/kde-misc/kolor-manager/Manifest
+++ b/kde-misc/kolor-manager/Manifest
@@ -1,2 +1 @@
-DIST kolor-manager-1.0.1.tar.xz 48016 SHA256 e04a7655fab3b6d3459f30254e0b70113ea45526dafc0d4f72b31f6e79e28630 SHA512 204c193f214e032f2abb9d8ec89fff4901ba01543b6ede924c2ff1a5a8466b8e963afcffbd4d62eb9161844b281be00abc412401f68830a6b4fd808f3bf3aa1e WHIRLPOOL 8bbc33ee93d40dc3d5eb05c8472e6efb18e42387c2fc9bb74c99a452eb07422c0c76bb2332d8356a5b09d3c8e1ff64f162d8600c91e3314d01fda694f34a96a0
DIST kolor-manager-1.0.2.tar.xz 49276 SHA256 2fb2e48143fa9f6ab402eb4fc2062aba412a174e7770ccf0d4359b3ce3c3024b SHA512 a0971190d2143a9471e50d4690084b7d31b8cf6bf2524f9145d858c9e3cb2a9099bf5ec6cc513c9ee82df6e554a35ed15f453f95d8c25f31e3781a21bd780556 WHIRLPOOL 0900d408682ab08a11761e9f50363d812955453c90b5eb6d8c6bf689b8ec69638bf71a93f0ce9a11084e008379a412817ef0c00a016bea7a71aa9d53870b5a94
diff --git a/kde-misc/kolor-manager/kolor-manager-1.0.1.ebuild b/kde-misc/kolor-manager/kolor-manager-1.0.1.ebuild
deleted file mode 100644
index d377b0f1ef0b..000000000000
--- a/kde-misc/kolor-manager/kolor-manager-1.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KControl module for Oyranos CMS cross desktop settings"
-HOMEPAGE="http://www.oyranos.org/wiki/index.php?title=Kolor-manager"
-SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
-
-LICENSE="BSD-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=media-libs/oyranos-0.9.3
- media-libs/libXcm
- x11-libs/libXrandr
-"
-RDEPEND="${DEPEND}"