diff options
author | 2018-10-10 20:10:17 +0200 | |
---|---|---|
committer | 2018-10-11 20:35:09 +0200 | |
commit | 64b9d917ddaf5e7bff1169be27e97a00dec2302f (patch) | |
tree | 784c54b43e1ca41e4b13714ef114bd4722796eb6 /kde-frameworks/attica/attica-5.46.0.ebuild | |
parent | kde-frameworks/extra-cmake-modules: allarches stable (diff) | |
download | gentoo-64b9d917ddaf5e7bff1169be27e97a00dec2302f.tar.gz gentoo-64b9d917ddaf5e7bff1169be27e97a00dec2302f.tar.bz2 gentoo-64b9d917ddaf5e7bff1169be27e97a00dec2302f.zip |
kde-frameworks: Drop 5.46.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-frameworks/attica/attica-5.46.0.ebuild')
-rw-r--r-- | kde-frameworks/attica/attica-5.46.0.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-frameworks/attica/attica-5.46.0.ebuild b/kde-frameworks/attica/attica-5.46.0.ebuild deleted file mode 100644 index 430e1916761d..000000000000 --- a/kde-frameworks/attica/attica-5.46.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Framework providing access to Open Collaboration Services" -LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -RDEPEND=" - $(add_qt_dep qtnetwork) -" -DEPEND="${RDEPEND}" |