From 7632f1c6d941a80a6bcea343071afde916036c50 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 9 Oct 2016 02:42:05 +1100 Subject: kde-frameworks: version bump 5.27.0 Package-Manager: portage-2.3.1 --- kde-frameworks/attica/attica-5.27.0.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 kde-frameworks/attica/attica-5.27.0.ebuild (limited to 'kde-frameworks/attica/attica-5.27.0.ebuild') diff --git a/kde-frameworks/attica/attica-5.27.0.ebuild b/kde-frameworks/attica/attica-5.27.0.ebuild new file mode 100644 index 000000000000..f97613dadfed --- /dev/null +++ b/kde-frameworks/attica/attica-5.27.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Framework providing access to Open Collaboration Services" +LICENSE="LGPL-2.1+" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=" + $(add_qt_dep qtnetwork) +" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad