diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-02-03 23:21:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-02-03 23:21:23 +0000 |
commit | 4eed7430416df0591b92f8e01280f08c253d7aa4 (patch) | |
tree | 0c7dcd306e0d166b828599c86b539f2902862042 /xfce-extra/xfce4-diskperf | |
parent | Update src_uri (diff) | |
download | historical-4eed7430416df0591b92f8e01280f08c253d7aa4.tar.gz historical-4eed7430416df0591b92f8e01280f08c253d7aa4.tar.bz2 historical-4eed7430416df0591b92f8e01280f08c253d7aa4.zip |
Remove old versions and --as-needed patch merged by upstream to new version.
Package-Manager: portage-2.1.2-r6
Diffstat (limited to 'xfce-extra/xfce4-diskperf')
5 files changed, 0 insertions, 50 deletions
diff --git a/xfce-extra/xfce4-diskperf/files/digest-xfce4-diskperf-2.0 b/xfce-extra/xfce4-diskperf/files/digest-xfce4-diskperf-2.0 deleted file mode 100644 index 4a5d64ae1785..000000000000 --- a/xfce-extra/xfce4-diskperf/files/digest-xfce4-diskperf-2.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 be819b14db68369f541a02f9a27e9dc5 xfce4-diskperf-plugin-2.0.tar.bz2 109199 -RMD160 4bc180ca146db93288e3ebdae3ef537c24425a26 xfce4-diskperf-plugin-2.0.tar.bz2 109199 -SHA256 852057f6a0c2135b2bde5bae1e6fb42270baddf88de97b42370bec0e10d4d732 xfce4-diskperf-plugin-2.0.tar.bz2 109199 diff --git a/xfce-extra/xfce4-diskperf/files/digest-xfce4-diskperf-2.0-r1 b/xfce-extra/xfce4-diskperf/files/digest-xfce4-diskperf-2.0-r1 deleted file mode 100644 index 4a5d64ae1785..000000000000 --- a/xfce-extra/xfce4-diskperf/files/digest-xfce4-diskperf-2.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 be819b14db68369f541a02f9a27e9dc5 xfce4-diskperf-plugin-2.0.tar.bz2 109199 -RMD160 4bc180ca146db93288e3ebdae3ef537c24425a26 xfce4-diskperf-plugin-2.0.tar.bz2 109199 -SHA256 852057f6a0c2135b2bde5bae1e6fb42270baddf88de97b42370bec0e10d4d732 xfce4-diskperf-plugin-2.0.tar.bz2 109199 diff --git a/xfce-extra/xfce4-diskperf/files/xfce4-diskperf-2.0-asneeded.patch b/xfce-extra/xfce4-diskperf/files/xfce4-diskperf-2.0-asneeded.patch deleted file mode 100644 index 1dd1616a3995..000000000000 --- a/xfce-extra/xfce4-diskperf/files/xfce4-diskperf-2.0-asneeded.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur xfce4-diskperf-plugin-2.0.orig/panel-plugin/Makefile.am xfce4-diskperf-plugin-2.0/panel-plugin/Makefile.am ---- xfce4-diskperf-plugin-2.0.orig/panel-plugin/Makefile.am 2005-10-08 11:30:20.000000000 +0300 -+++ xfce4-diskperf-plugin-2.0/panel-plugin/Makefile.am 2007-01-06 19:26:27.000000000 +0200 -@@ -5,7 +5,7 @@ - -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ - @LIBXFCE4PANEL_CFLAGS@ - --xfce4_diskperf_plugin_LDFLAGS = \ -+xfce4_diskperf_plugin_LDADD = \ - @LIBXFCE4PANEL_LIBS@ - - xfce4_diskperf_plugin_SOURCES = \ diff --git a/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0-r1.ebuild b/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0-r1.ebuild deleted file mode 100644 index a291e9cd4833..000000000000 --- a/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0-r1.ebuild +++ /dev/null @@ -1,20 +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-diskperf/xfce4-diskperf-2.0-r1.ebuild,v 1.1 2007/01/21 17:51:20 nichoj Exp $ - -WANT_AUTOCONF="latest" -WANT_AUTOMAKE="latest" -inherit xfce44 eutils autotools - -xfce44_beta -xfce44_goodies_panel_plugin - -DESCRIPTION="Xfce4 panel disk usage/performance plugin" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}-asneeded.patch - AT_M4DIR=/usr/share/xfce4/dev-tools/m4macros eautoreconf -} diff --git a/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0.ebuild b/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0.ebuild deleted file mode 100644 index 7d87fc5c665c..000000000000 --- a/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0.ebuild,v 1.1 2006/12/06 04:04:42 nichoj Exp $ - -inherit xfce44 - -xfce44_beta -xfce44_goodies_panel_plugin - -DESCRIPTION="Xfce4 panel disk usage/performance plugin" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" - |