diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-03-18 07:45:52 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-03-18 07:45:52 +0000 |
commit | d29a2a992b3631c687a49252662fa2cc2cc683f9 (patch) | |
tree | ed86a9f2161d32a605fca0c2f93df016cae64302 /xfce-extra/xfce4-cpugraph | |
parent | Remove unused version. (diff) | |
download | gentoo-2-d29a2a992b3631c687a49252662fa2cc2cc683f9.tar.gz gentoo-2-d29a2a992b3631c687a49252662fa2cc2cc683f9.tar.bz2 gentoo-2-d29a2a992b3631c687a49252662fa2cc2cc683f9.zip |
Remove unused version.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-cpugraph')
-rw-r--r-- | xfce-extra/xfce4-cpugraph/files/digest-xfce4-cpugraph-0.2.2-r2 | 3 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r2.ebuild | 13 |
2 files changed, 0 insertions, 16 deletions
diff --git a/xfce-extra/xfce4-cpugraph/files/digest-xfce4-cpugraph-0.2.2-r2 b/xfce-extra/xfce4-cpugraph/files/digest-xfce4-cpugraph-0.2.2-r2 deleted file mode 100644 index 51d82478a998..000000000000 --- a/xfce-extra/xfce4-cpugraph/files/digest-xfce4-cpugraph-0.2.2-r2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bde4c578ef469aade3f6b58a9bde8ec6 xfce4-cpugraph-plugin-0.2.2.tar.gz 210953 -RMD160 c1af61ae6961b4cbdd16dad925bf805440c24aa5 xfce4-cpugraph-plugin-0.2.2.tar.gz 210953 -SHA256 0ae06f7510d1eead31dcbdbd79865dafbab68eb828fb9c910788bdc2cf0a207e xfce4-cpugraph-plugin-0.2.2.tar.gz 210953 diff --git a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r2.ebuild b/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r2.ebuild deleted file mode 100644 index cfefa2a0694e..000000000000 --- a/xfce-extra/xfce4-cpugraph/xfce4-cpugraph-0.2.2-r2.ebuild +++ /dev/null @@ -1,13 +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-cpugraph/xfce4-cpugraph-0.2.2-r2.ebuild,v 1.4 2006/12/28 04:35:24 nichoj Exp $ - -inherit xfce42 - -DESCRIPTION="Xfce4 panel cpu load graphing plugin" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" - -RDEPEND=">=xfce-base/xfce4-panel-4.0.0" - -goodies_plugin -S=${WORKDIR}/${MY_P/-${PV}/} |