summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-10-06 03:28:19 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-10-06 03:28:19 +0000
commit34d263a6919070c1310202462ed7984e8aa18dc5 (patch)
treed36f9eb088cc24a97084e895a00d9aaea075e1aa /xfce-extra/xfce4-systray
parentpunt virtual/kernel since its long dead #107940 (diff)
downloadhistorical-34d263a6919070c1310202462ed7984e8aa18dc5.tar.gz
historical-34d263a6919070c1310202462ed7984e8aa18dc5.tar.bz2
historical-34d263a6919070c1310202462ed7984e8aa18dc5.zip
Remove allot of old crufty versions.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r--xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.61
-rw-r--r--xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.01
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild28
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild11
4 files changed, 0 insertions, 41 deletions
diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.6 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.6
deleted file mode 100644
index 5b82f04c7053..000000000000
--- a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c47e746ad38178c6c7f891ca4b39a616 xfce4-systray-4.0.6.tar.gz 310468
diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.0 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.0
deleted file mode 100644
index 63374bed91d9..000000000000
--- a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3a3f662428a53e2401dd7acb5f5f30a4 xfce4-systray-4.2.0.tar.bz2 204399
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild
deleted file mode 100644
index 58f7f54bbdb5..000000000000
--- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.6.ebuild,v 1.10 2005/01/02 16:34:32 bcowan Exp $
-
-DESCRIPTION="Xfce4 system tray"
-HOMEPAGE="http://www.xfce.org/"
-SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz
- http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.0.6
- dev-libs/libxml2
- =xfce-base/libxfce4util-${PV}
- =xfce-base/libxfcegui4-${PV}
- =xfce-base/libxfce4mcs-${PV}
- =xfce-base/xfce-mcs-manager-${PV}
- =xfce-base/xfce4-panel-${PV}"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL README ChangeLog
-}
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild
deleted file mode 100644
index 0ef62cc0376c..000000000000
--- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild,v 1.9 2005/06/15 07:59:14 corsair Exp $
-
-DESCRIPTION="Xfce 4 system tray"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-
-BZIPPED=1
-RDEPEND=">=xfce-base/xfce4-panel-${PV}"
-
-inherit xfce4