commit:     572ebd8bbda9285ca387686daa1edf8d75190be6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  8 10:16:15 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 10:16:32 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=572ebd8b

x11-apps/xauth: Remove old

Package-Manager: portage-2.2.24

 x11-apps/xauth/Manifest           |  1 -
 x11-apps/xauth/xauth-1.0.8.ebuild | 25 -------------------------
 x11-apps/xauth/xauth-1.0.9.ebuild | 25 -------------------------
 3 files changed, 51 deletions(-)

diff --git a/x11-apps/xauth/Manifest b/x11-apps/xauth/Manifest
index 4b37772..c620eb9 100644
--- a/x11-apps/xauth/Manifest
+++ b/x11-apps/xauth/Manifest
@@ -1,2 +1 @@
-DIST xauth-1.0.8.tar.bz2 146794 SHA256 
a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7 SHA512 
7eb55ad0db16d6f3146413d47b8d3a7dca4cdefa8d9d1421149bc14fd6a78168c7098f3665a3cb413a76566e4dec1e51ae9372336f9be3370fdd3cb5245489d3
 WHIRLPOOL 
abeead3d9535b4b242ec459fc4386d730838cb8b39428a7128b7865d0a00f01ea000a017371bf930d1c9beb9d273df562fc9948f22c164725ee550ebc623d890
 DIST xauth-1.0.9.tar.bz2 154976 SHA256 
56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f SHA512 
e7b8e950a3e9e36131041692a22b2390c75df94fa8b5f4ea2ef2d79778e000865b1b0ec5930612dedb782d451022ee52c7c9a404d249809adb4b905b66f44d0b
 WHIRLPOOL 
16f2686a181281610df55d405738d0a39fd7fa891a58606b13abed3754179802e1b22a938ef43d6d4205dfa8ff7f764f5e1c5323e58bed080ccd33ca4f4f0134

diff --git a/x11-apps/xauth/xauth-1.0.8.ebuild 
b/x11-apps/xauth/xauth-1.0.8.ebuild
deleted file mode 100644
index dd3b219..0000000
--- a/x11-apps/xauth/xauth-1.0.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="X authority file utility"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXau
-       x11-libs/libXext
-       x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable ipv6)
-       )
-       xorg-2_pkg_setup
-}

diff --git a/x11-apps/xauth/xauth-1.0.9.ebuild 
b/x11-apps/xauth/xauth-1.0.9.ebuild
deleted file mode 100644
index 3f56575..0000000
--- a/x11-apps/xauth/xauth-1.0.9.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="X authority file utility"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXau
-       x11-libs/libXext
-       x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable ipv6)
-       )
-       xorg-2_pkg_setup
-}

Reply via email to