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 DC7A6138010 for ; Tue, 16 Feb 2016 01:38:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEFA6E083A; Tue, 16 Feb 2016 01:38:18 +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 C53E9E0835 for ; Tue, 16 Feb 2016 01:38:17 +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 DEB97340A38 for ; Tue, 16 Feb 2016 01:38:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 626971606 for ; Tue, 16 Feb 2016 01:38:12 +0000 (UTC) From: "Michael Sterrett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" Message-ID: <1455586656.4e27ce36d95bb0909d348172b5b824c6a4a5a4f6.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/s25rttr/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/s25rttr/s25rttr-0.8.1.ebuild X-VCS-Directories: games-strategy/s25rttr/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 4e27ce36d95bb0909d348172b5b824c6a4a5a4f6 X-VCS-Branch: master Date: Tue, 16 Feb 2016 01:38:12 +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: 2fb4c39d-0a9e-4857-8747-947b8c9321a6 X-Archives-Hash: f380be2a450b9368948d1493e120a965 commit: 4e27ce36d95bb0909d348172b5b824c6a4a5a4f6 Author: Michael Sterrett gentoo org> AuthorDate: Tue Feb 16 00:53:23 2016 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Tue Feb 16 01:37:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e27ce36 games-strategy/s25rttr: clean old Package-Manager: portage-2.2.26 games-strategy/s25rttr/s25rttr-0.8.1.ebuild | 109 ---------------------------- 1 file changed, 109 deletions(-) diff --git a/games-strategy/s25rttr/s25rttr-0.8.1.ebuild b/games-strategy/s25rttr/s25rttr-0.8.1.ebuild deleted file mode 100644 index 202ecbc..0000000 --- a/games-strategy/s25rttr/s25rttr-0.8.1.ebuild +++ /dev/null @@ -1,109 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils cmake-utils gnome2-utils games - -DESCRIPTION="Open Source remake of The Settlers II game (needs original game files)" -HOMEPAGE="http://www.siedler25.org/" -# no upstream source tarball yet -# https://bugs.launchpad.net/s25rttr/+bug/1069546 -SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug glfw" - -RDEPEND="app-arch/bzip2 - media-libs/libsamplerate - media-libs/libsdl[X,sound,opengl,video] - media-libs/libsndfile - media-libs/sdl-mixer[vorbis] - net-libs/miniupnpc - virtual/libiconv - virtual/opengl - glfw? (