diff options
author | 2005-12-09 07:07:56 +0000 | |
---|---|---|
committer | 2005-12-09 07:07:56 +0000 | |
commit | 1fb3e5f473cd88c7df96e6e737ff1d1713522f2f (patch) | |
tree | e98f8475cf6e06a92fb744e4db8465a59b9453b8 /x11-apps/xauth | |
parent | Pull old versions. (diff) | |
download | historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.gz historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.bz2 historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.zip |
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xauth/files/digest-xauth-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xauth/files/digest-xauth-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xauth/files/digest-xauth-0.99.1-r1 | 1 | ||||
-rw-r--r-- | x11-apps/xauth/files/digest-xauth-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-0.99.0.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-0.99.1-r1.ebuild | 19 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-0.99.1.ebuild | 19 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-0.99.2.ebuild | 19 |
9 files changed, 5 insertions, 78 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 05cece77f39e..6b0ef9023222 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.12 2005/12/04 21:53:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.13 2005/12/09 06:40:43 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xauth-0.99.0.ebuild, + -xauth-0.99.1.ebuild, -xauth-0.99.1-r1.ebuild, -xauth-0.99.2.ebuild: + Pull old versions. *xauth-0.99.3 (04 Dec 2005) diff --git a/x11-apps/xauth/files/digest-xauth-0.99.0 b/x11-apps/xauth/files/digest-xauth-0.99.0 deleted file mode 100644 index ac739e7bfb70..000000000000 --- a/x11-apps/xauth/files/digest-xauth-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 fb8174c44beb47eb664dfa53317f5839 xauth-0.99.0.tar.bz2 72138 diff --git a/x11-apps/xauth/files/digest-xauth-0.99.1 b/x11-apps/xauth/files/digest-xauth-0.99.1 deleted file mode 100644 index 488421080558..000000000000 --- a/x11-apps/xauth/files/digest-xauth-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 86a7e4af32a3f78eb3bab3bc3f213b95 xauth-0.99.1.tar.bz2 93901 diff --git a/x11-apps/xauth/files/digest-xauth-0.99.1-r1 b/x11-apps/xauth/files/digest-xauth-0.99.1-r1 deleted file mode 100644 index 488421080558..000000000000 --- a/x11-apps/xauth/files/digest-xauth-0.99.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 86a7e4af32a3f78eb3bab3bc3f213b95 xauth-0.99.1.tar.bz2 93901 diff --git a/x11-apps/xauth/files/digest-xauth-0.99.2 b/x11-apps/xauth/files/digest-xauth-0.99.2 deleted file mode 100644 index 47a497a9b79a..000000000000 --- a/x11-apps/xauth/files/digest-xauth-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 00ecafeae7f688b7e6f49b5350389ad0 xauth-0.99.2.tar.bz2 93950 diff --git a/x11-apps/xauth/xauth-0.99.0.ebuild b/x11-apps/xauth/xauth-0.99.0.ebuild deleted file mode 100644 index 4ba5ac371987..000000000000 --- a/x11-apps/xauth/xauth-0.99.0.ebuild +++ /dev/null @@ -1,16 +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.0.ebuild,v 1.7 2005/10/19 02:27:39 geoman 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}" diff --git a/x11-apps/xauth/xauth-0.99.1-r1.ebuild b/x11-apps/xauth/xauth-0.99.1-r1.ebuild deleted file mode 100644 index c2947cee5ac1..000000000000 --- a/x11-apps/xauth/xauth-0.99.1-r1.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.1-r1.ebuild,v 1.1 2005/10/27 15:21:55 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-0.99.1.ebuild b/x11-apps/xauth/xauth-0.99.1.ebuild deleted file mode 100644 index da3fdb441e07..000000000000 --- a/x11-apps/xauth/xauth-0.99.1.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.1.ebuild,v 1.2 2005/10/27 03:39:02 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-0.99.2.ebuild b/x11-apps/xauth/xauth-0.99.2.ebuild deleted file mode 100644 index db9cf1a71979..000000000000 --- a/x11-apps/xauth/xauth-0.99.2.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.2.ebuild,v 1.1 2005/11/11 19:51:27 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)" |