summaryrefslogtreecommitdiff
path: root/kde-base/automoc/automoc-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/automoc/automoc-9999.ebuild')
-rw-r--r--kde-base/automoc/automoc-9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/automoc/automoc-9999.ebuild b/kde-base/automoc/automoc-9999.ebuild
deleted file mode 100644
index 5930d43444f..00000000000
--- a/kde-base/automoc/automoc-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="1"
-
-inherit subversion cmake-utils
-
-DESCRIPTION="KDE Meta Object Compiler"
-HOMEPAGE="http://www.kde.org"
-SRC_URI=""
-ESVN_REPO_URI="svn://anonsvn.kde.org/home/kde/trunk/kdesupport/automoc"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="x11-libs/qt-core:4"
-RDEPEND="${RDEPEND}"