summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-12-20 14:26:24 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-12-20 14:26:24 +0000
commitd819fb895e62acd6ab7fffc889bc4fd51a4b88e6 (patch)
treeb329a97e4185fb8fdf874021dec061d4e38aebac /kde-frameworks/attica
parentrm old impls, rm old (diff)
downloadgentoo-2-d819fb895e62acd6ab7fffc889bc4fd51a4b88e6.tar.gz
gentoo-2-d819fb895e62acd6ab7fffc889bc4fd51a4b88e6.tar.bz2
gentoo-2-d819fb895e62acd6ab7fffc889bc4fd51a4b88e6.zip
Remove old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-frameworks/attica')
-rw-r--r--kde-frameworks/attica/ChangeLog5
-rw-r--r--kde-frameworks/attica/attica-5.4.0.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-frameworks/attica/ChangeLog b/kde-frameworks/attica/ChangeLog
index 17357abae65a..488f66d8e623 100644
--- a/kde-frameworks/attica/ChangeLog
+++ b/kde-frameworks/attica/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-frameworks/attica
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/attica/ChangeLog,v 1.4 2014/12/17 21:24:22 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/attica/ChangeLog,v 1.5 2014/12/20 14:26:21 mrueg Exp $
+
+ 20 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -attica-5.4.0.ebuild:
+ Remove old.
*attica-5.5.0 (17 Dec 2014)
diff --git a/kde-frameworks/attica/attica-5.4.0.ebuild b/kde-frameworks/attica/attica-5.4.0.ebuild
deleted file mode 100644
index 5c062cd4f233..000000000000
--- a/kde-frameworks/attica/attica-5.4.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/attica/attica-5.4.0.ebuild,v 1.1 2014/11/14 11:01:35 mrueg Exp $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Framework providing access to Open Collaboration Services"
-LICENSE="LGPL-2.1+"
-KEYWORDS=" ~amd64"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtnetwork:5
-"
-DEPEND="${RDEPEND}"