diff options
Diffstat (limited to 'kde-misc/tellico/tellico-0.13.6.ebuild')
-rw-r--r-- | kde-misc/tellico/tellico-0.13.6.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-misc/tellico/tellico-0.13.6.ebuild b/kde-misc/tellico/tellico-0.13.6.ebuild deleted file mode 100644 index 1cb8b5175d84..000000000000 --- a/kde-misc/tellico/tellico-0.13.6.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.6.ebuild,v 1.5 2005/06/06 14:42:11 gustavoz 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="~amd64 ppc sparc x86" -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 |