summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-19 16:32:55 +0100
committerJohannes Huber <johu@gentoo.org>2013-12-19 16:32:55 +0100
commit8a10bedea9b34d631a36d05cd4a42bd256da9bd7 (patch)
tree37a63f7ed0e9f1f7edc1e9b360e57554cb5ea208
parent66b85d208eef75aeca9cdc531bbae3feba4a0547 (diff)
downloadkde-8a10bedea9b34d631a36d05cd4a42bd256da9bd7.tar.gz
kde-8a10bedea9b34d631a36d05cd4a42bd256da9bd7.tar.bz2
kde-8a10bedea9b34d631a36d05cd4a42bd256da9bd7.zip
[eclass] Drop FRAMEWORKS_TYPE, unused after repo split
-rw-r--r--eclass/kde-frameworks.eclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/kde-frameworks.eclass b/eclass/kde-frameworks.eclass
index fc95f7b86c8..c48fdf7f1db 100644
--- a/eclass/kde-frameworks.eclass
+++ b/eclass/kde-frameworks.eclass
@@ -58,10 +58,6 @@ QT_MINIMAL="${QT_MINIMAL:-5.1.90}"
# For any other value, add test to IUSE and add a dependency on qttest.
: ${FRAMEWORKS_TEST:=true}
-# @ECLASS-VARIABLE: FRAMEWORKS_TYPE
-# @DESCRIPTION:
-# Framework source (eg. tier1, tier2 etc.)
-
HOMEPAGE="http://www.kde.org/"
LICENSE="GPL-2"