summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r--x11-apps/xauth/ChangeLog6
-rw-r--r--x11-apps/xauth/files/digest-xauth-0.99.31
-rw-r--r--x11-apps/xauth/files/digest-xauth-1.0.01
-rw-r--r--x11-apps/xauth/xauth-0.99.3.ebuild19
-rw-r--r--x11-apps/xauth/xauth-1.0.0.ebuild19
5 files changed, 5 insertions, 41 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog
index 65565a3fb2a6..0a2496c555d2 100644
--- a/x11-apps/xauth/ChangeLog
+++ b/x11-apps/xauth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xauth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.16 2005/12/26 10:36:04 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.17 2005/12/26 21:00:19 joshuabaergen Exp $
+
+ 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ -xauth-0.99.3.ebuild, -xauth-1.0.0.ebuild:
+ Pull old versions.
26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xauth-1.0.1.ebuild:
Marked ~alpha
diff --git a/x11-apps/xauth/files/digest-xauth-0.99.3 b/x11-apps/xauth/files/digest-xauth-0.99.3
deleted file mode 100644
index b6f3eaa85300..000000000000
--- a/x11-apps/xauth/files/digest-xauth-0.99.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e54c7cc9596988ab0da31fd7596e75c0 xauth-0.99.3.tar.bz2 94649
diff --git a/x11-apps/xauth/files/digest-xauth-1.0.0 b/x11-apps/xauth/files/digest-xauth-1.0.0
deleted file mode 100644
index 397df0e7bd6f..000000000000
--- a/x11-apps/xauth/files/digest-xauth-1.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a20d508c4c0b7fb596d923dbb1b464a2 xauth-1.0.0.tar.bz2 95656
diff --git a/x11-apps/xauth/xauth-0.99.3.ebuild b/x11-apps/xauth/xauth-0.99.3.ebuild
deleted file mode 100644
index 13984e84ce3a..000000000000
--- a/x11-apps/xauth/xauth-0.99.3.ebuild
+++ /dev/null
@@ -1,19 +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/xauth/xauth-0.99.3.ebuild,v 1.1 2005/12/04 21:53:44 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xauth application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXext
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"
diff --git a/x11-apps/xauth/xauth-1.0.0.ebuild b/x11-apps/xauth/xauth-1.0.0.ebuild
deleted file mode 100644
index 7d2c18b5da6b..000000000000
--- a/x11-apps/xauth/xauth-1.0.0.ebuild
+++ /dev/null
@@ -1,19 +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/xauth/xauth-1.0.0.ebuild,v 1.1 2005/12/18 19:24:46 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xauth application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXext
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"