From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-993600-garchives=archives.gentoo.org@lists.gentoo.org> 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 4304C139084 for <garchives@archives.gentoo.org>; Thu, 28 Dec 2017 15:20:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FDF7E0E61; Thu, 28 Dec 2017 15:20:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3F1A3E0E61 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Dec 2017 15:20:16 +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 C5011340CC0 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Dec 2017 15:20:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F6B3AFBF for <gentoo-commits@lists.gentoo.org>; Thu, 28 Dec 2017 15:20:13 +0000 (UTC) From: "Alexandre Rostovtsev" <tetromino@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" <tetromino@gentoo.org> Message-ID: <1514474390.5939977a5f6daf2a88e47ffc48eee670f2f6c039.tetromino@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/sassc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/sassc/Manifest dev-lang/sassc/sassc-3.4.5.ebuild X-VCS-Directories: dev-lang/sassc/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 5939977a5f6daf2a88e47ffc48eee670f2f6c039 X-VCS-Branch: master Date: Thu, 28 Dec 2017 15:20:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 90f0ea02-c620-4833-ad00-a2d9a0591798 X-Archives-Hash: 37026df12ace8d1d924b2cb9a90bab27 commit: 5939977a5f6daf2a88e47ffc48eee670f2f6c039 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org> AuthorDate: Thu Dec 28 15:15:07 2017 +0000 Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org> CommitDate: Thu Dec 28 15:19:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5939977a dev-lang/sassc: clean up old Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-lang/sassc/Manifest | 1 - dev-lang/sassc/sassc-3.4.5.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/dev-lang/sassc/Manifest b/dev-lang/sassc/Manifest index f4053bc6f2b..45e9aa7f3ae 100644 --- a/dev-lang/sassc/Manifest +++ b/dev-lang/sassc/Manifest @@ -1,2 +1 @@ -DIST sassc-3.4.5.tar.gz 24070 BLAKE2B bf783d55363326314806546877e442e5a8e9de19fd2d398c6a74fc4ff7ae014e413206abad353f4ded0298f80ac545d187fe4fdbf7f8b70c92cf749359fea67e SHA512 b317ac4bd776dbf688c3e7b763e8af7221a75e6bcc96fdf41f51682577ff88fbc63797619f5418bcc60287075b60bd3bc40dd29a1d83ab1553e7d5f82b11f463 DIST sassc-3.4.7.tar.gz 25834 BLAKE2B 7eaeed2f3e454420c82e0f0b8b3877a3256835297d33e35b34517a8981d96e708de5e94364db97ffc6b702e4c136bc37db6e6d11347388b8dbecb75373bf1593 SHA512 f515241260557f17932ed2fc205375169c40d5b83c7a24577487426e33be607a5a8a90e58512a4e6d4ed3796f391b09ef6e148f9b293a76c73cea267dcf9440b diff --git a/dev-lang/sassc/sassc-3.4.5.ebuild b/dev-lang/sassc/sassc-3.4.5.ebuild deleted file mode 100644 index 986e5579b3d..00000000000 --- a/dev-lang/sassc/sassc-3.4.5.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -if [[ ${PV} = *9999 ]]; then - EGIT_REPO_URI="https://github.com/sass/sassc.git" - inherit git-r3 - KEYWORDS= -else - SRC_URI="https://github.com/sass/sassc/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux" -fi - -DESCRIPTION="A libsass command line driver" -HOMEPAGE="https://github.com/sass/sassc" -LICENSE="MIT" -SLOT="0" -IUSE="" - -RDEPEND=">=dev-libs/libsass-3.4:=" -DEPEND="${RDEPEND}" - -DOCS=( Readme.md ) - -src_prepare() { - default - - if [[ ${PV} != *9999 ]]; then - [[ -f VERSION ]] || echo "${PV}" > VERSION - fi - - eautoreconf -}