From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3562B1382C5 for ; Sun, 25 Feb 2018 16:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47598E086D; Sun, 25 Feb 2018 16:00:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 183F9E086D for ; Sun, 25 Feb 2018 16:00:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6CB22335C38 for ; Sun, 25 Feb 2018 16:00:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFB33238 for ; Sun, 25 Feb 2018 16:00:17 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1519573347.5a54d538a21ab690b0cb04975f6770c3bf53aa22.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/esdl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/esdl/Manifest media-libs/esdl/esdl-1.0.1.ebuild media-libs/esdl/esdl-1.2.ebuild X-VCS-Directories: media-libs/esdl/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5a54d538a21ab690b0cb04975f6770c3bf53aa22 X-VCS-Branch: master Date: Sun, 25 Feb 2018 16:00:17 +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: afcc0cae-4923-47d0-a530-78f513e73316 X-Archives-Hash: e6170b64e8fcfdbbd0c485a8b4769c98 commit: 5a54d538a21ab690b0cb04975f6770c3bf53aa22 Author: Pacho Ramos gentoo org> AuthorDate: Sun Feb 25 15:42:27 2018 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Feb 25 15:42:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a54d538 media-libs/esdl: Drop old Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/esdl/Manifest | 2 -- media-libs/esdl/esdl-1.0.1.ebuild | 41 --------------------------------------- media-libs/esdl/esdl-1.2.ebuild | 41 --------------------------------------- 3 files changed, 84 deletions(-) diff --git a/media-libs/esdl/Manifest b/media-libs/esdl/Manifest index 7640de1ec96..e423431f90e 100644 --- a/media-libs/esdl/Manifest +++ b/media-libs/esdl/Manifest @@ -1,3 +1 @@ -DIST esdl-1.0.1.src.tar.gz 428917 BLAKE2B 917a9e2d76c4715ba689a403ce89d2235f72aae2b1783d813bb3dd377c95508e9d28d0036b4fccae4a7cf29c45952d7652726baedbcff31b688dd1b000661df9 SHA512 dedc3a4b995e1cdeccd8b389f9de4f8dcb4aa780e8e0ed01730972c94bae8a4897edf2183f24a15df19c0e1ae7bda5481bdbdc55f4e3de0da3efef13291f33ac -DIST esdl-1.2.src.tar.gz 270309 BLAKE2B b260987e54b1fe2c733b2f66d4e678f7ecffed8d8e578c17dfd66fd06990cbed3a786331ff6ebce3f97d30e45befecbfd9cdeb2ebb4fd27edd8bcbcbff43fa7b SHA512 74fa747f03deb38aee993ffbb1633120517a1aa43ef339d269482e41e91b925507bb60f0c37a082c4fb5b9938f8e7b7a6e9de9541b061be19446ee61a14a17d6 DIST esdl-1.3.1.src.tgz 308475 BLAKE2B 258d4c774ee56cf1c4afbb1f0a712cd42a1ca5742c7dde6c03b3f297351d3c3cda918491ad58338551450fb68ea29da04477c4057cebb7ffa81b9bba25a918b7 SHA512 66e8f69fa29fc0400f58dfa892656e00536a481a3dc364b9b295aee98818ff325f6475a009287352520ef428941e866b46e6f0267a7df184831c87b9304d385d diff --git a/media-libs/esdl/esdl-1.0.1.ebuild b/media-libs/esdl/esdl-1.0.1.ebuild deleted file mode 100644 index 6e37cb922e3..00000000000 --- a/media-libs/esdl/esdl-1.0.1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -inherit fixheadtails multilib eutils - -DESCRIPTION="Erlang bindings for the SDL library" -HOMEPAGE="http://esdl.sourceforge.net/" -SRC_URI="mirror://sourceforge/esdl/${P}.src.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 x86" -IUSE="image truetype" - -RDEPEND=">=dev-lang/erlang-13 - >=media-libs/libsdl-1.2.5[opengl] - image? ( media-libs/sdl-image ) - truetype? ( media-libs/sdl-ttf ) - virtual/opengl" -DEPEND="${RDEPEND}" - -src_prepare() { - sed -i "/CFLAGS.*=/s:-g -O2 -funroll-loops -Wall -ffast-math:${CFLAGS}:" c_src/Makefile - ht_fix_file Makefile c_src/Makefile - if use image ; then - sed -i "/ENABLE_SDL_IMAGE = /s:no:yes:" Makefile - fi - if use truetype ; then - sed -i "/ENABLE_SDL_TTF = /s:no:yes:" Makefile - fi -} - -src_install() { - addpredict /usr/$(get_libdir)/erlang/lib - ERLANG_DIR="/usr/$(get_libdir)/erlang/lib" - ESDL_DIR="${ERLANG_DIR}/${P}" - dodir ${ESDL_DIR} - make install INSTALLDIR="${D}"/${ESDL_DIR} || die "make install" -} diff --git a/media-libs/esdl/esdl-1.2.ebuild b/media-libs/esdl/esdl-1.2.ebuild deleted file mode 100644 index 81322a9d83b..00000000000 --- a/media-libs/esdl/esdl-1.2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -inherit fixheadtails multilib eutils - -DESCRIPTION="Erlang bindings for the SDL library" -HOMEPAGE="http://esdl.sourceforge.net/" -SRC_URI="mirror://sourceforge/esdl/${P}.src.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" -IUSE="image truetype" - -RDEPEND=">=dev-lang/erlang-14 - media-libs/libsdl[opengl] - image? ( media-libs/sdl-image ) - truetype? ( media-libs/sdl-ttf ) - virtual/opengl" -DEPEND="${RDEPEND}" - -src_prepare() { - sed -i "/CFLAGS.*=/s:-g -O2 -funroll-loops -Wall -ffast-math:${CFLAGS}:" c_src/Makefile - ht_fix_file Makefile c_src/Makefile - if use image ; then - sed -i "/ENABLE_SDL_IMAGE = /s:no:yes:" Makefile - fi - if use truetype ; then - sed -i "/ENABLE_SDL_TTF = /s:no:yes:" Makefile - fi -} - -src_install() { - addpredict /usr/$(get_libdir)/erlang/lib - ERLANG_DIR="/usr/$(get_libdir)/erlang/lib" - ESDL_DIR="${ERLANG_DIR}/${P}" - dodir ${ESDL_DIR} - make install INSTALLDIR="${D}"/${ESDL_DIR} || die "make install" -}