diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-09-18 20:34:11 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-09-18 20:34:11 +0000 |
commit | bd6deeecddddd006320b31f27d7bd5d480a1e6b5 (patch) | |
tree | bb9b6991ee5238e430700f8bbec28799cf740d7a /rox-base/tasktray/tasktray-0.6.4.ebuild | |
parent | x86 stable, bug #237985 (diff) | |
download | historical-bd6deeecddddd006320b31f27d7bd5d480a1e6b5.tar.gz historical-bd6deeecddddd006320b31f27d7bd5d480a1e6b5.tar.bz2 historical-bd6deeecddddd006320b31f27d7bd5d480a1e6b5.zip |
We don't need all of gnome-python-desktop - Now that the split packages are available, we just need libwnck-python
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686
Diffstat (limited to 'rox-base/tasktray/tasktray-0.6.4.ebuild')
-rw-r--r-- | rox-base/tasktray/tasktray-0.6.4.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/rox-base/tasktray/tasktray-0.6.4.ebuild b/rox-base/tasktray/tasktray-0.6.4.ebuild deleted file mode 100644 index eaaffca1eda7..000000000000 --- a/rox-base/tasktray/tasktray-0.6.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/tasktray/tasktray-0.6.4.ebuild,v 1.4 2008/05/11 16:00:23 lack Exp $ - -ROX_LIB_VER=1.9.6 -inherit rox - -MY_PN="TaskTray" -DESCRIPTION="TaskTray is a rox panel applet to show running applications." -HOMEPAGE="http://rox4debian.berlios.de" -SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~sparc x86" -IUSE="" - -RDEPEND=">=dev-python/gnome-python-desktop-2.12 - <rox-base/traylib-0.3" - -APPNAME="${MY_PN}" -S="${WORKDIR}" |