From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CEC531388C1 for ; Sun, 15 Nov 2015 20:43:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26E2E21C050; Sun, 15 Nov 2015 20:43:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91D0421C050 for ; Sun, 15 Nov 2015 20:43:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D541D33E142 for ; Sun, 15 Nov 2015 20:43:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A3F0B5D for ; Sun, 15 Nov 2015 20:43:30 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1447620101.505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXTrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXTrap/Manifest x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild x11-libs/libXTrap/libXTrap-1.0.0.ebuild X-VCS-Directories: x11-libs/libXTrap/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e X-VCS-Branch: master Date: Sun, 15 Nov 2015 20:43:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7f65032b-f303-4f40-a18b-06e5f7c90b0c X-Archives-Hash: 7323a5e9bce55b89aa001f5ef66fa33d commit: 505644e05ce40ccfa2d3b9dc4dd2a4f99159fd4e Author: Manuel Rüger gentoo org> AuthorDate: Sun Nov 15 20:41:41 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Nov 15 20:41:41 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505644e0 x11-libs/libXTrap: Remove old Package-Manager: portage-2.2.24 x11-libs/libXTrap/Manifest | 1 - x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild | 18 ------------------ x11-libs/libXTrap/libXTrap-1.0.0.ebuild | 19 ------------------- 3 files changed, 38 deletions(-) diff --git a/x11-libs/libXTrap/Manifest b/x11-libs/libXTrap/Manifest index 7a4954f..19e7a4b 100644 --- a/x11-libs/libXTrap/Manifest +++ b/x11-libs/libXTrap/Manifest @@ -1,2 +1 @@ -DIST libXTrap-1.0.0.tar.bz2 220148 SHA256 cfd12ce675bd5cdeac3720582741fe81a99343bef475d440cb34a7f2cdfe34ba SHA512 294ea55af9bba46d8dba137c12b2dce4befb4d0596e68b0d0a9d8a0182a7d6b758f6b39985723dcc9e1b44699befab4b9ab4480cfe515494edb4aae901be1101 WHIRLPOOL 4f578acc83cfc6f6625940dcec036f0c122d1e291dd35322e804dc6c1942f83796535cf1375467913a47922fd08da9a59fb7fc99eeab1555d4fa980b52953061 DIST libXTrap-1.0.1.tar.bz2 269484 SHA256 8f373d55985676b893d61bd5a255ec9f214be4682ec1167d30356e6564e7252e SHA512 638f79aeb7a68aaff51839266c74b5e4f875e5bb2b473f01a637ea0dd75e4fbc7350612ff27dc12716142397c824fe16b178003015878f34f439d90d748391f1 WHIRLPOOL f38821942fc75ab9b4dbc49da9dd9d685e8bbcff3d79151eb345281d135ef75cfcbc645780dcedb139e6fc769d5db0d57f6e5993992876ba79c1ccf1c5bf0d65 diff --git a/x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild b/x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild deleted file mode 100644 index aaefd36..0000000 --- a/x11-libs/libXTrap/libXTrap-1.0.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org XTrap library" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext - x11-proto/trapproto - x11-proto/xextproto" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libXTrap/libXTrap-1.0.0.ebuild b/x11-libs/libXTrap/libXTrap-1.0.0.ebuild deleted file mode 100644 index 45aea76..0000000 --- a/x11-libs/libXTrap/libXTrap-1.0.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XTrap library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-proto/trapproto - x11-proto/xextproto"