summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-04 19:14:09 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-04 19:14:09 +0000
commitb635da4d6a5d3adc02954e54eac873b1ccef912d (patch)
tree20c5621fa841bba0ea00b22c0f7164dbce35a9b2 /kde-base/attica/attica-4.12.3.ebuild
parentAdd missing DEPEND. #501740 (diff)
downloadgentoo-2-b635da4d6a5d3adc02954e54eac873b1ccef912d.tar.gz
gentoo-2-b635da4d6a5d3adc02954e54eac873b1ccef912d.tar.bz2
gentoo-2-b635da4d6a5d3adc02954e54eac873b1ccef912d.zip
Version bump KDE SC 4.12.3
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/attica/attica-4.12.3.ebuild')
-rw-r--r--kde-base/attica/attica-4.12.3.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/attica/attica-4.12.3.ebuild b/kde-base/attica/attica-4.12.3.ebuild
new file mode 100644
index 000000000000..57823153a3f6
--- /dev/null
+++ b/kde-base/attica/attica-4.12.3.ebuild
@@ -0,0 +1,17 @@
+# 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.3.ebuild,v 1.1 2014/03/04 19:13:41 johu Exp $
+
+EAPI=5
+
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+DESCRIPTION="Open Collaboration Services provider management"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ dev-libs/libattica
+"
+RDEPEND="${DEPEND}"