summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 07:07:56 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 07:07:56 +0000
commit1fb3e5f473cd88c7df96e6e737ff1d1713522f2f (patch)
treee98f8475cf6e06a92fb744e4db8465a59b9453b8 /x11-apps/xconsole
parentPull old versions. (diff)
downloadhistorical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.gz
historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.bz2
historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.zip
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r--x11-apps/xconsole/ChangeLog6
-rw-r--r--x11-apps/xconsole/files/digest-xconsole-0.99.01
-rw-r--r--x11-apps/xconsole/files/digest-xconsole-0.99.11
-rw-r--r--x11-apps/xconsole/files/digest-xconsole-0.99.21
-rw-r--r--x11-apps/xconsole/xconsole-0.99.0.ebuild22
-rw-r--r--x11-apps/xconsole/xconsole-0.99.1.ebuild22
-rw-r--r--x11-apps/xconsole/xconsole-0.99.2.ebuild22
7 files changed, 5 insertions, 70 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog
index d47c81a94970..f1643e0796f8 100644
--- a/x11-apps/xconsole/ChangeLog
+++ b/x11-apps/xconsole/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xconsole
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.7 2005/12/04 21:56:46 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.8 2005/12/09 06:43:32 spyderous Exp $
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ -xconsole-0.99.0.ebuild, -xconsole-0.99.1.ebuild, -xconsole-0.99.2.ebuild:
+ Pull old versions.
*xconsole-0.99.3 (04 Dec 2005)
diff --git a/x11-apps/xconsole/files/digest-xconsole-0.99.0 b/x11-apps/xconsole/files/digest-xconsole-0.99.0
deleted file mode 100644
index 6c39ac2867d7..000000000000
--- a/x11-apps/xconsole/files/digest-xconsole-0.99.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c51f29d1a029c98a769ef7df979ebe10 xconsole-0.99.0.tar.bz2 58835
diff --git a/x11-apps/xconsole/files/digest-xconsole-0.99.1 b/x11-apps/xconsole/files/digest-xconsole-0.99.1
deleted file mode 100644
index fdea6851dcd8..000000000000
--- a/x11-apps/xconsole/files/digest-xconsole-0.99.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 88544cf6ff7d1da4a4c8ae97be8c5c3d xconsole-0.99.1.tar.bz2 79927
diff --git a/x11-apps/xconsole/files/digest-xconsole-0.99.2 b/x11-apps/xconsole/files/digest-xconsole-0.99.2
deleted file mode 100644
index ee5eb4e1f594..000000000000
--- a/x11-apps/xconsole/files/digest-xconsole-0.99.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d2c7c08d08fe880ad7c86e13d7c2ab3a xconsole-0.99.2.tar.bz2 79986
diff --git a/x11-apps/xconsole/xconsole-0.99.0.ebuild b/x11-apps/xconsole/xconsole-0.99.0.ebuild
deleted file mode 100644
index 681265e0a9fd..000000000000
--- a/x11-apps/xconsole/xconsole-0.99.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-0.99.0.ebuild,v 1.3 2005/10/19 03:00:44 geoman Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xconsole application"
-KEYWORDS="~mips ~sparc ~x86"
-IUSE="xprint"
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="$(use_enable xprint)"
-
-pkg_setup() {
- if use xprint && ! built_with_use x11-libs/libXaw xprint; then
- die "Build x11-libs/libXaw with USE=xprint."
- fi
-}
diff --git a/x11-apps/xconsole/xconsole-0.99.1.ebuild b/x11-apps/xconsole/xconsole-0.99.1.ebuild
deleted file mode 100644
index 0097746f7626..000000000000
--- a/x11-apps/xconsole/xconsole-0.99.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xconsole application"
-KEYWORDS="~mips ~sparc ~x86"
-IUSE="xprint"
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="$(use_enable xprint)"
-
-pkg_setup() {
- if use xprint && ! built_with_use x11-libs/libXaw xprint; then
- die "Build x11-libs/libXaw with USE=xprint."
- fi
-}
diff --git a/x11-apps/xconsole/xconsole-0.99.2.ebuild b/x11-apps/xconsole/xconsole-0.99.2.ebuild
deleted file mode 100644
index 65c5b2be0ee4..000000000000
--- a/x11-apps/xconsole/xconsole-0.99.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-0.99.2.ebuild,v 1.2 2005/11/17 11:41:41 herbs Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xconsole application"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
-IUSE="xprint"
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="$(use_enable xprint)"
-
-pkg_setup() {
- if use xprint && ! built_with_use x11-libs/libXaw xprint; then
- die "Build x11-libs/libXaw with USE=xprint."
- fi
-}