summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-12-09 06:53:36 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-12-09 06:53:36 +0000
commit14760238223521be9d4fb00759b1eb167f766801 (patch)
treec74968f3398949873035f9923b1685ca0b4d2662 /x11-apps/xhost
parentPull old versions. (diff)
downloadgentoo-2-14760238223521be9d4fb00759b1eb167f766801.tar.gz
gentoo-2-14760238223521be9d4fb00759b1eb167f766801.tar.bz2
gentoo-2-14760238223521be9d4fb00759b1eb167f766801.zip
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r--x11-apps/xhost/ChangeLog6
-rw-r--r--x11-apps/xhost/files/digest-xhost-0.99.01
-rw-r--r--x11-apps/xhost/files/digest-xhost-0.99.11
-rw-r--r--x11-apps/xhost/files/digest-xhost-0.99.1-r11
-rw-r--r--x11-apps/xhost/files/digest-xhost-0.99.21
-rw-r--r--x11-apps/xhost/xhost-0.99.0.ebuild14
-rw-r--r--x11-apps/xhost/xhost-0.99.1-r1.ebuild17
-rw-r--r--x11-apps/xhost/xhost-0.99.1.ebuild17
-rw-r--r--x11-apps/xhost/xhost-0.99.2.ebuild17
9 files changed, 5 insertions, 70 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 876f1f56bd3f..301b527acc54 100644
--- a/x11-apps/xhost/ChangeLog
+++ b/x11-apps/xhost/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.12 2005/12/04 22:06:19 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.13 2005/12/09 06:51:46 spyderous Exp $
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xhost-0.99.0.ebuild,
+ -xhost-0.99.1.ebuild, -xhost-0.99.1-r1.ebuild, -xhost-0.99.2.ebuild:
+ Pull old versions.
*xhost-0.99.3 (04 Dec 2005)
diff --git a/x11-apps/xhost/files/digest-xhost-0.99.0 b/x11-apps/xhost/files/digest-xhost-0.99.0
deleted file mode 100644
index e4bc0067ccd7..000000000000
--- a/x11-apps/xhost/files/digest-xhost-0.99.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 55579ac12f830e907dc095daf00ebbe8 xhost-0.99.0.tar.bz2 62263
diff --git a/x11-apps/xhost/files/digest-xhost-0.99.1 b/x11-apps/xhost/files/digest-xhost-0.99.1
deleted file mode 100644
index 87f68e274bfa..000000000000
--- a/x11-apps/xhost/files/digest-xhost-0.99.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aab0d8fcc4a64e8b67b62b2f5d06a7f1 xhost-0.99.1.tar.bz2 83887
diff --git a/x11-apps/xhost/files/digest-xhost-0.99.1-r1 b/x11-apps/xhost/files/digest-xhost-0.99.1-r1
deleted file mode 100644
index 87f68e274bfa..000000000000
--- a/x11-apps/xhost/files/digest-xhost-0.99.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aab0d8fcc4a64e8b67b62b2f5d06a7f1 xhost-0.99.1.tar.bz2 83887
diff --git a/x11-apps/xhost/files/digest-xhost-0.99.2 b/x11-apps/xhost/files/digest-xhost-0.99.2
deleted file mode 100644
index 4e03beba0e9e..000000000000
--- a/x11-apps/xhost/files/digest-xhost-0.99.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b539a2a71890f804fae12baf4a59bf83 xhost-0.99.2.tar.bz2 83952
diff --git a/x11-apps/xhost/xhost-0.99.0.ebuild b/x11-apps/xhost/xhost-0.99.0.ebuild
deleted file mode 100644
index f7d74944c4b6..000000000000
--- a/x11-apps/xhost/xhost-0.99.0.ebuild
+++ /dev/null
@@ -1,14 +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/xhost/xhost-0.99.0.ebuild,v 1.7 2005/10/19 02:32:57 geoman Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xhost application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"
diff --git a/x11-apps/xhost/xhost-0.99.1-r1.ebuild b/x11-apps/xhost/xhost-0.99.1-r1.ebuild
deleted file mode 100644
index 8705c76ac926..000000000000
--- a/x11-apps/xhost/xhost-0.99.1-r1.ebuild
+++ /dev/null
@@ -1,17 +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/xhost/xhost-0.99.1-r1.ebuild,v 1.1 2005/10/27 15:23:07 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xhost application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"
diff --git a/x11-apps/xhost/xhost-0.99.1.ebuild b/x11-apps/xhost/xhost-0.99.1.ebuild
deleted file mode 100644
index 067ea1200d5c..000000000000
--- a/x11-apps/xhost/xhost-0.99.1.ebuild
+++ /dev/null
@@ -1,17 +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/xhost/xhost-0.99.1.ebuild,v 1.2 2005/10/27 03:42:32 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xhost application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"
diff --git a/x11-apps/xhost/xhost-0.99.2.ebuild b/x11-apps/xhost/xhost-0.99.2.ebuild
deleted file mode 100644
index cd2e4beecf25..000000000000
--- a/x11-apps/xhost/xhost-0.99.2.ebuild
+++ /dev/null
@@ -1,17 +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/xhost/xhost-0.99.2.ebuild,v 1.1 2005/11/11 19:55:41 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xhost application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"