This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright 1999-2013 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: $ | |
EAPI=5 | |
inherit cmake-utils | |
DESCRIPTION="Qt version of PCManFM" | |
HOMEPAGE="http://blog.lxde.org/?p=982" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright 1999-2012 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: $ | |
EAPI=4 | |
inherit cmake-utils git-2 | |
DESCRIPTION="KWin version that only depends on kdelibs" | |
HOMEPAGE="https://groups.google.com/group/razor-qt/msg/b1d21a0cb8b665a2" |