diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-05-27 14:43:45 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-05-27 14:43:45 +0000 |
commit | e40ddd2cc9cac3f7953f93809a5ddcf922631d75 (patch) | |
tree | 95c8a55a13c007bd551a0c5bd3fd19337ea0eb6a /kde-misc/tellico/tellico-0.13.3.ebuild | |
parent | install kdeeject with kdialog, #89867 (diff) | |
download | gentoo-2-e40ddd2cc9cac3f7953f93809a5ddcf922631d75.tar.gz gentoo-2-e40ddd2cc9cac3f7953f93809a5ddcf922631d75.tar.bz2 gentoo-2-e40ddd2cc9cac3f7953f93809a5ddcf922631d75.zip |
Remove old ebuilds.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-misc/tellico/tellico-0.13.3.ebuild')
-rw-r--r-- | kde-misc/tellico/tellico-0.13.3.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-misc/tellico/tellico-0.13.3.ebuild b/kde-misc/tellico/tellico-0.13.3.ebuild deleted file mode 100644 index de90547442c0..000000000000 --- a/kde-misc/tellico/tellico-0.13.3.ebuild +++ /dev/null @@ -1,21 +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.3.ebuild,v 1.1 2005/02/13 22:58:06 carlo 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="" -SLOT="0" - -DEPEND=">=dev-libs/libxml2-2.4.23 - >=dev-libs/libxslt-1.0.19 - || ( kde-base/libkcddb kde-base/kdemultimedia )" - -need-kde 3.2 |