summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-01-20 15:00:20 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-01-20 15:00:20 +0000
commita409b0c9cc6aecdfaa4cba908b29063b8d006620 (patch)
tree5eef4e8dac5baf8eb42cf956eefdfe7798506acc /kde-base/attica
parentversion bump (diff)
downloadgentoo-2-a409b0c9cc6aecdfaa4cba908b29063b8d006620.tar.gz
gentoo-2-a409b0c9cc6aecdfaa4cba908b29063b8d006620.tar.bz2
gentoo-2-a409b0c9cc6aecdfaa4cba908b29063b8d006620.zip
Remove KDE SC 4.12.0
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-base/attica')
-rw-r--r--kde-base/attica/ChangeLog5
-rw-r--r--kde-base/attica/attica-4.12.0.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog
index 6b516210f160..62761bb1db6a 100644
--- a/kde-base/attica/ChangeLog
+++ b/kde-base/attica/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/attica
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.154 2014/01/20 10:25:32 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.155 2014/01/20 15:00:00 kensington Exp $
+
+ 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> -attica-4.12.0.ebuild:
+ Remove KDE SC 4.12.0
20 Jan 2014; Michael Palimaka <kensington@gentoo.org> attica-4.11.2.ebuild,
attica-4.11.5.ebuild, attica-4.12.0.ebuild, attica-4.12.1.ebuild:
diff --git a/kde-base/attica/attica-4.12.0.ebuild b/kde-base/attica/attica-4.12.0.ebuild
deleted file mode 100644
index 0503ace6c84f..000000000000
--- a/kde-base/attica/attica-4.12.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-base/attica/attica-4.12.0.ebuild,v 1.2 2014/01/20 10:25:32 kensington Exp $
-
-EAPI=5
-
-KMNAME="kde-runtime"
-inherit kde4-meta
-
-DESCRIPTION="Open Collaboration Services provider management"
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/libattica-0.1.4[qt4]
-"
-RDEPEND="${DEPEND}"