diff options
Diffstat (limited to 'kde-base/dcoprss/dcoprss-3.5.6.ebuild')
-rw-r--r-- | kde-base/dcoprss/dcoprss-3.5.6.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-base/dcoprss/dcoprss-3.5.6.ebuild b/kde-base/dcoprss/dcoprss-3.5.6.ebuild deleted file mode 100644 index fe596d079d31..000000000000 --- a/kde-base/dcoprss/dcoprss-3.5.6.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoprss/dcoprss-3.5.6.ebuild,v 1.3 2007/07/11 01:08:48 mr_bones_ Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE: RSS server and client for DCOP" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/librss)" - -KMCOPYLIB="librss librss" -KMEXTRACTONLY="librss" |