diff options
Diffstat (limited to 'kde-misc/tellico/tellico-0.13.5.ebuild')
-rw-r--r-- | kde-misc/tellico/tellico-0.13.5.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-misc/tellico/tellico-0.13.5.ebuild b/kde-misc/tellico/tellico-0.13.5.ebuild deleted file mode 100644 index 6d7d774364f1..000000000000 --- a/kde-misc/tellico/tellico-0.13.5.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-0.13.5.ebuild,v 1.5 2005/04/26 01:38:41 weeve Exp $ - -inherit kde - -DESCRIPTION="A collection manager for the KDE environment" -HOMEPAGE="http://www.periapsis.org/tellico" -SRC_URI="http://www.periapsis.org/tellico/download/${P}.tar.gz" - -KEYWORDS="x86 sparc ppc ~amd64" -LICENSE="GPL-2" - -IUSE="yaz" -SLOT="0" - -DEPEND=">=dev-libs/libxml2-2.4.23 - >=dev-libs/libxslt-1.0.19 - || ( ( kde-base/libkcddb media-libs/taglib ) kde-base/kdemultimedia ) - yaz? ( dev-libs/yaz )" - -need-kde 3.2 |