diff options
Diffstat (limited to 'x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild')
-rw-r--r-- | x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild b/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild deleted file mode 100644 index 6f1365b7703b..000000000000 --- a/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.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/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild,v 1.2 2005/09/21 22:38:31 hparker Exp $ - -inherit gdesklets - -DESKLET_NAME="FTB" - -MY_P="${DESKLET_NAME}-${PV/%.1/,1}" # Replace the last period in the file name with a comma -S=${WORKDIR}/Displays/${DESKLET_NAME} - -DESCRIPTION="Configurable, stackable system monitors" -HOMEPAGE="http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=224" -SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" - -RDEPEND=">=gnome-extra/gdesklets-core-0.34.3" |