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 52B8C139696 for ; Wed, 1 Mar 2017 18:42:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4B0021C03E; Wed, 1 Mar 2017 18:42:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 805A321C03E for ; Wed, 1 Mar 2017 18:42:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6258B3416D5 for ; Wed, 1 Mar 2017 18:42:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B19858F0 for ; Wed, 1 Mar 2017 18:42:06 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1488392682.745b4ba0ffe13cc14ba3f55a499b06ecb021ba11.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ctemplate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/ctemplate/Manifest dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild dev-cpp/ctemplate/ctemplate-2.3.ebuild X-VCS-Directories: dev-cpp/ctemplate/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 745b4ba0ffe13cc14ba3f55a499b06ecb021ba11 X-VCS-Branch: master Date: Wed, 1 Mar 2017 18:42:06 +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: 8798d3d6-d61e-4bbb-8d00-e80836a328e8 X-Archives-Hash: 7124da01dc1e1c6f75ff3e935b747306 commit: 745b4ba0ffe13cc14ba3f55a499b06ecb021ba11 Author: David Seifert gentoo org> AuthorDate: Wed Mar 1 18:24:42 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Mar 1 18:24:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745b4ba0 dev-cpp/ctemplate: Remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-cpp/ctemplate/Manifest | 1 - dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild | 68 ----------------------------- dev-cpp/ctemplate/ctemplate-2.3.ebuild | 67 ---------------------------- 3 files changed, 136 deletions(-) diff --git a/dev-cpp/ctemplate/Manifest b/dev-cpp/ctemplate/Manifest index 037deb76a38..1afe5c38e4a 100644 --- a/dev-cpp/ctemplate/Manifest +++ b/dev-cpp/ctemplate/Manifest @@ -1,2 +1 @@ -DIST ctemplate-2.2_p129.tar.bz2 581172 SHA256 1903533180ed9604e548ee7dfb3b704368bda5ce5e5b84f1e448f966730500d7 SHA512 049ae4a9269f668ae6fc6207609a10609d59d7731c999a2ede191cef26d9203ab32ae87a48d5b08457a83a8dbd2be61621dbb8b2361e2747c63502f4caf4f8e7 WHIRLPOOL 790c2242a003ba8ceba3783be26a6a4a0af71605a6ee867d16eff6771f02b071a51e94d620233420aba6da1a9797a0cebcb9e1dce6626703077546c53873dcad DIST ctemplate-2.3.tar.bz2 564389 SHA256 6409e74486888be371cf29900ba757e5443c958295f2099359d5ef6a6acceeec SHA512 546645389a8bfed59686b62b43cb7d53714ac98e1b75311c217bb0f3b6201d5d486766b1ce7e35bf15032372e45c36b27008f54085bd0c9ef0dd0b7e04b8e3f5 WHIRLPOOL 9261906ddb6857a378aa9f86a9cd87b6fcb9c79c442ff2b87ddf92021fdd64140f3cb87cbb2b1f3775fa2f5a0d039d1b4ceca3cf07f1efc841fbfb72e9f1467e diff --git a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild deleted file mode 100644 index 5e700bc7f05..00000000000 --- a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -AM_OPTS="--force-missing" -AUTOTOOLS_AUTORECONF=1 -AUTOTOOLS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python2_7 ) -inherit autotools-utils elisp-common python-any-r1 - -DESCRIPTION="A simple but powerful template language for C++" -HOMEPAGE="https://github.com/olafvdspek/ctemplate" -SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux" -IUSE="doc emacs vim-syntax static-libs test" - -DEPEND="test? ( ${PYTHON_DEPS} )" -RDEPEND="vim-syntax? ( >=app-editors/vim-core-7 ) - emacs? ( virtual/emacs )" - -DOCS=( AUTHORS ChangeLog NEWS README ) - -SITEFILE="70ctemplate-gentoo.el" - -# Some tests are broken in 2.2_p129 -RESTRICT="test" - -src_compile() { - autotools-utils_src_compile - - if use emacs ; then - elisp-compile contrib/tpl-mode.el || die "elisp-compile failed" - fi -} - -src_install() { - autotools-utils_src_install - - # Installs just every piece - rm -rf "${ED}/usr/share/doc" - - use doc && dohtml doc/* - - if use vim-syntax ; then - cd "${S}/contrib" - sh highlighting.vim || die "unpacking vim scripts failed" - insinto /usr/share/vim/vimfiles - doins -r .vim/* - fi - - if use emacs ; then - cd "${S}/contrib" - elisp-install ${PN} tpl-mode.el tpl-mode.elc || die "elisp-install failed" - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi -} - -pkg_postinst() { - use emacs && elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen -} diff --git a/dev-cpp/ctemplate/ctemplate-2.3.ebuild b/dev-cpp/ctemplate/ctemplate-2.3.ebuild deleted file mode 100644 index 28a3b7498aa..00000000000 --- a/dev-cpp/ctemplate/ctemplate-2.3.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -AUTOTOOLS_AUTORECONF=1 -AUTOTOOLS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python2_7 ) -inherit autotools-utils elisp-common python-any-r1 - -DESCRIPTION="A simple but powerful template language for C++" -HOMEPAGE="https://github.com/olafvdspek/ctemplate" -SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="doc emacs vim-syntax static-libs test" - -DEPEND="test? ( ${PYTHON_DEPS} )" -RDEPEND="vim-syntax? ( >=app-editors/vim-core-7 ) - emacs? ( virtual/emacs )" - -DOCS=( AUTHORS ChangeLog NEWS README ) - -SITEFILE="70ctemplate-gentoo.el" - -# Some tests are broken in 2.3 -RESTRICT="test" - -src_compile() { - autotools-utils_src_compile - - if use emacs ; then - elisp-compile contrib/tpl-mode.el || die "elisp-compile failed" - fi -} - -src_install() { - autotools-utils_src_install - - # Installs just every piece - rm -rf "${ED}/usr/share/doc" - - use doc && dohtml doc/* - - if use vim-syntax ; then - cd "${S}/contrib" - sh highlighting.vim || die "unpacking vim scripts failed" - insinto /usr/share/vim/vimfiles - doins -r .vim/* - fi - - if use emacs ; then - cd "${S}/contrib" - elisp-install ${PN} tpl-mode.el tpl-mode.elc || die "elisp-install failed" - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi -} - -pkg_postinst() { - use emacs && elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen -}