diff options
Diffstat (limited to 'kde-base/automoc/automoc-0.9.87.ebuild')
| -rw-r--r-- | kde-base/automoc/automoc-0.9.87.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-base/automoc/automoc-0.9.87.ebuild b/kde-base/automoc/automoc-0.9.87.ebuild deleted file mode 100644 index 4493d4cec29..00000000000 --- a/kde-base/automoc/automoc-0.9.87.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" - -MY_PN="automoc4" -MY_P="$MY_PN-${PV}" - -inherit cmake-utils - -DESCRIPTION="KDE Meta Object Compiler" -HOMEPAGE="http://www.kde.org" -SRC_URI="mirror://kde/unstable/${MY_PN}/${PV}/${MY_P}.tar.bz2" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="x11-libs/qt-core:4" -RDEPEND="${RDEPEND}" - -S="${WORKDIR}/${MY_P}" |
