summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
commit33db7c1d9023d402f3e4fa3d78e01127948176d3 (patch)
tree4e4d20c36b3c308b516dc1196db101f5ff6a33fd /x11-apps/xload
parentMarked ~sparc64-solaris (diff)
downloadhistorical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xload')
-rw-r--r--x11-apps/xload/Manifest2
-rw-r--r--x11-apps/xload/xload-1.0.2-r1.ebuild18
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/xload/Manifest b/x11-apps/xload/Manifest
index 99e4130d5c96..441f04b19a5f 100644
--- a/x11-apps/xload/Manifest
+++ b/x11-apps/xload/Manifest
@@ -1,6 +1,4 @@
-DIST xload-1.0.2.tar.bz2 92470 RMD160 c10a9e3a2c7dbb39649da28d5844009e3895d06d SHA1 cbbbf23531e0d781b556f5864cc3b83874f786d2 SHA256 86b176b6efc52557b1c7631bfdd5c17e7060a438e1e85ce15ec9657be356c50b
DIST xload-1.1.0.tar.bz2 121125 RMD160 b1deef401cf32dabeeb080c8ce69085871b88142 SHA1 dcad93d769b0614466f1e48fed5dd956349cfcfb SHA256 ffdcc2862ad4da46506080983b9d8d25343da9e34c38ceb63180674bb5730bf2
-EBUILD xload-1.0.2-r1.ebuild 515 RMD160 ccace836688ca4cb039f2f0a47260eec06a44bbe SHA1 497a2e0c9e4b0223192a7ea7aa4032efa8e2dd3e SHA256 b6b00c07b82b05ce39caad9d28121e6b27a1c9ffd98783d84b810ef2a624cc1f
EBUILD xload-1.1.0.ebuild 488 RMD160 2162e3677123b0ddb3fd7c30ce38de6f83907e49 SHA1 9ae7d0f560fef0957eb6ae751dedbc36855f0b7a SHA256 15037b502b23ce6cfda11c49172708ca1c763c3df1377be9760dfe757fbb14ea
MISC ChangeLog 5346 RMD160 c0c5ab2aa44f92bbe06fc91aa6894c3ab956f4b0 SHA1 a201e88703038ee0335630e50d413985d374cf30 SHA256 eaa699fc4abf0ff0e43862aa6118fb8b8bce4afcb091af51c261bad76f8ea68a
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-apps/xload/xload-1.0.2-r1.ebuild b/x11-apps/xload/xload-1.0.2-r1.ebuild
deleted file mode 100644
index 9d7af4e6af5f..000000000000
--- a/x11-apps/xload/xload-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild,v 1.8 2009/04/22 00:45:00 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="system load average display for X"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="--disable-xprint"