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/xconsole
parentMarked ~sparc64-solaris (diff)
downloadhistorical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r--x11-apps/xconsole/Manifest2
-rw-r--r--x11-apps/xconsole/xconsole-1.0.3-r1.ebuild16
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xconsole/Manifest b/x11-apps/xconsole/Manifest
index ec6f9593f91c..560c0fc20334 100644
--- a/x11-apps/xconsole/Manifest
+++ b/x11-apps/xconsole/Manifest
@@ -1,6 +1,4 @@
-DIST xconsole-1.0.3.tar.bz2 98733 RMD160 c497c7df959d073db33c3e603a411cca3584337c SHA1 31408b28b67fe74f3d21c98cc2cada03ff9cefab SHA256 1b1ec25fefad34f5c33c74474358c1f5a8702d8c04defc854826bccb7a46bc45
DIST xconsole-1.0.4.tar.bz2 115082 RMD160 831da269cb68aad84610ec70084f38c11ddadda3 SHA1 195299d4948ba4c62e961ddd0bd4572283244715 SHA256 5643e90bf7bf77369e67f3a0a982a4809b5bd2d9a36f02a59c79de77c9d6648e
-EBUILD xconsole-1.0.3-r1.ebuild 537 RMD160 b5a63f9cf10a9f1244526085a0bdc6cd56b91920 SHA1 72f40bf2834b7036d36429f8023ca08c275dfcb7 SHA256 279ea8137dbbfcfca154fee7cd08fdfa57514c53e919eaca12950c76c83b0252
EBUILD xconsole-1.0.4.ebuild 488 RMD160 59b99dbf98b43f534a5b66cd77d27384e1ae3a8f SHA1 c5b9dbe286c7e5b3c2ea9e91fcafb1da6d82f3c8 SHA256 f5e3789cc23b785fc4c220a7b81da06dc56606fd2104d6a8396deca17f60207c
MISC ChangeLog 5017 RMD160 657aeac3e8bb08825b9774d2b3300c49f0a25611 SHA1 7c243177c44978936fb9065756d7ed909bf3e7e3 SHA256 d84773b4da31cecb5aa3707e34eb515b2273b6d20df4062c4c86a3d18803bcdb
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
deleted file mode 100644
index da9c646c27b5..000000000000
--- a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.10 2010/02/04 11:12:24 aballier Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="monitor system console messages with X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="--disable-xprint"