summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-03-20 21:21:52 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-03-20 21:21:52 +0000
commitf3e88dc2c3b91bf0ca7e5a4662b72d5de70a0dd2 (patch)
treeb4e49273c48530be0f2c90a846bf9d4c30e8981b /xfce-extra/xfce4-appfinder
parentremove old (diff)
downloadhistorical-f3e88dc2c3b91bf0ca7e5a4662b72d5de70a0dd2.tar.gz
historical-f3e88dc2c3b91bf0ca7e5a4662b72d5de70a0dd2.tar.bz2
historical-f3e88dc2c3b91bf0ca7e5a4662b72d5de70a0dd2.zip
old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'xfce-extra/xfce4-appfinder')
-rw-r--r--xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild
deleted file mode 100644
index 90deff198405..000000000000
--- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild,v 1.9 2007/06/07 18:40:21 drac Exp $
-
-inherit xfce44
-
-XFCE_VERSION=4.4.1
-xfce44
-
-DESCRIPTION="Application finder"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/glib-2.6
- >=x11-libs/gtk+-2.6
- >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
- >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/intltool"
-
-DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
-
-xfce44_core_package