From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/sassc/
Date: Sun, 19 May 2019 21:41:49 +0000 (UTC) [thread overview]
Message-ID: <1558301927.36326b260bfaa10a2c52ff49ba3464e3c5ff0333.vdupras@gentoo> (raw)
commit: 36326b260bfaa10a2c52ff49ba3464e3c5ff0333
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 21:38:47 2019 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Sun May 19 21:38:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36326b26
dev-lang/sassc: remove old
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-lang/sassc/Manifest | 1 -
dev-lang/sassc/sassc-3.4.7.ebuild | 36 ------------------------------------
2 files changed, 37 deletions(-)
diff --git a/dev-lang/sassc/Manifest b/dev-lang/sassc/Manifest
index f86ac70c1ef..6b628a965d4 100644
--- a/dev-lang/sassc/Manifest
+++ b/dev-lang/sassc/Manifest
@@ -1,2 +1 @@
-DIST sassc-3.4.7.tar.gz 25834 BLAKE2B 7eaeed2f3e454420c82e0f0b8b3877a3256835297d33e35b34517a8981d96e708de5e94364db97ffc6b702e4c136bc37db6e6d11347388b8dbecb75373bf1593 SHA512 f515241260557f17932ed2fc205375169c40d5b83c7a24577487426e33be607a5a8a90e58512a4e6d4ed3796f391b09ef6e148f9b293a76c73cea267dcf9440b
DIST sassc-3.5.0.tar.gz 25834 BLAKE2B 69bb085f537ca2fba70aa96326e49f756cab52a8cac631dbe0dc88459a488c65dd856deebea335d4b3539b30658b327c3d32d1e79dae1021893a0627508ceadd SHA512 9c94056f66688016dd8eaae9cc791be4b397406b89f1289946c4481b5e1904486878d22fd65e695ed89f9b41a9f902932eb4074e7b0923ce3d4823ea3140334f
diff --git a/dev-lang/sassc/sassc-3.4.7.ebuild b/dev-lang/sassc/sassc-3.4.7.ebuild
deleted file mode 100644
index 7170b6df340..00000000000
--- a/dev-lang/sassc/sassc-3.4.7.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
-}
next reply other threads:[~2019-05-19 21:41 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-19 21:41 Virgil Dupras [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-28 4:18 [gentoo-commits] repo/gentoo:master commit in: dev-lang/sassc/ WANG Xuerui
2021-05-22 15:31 Andrew Ammerlaan
2021-05-22 15:10 Sam James
2021-05-22 3:05 Sam James
2021-05-22 1:32 Sam James
2021-03-16 19:23 Sam James
2021-02-19 20:04 Sam James
2021-02-19 12:07 Sam James
2021-02-19 2:41 Sam James
2021-01-18 14:30 Joonas Niilola
2021-01-12 15:39 Sam James
2020-01-27 19:53 Mart Raudsepp
2019-12-05 7:42 Pacho Ramos
2019-11-19 15:40 Agostino Sarubbo
2019-11-19 7:38 Agostino Sarubbo
2019-11-19 1:31 Aaron Bauman
2019-07-05 19:05 Virgil Dupras
2019-05-28 2:35 Aaron Bauman
2019-05-21 21:51 Virgil Dupras
2019-05-19 21:41 Virgil Dupras
2019-03-30 0:12 Virgil Dupras
2019-03-02 19:56 Sergei Trofimovich
2019-02-19 18:05 Andreas Sturmlechner
2018-10-23 22:43 James Le Cuirot
2018-03-23 20:17 Alexandre Rostovtsev
2018-03-23 20:17 Alexandre Rostovtsev
2018-01-29 3:17 Alexandre Rostovtsev
2017-12-28 15:20 Alexandre Rostovtsev
2017-12-28 15:20 Alexandre Rostovtsev
2017-12-26 2:06 Thomas Deutschmann
2017-11-23 18:43 Alexandre Rostovtsev
2017-11-07 8:37 Alexandre Rostovtsev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1558301927.36326b260bfaa10a2c52ff49ba3464e3c5ff0333.vdupras@gentoo \
--to=vdupras@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox