diff options
Diffstat (limited to 'media-libs/libtvdb/libtvdb-0.3.0.ebuild')
-rw-r--r-- | media-libs/libtvdb/libtvdb-0.3.0.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/media-libs/libtvdb/libtvdb-0.3.0.ebuild b/media-libs/libtvdb/libtvdb-0.3.0.ebuild deleted file mode 100644 index 25332eb..0000000 --- a/media-libs/libtvdb/libtvdb-0.3.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="A small Qt-based C++ library which allows to fetch TV series information from thetvdb.com" -HOMEPAGE="http://sourceforge.net/projects/libtvdb/" -SRC_URI="http://sourceforge.net/projects/libtvdb/files/latest/download/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="" |