summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-01-10 14:00:31 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-01-10 14:00:31 +0000
commitd3ea0757c773c4ca14b5ad4b6ead9bd5f04c4efa (patch)
tree5bbb8cbfe976c3ccc0de7a2c92c3cff1ffb10e91 /kde-base/attica/attica-4.5.4.ebuild
parentAdd patch to build against berkdb 5 (bug #351009). (diff)
downloadhistorical-d3ea0757c773c4ca14b5ad4b6ead9bd5f04c4efa.tar.gz
historical-d3ea0757c773c4ca14b5ad4b6ead9bd5f04c4efa.tar.bz2
historical-d3ea0757c773c4ca14b5ad4b6ead9bd5f04c4efa.zip
Remove KDE SC 4.5.[34]
Diffstat (limited to 'kde-base/attica/attica-4.5.4.ebuild')
-rw-r--r--kde-base/attica/attica-4.5.4.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/attica/attica-4.5.4.ebuild b/kde-base/attica/attica-4.5.4.ebuild
deleted file mode 100644
index edfb36bbd446..000000000000
--- a/kde-base/attica/attica-4.5.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.5.4.ebuild,v 1.1 2010/12/02 21:16:40 alexxy Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-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-0.1.4
-"
-RDEPEND="${DEPEND}"