diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-05-05 05:08:52 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-05-05 05:08:52 +0000 |
commit | d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d (patch) | |
tree | 04908872cd9c073222589deb3519c4eab91b2cd5 /xfce-extra/xfce4-systray | |
parent | Beta1 love. (Manifest recommit) (diff) | |
download | gentoo-2-d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d.tar.gz gentoo-2-d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d.tar.bz2 gentoo-2-d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d.zip |
Clean up.
Diffstat (limited to 'xfce-extra/xfce4-systray')
8 files changed, 0 insertions, 108 deletions
diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.0 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.0 deleted file mode 100644 index 79a94ed11fba..000000000000 --- a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c507099f09b307f9ca08460c96847886 xfce4-systray-4.0.0.tar.gz 300544 diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.1 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.1 deleted file mode 100644 index 826046fc8709..000000000000 --- a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 749e09e9fbaf9796636c3d050bdca483 xfce4-systray-4.0.1.tar.gz 300580 diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.2 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.2 deleted file mode 100644 index 5f9fc0a1e05f..000000000000 --- a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 4065be007d362b2185dfd2a435f31e4a xfce4-systray-4.0.2.tar.gz 299517 diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.3 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.3 deleted file mode 100644 index d0fba38af7bf..000000000000 --- a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 149f189e9cbaaa7ce8ed420dc0967dc4 xfce4-systray-4.0.3.tar.gz 299653 diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.0.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.0.ebuild deleted file mode 100644 index 77a6f535e46b..000000000000 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.0.ebuild,v 1.8 2004/04/27 16:15:08 pvdabeel Exp $ - -IUSE="" -DESCRIPTION="Xfce4 system tray" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc ~alpha ~sparc amd64 hppa" - -DEPEND=">=x11-libs/gtk+-2.0.6 - dev-util/pkgconfig - 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}" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog -} diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.1.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.1.ebuild deleted file mode 100644 index 3121e1be5a07..000000000000 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.1.ebuild,v 1.6 2004/04/17 19:22:43 aliz Exp $ - -IUSE="" -DESCRIPTION="Xfce4 system tray" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ppc ~alpha sparc ~amd64 hppa" - -DEPEND=">=x11-libs/gtk+-2.0.6 - dev-util/pkgconfig - 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}" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog -} diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.2.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.2.ebuild deleted file mode 100644 index 5aadfb5b25a8..000000000000 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.2.ebuild,v 1.4 2004/04/27 16:15:08 pvdabeel Exp $ - -IUSE="" -DESCRIPTION="Xfce4 system tray" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~ia64 ~x86 ppc ~alpha ~sparc ~amd64 ~hppa" - -DEPEND=">=x11-libs/gtk+-2.0.6 - dev-util/pkgconfig - 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}" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog -} diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild deleted file mode 100644 index d83f03d8380d..000000000000 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild,v 1.7 2004/04/27 16:15:08 pvdabeel Exp $ - -IUSE="" -DESCRIPTION="Xfce4 system tray" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc alpha sparc ~amd64 ~hppa ~mips" - -DEPEND=">=x11-libs/gtk+-2.0.6 - dev-util/pkgconfig - 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}" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS INSTALL COPYING README ChangeLog -} |