public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/sassc/
Date: Tue, 12 Jan 2021 15:39:05 +0000 (UTC)	[thread overview]
Message-ID: <1610465058.67d0af6d547fa219a8e602300947bf6d0735c339.sam@gentoo> (raw)

commit:     67d0af6d547fa219a8e602300947bf6d0735c339
Author:     David Mudrak <gentoo <AT> mudrd8mz <DOT> net>
AuthorDate: Tue Jan 12 12:52:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 15:24:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d0af6d

dev-lang/sassc: version bump to 3.6.1

Bug: https://bugs.gentoo.org/764974
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Mudrak <gentoo <AT> mudrd8mz.net>
Closes: https://github.com/gentoo/gentoo/pull/19044
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-lang/sassc/Manifest           |  1 +
 dev-lang/sassc/sassc-3.6.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-lang/sassc/Manifest b/dev-lang/sassc/Manifest
index d002f7969d3..c79ef9284f4 100644
--- a/dev-lang/sassc/Manifest
+++ b/dev-lang/sassc/Manifest
@@ -1 +1,2 @@
 DIST sassc-3.6.0.tar.gz 26111 BLAKE2B 91d634bd652607407c48f141aa39260739357f6eeb4bade1fff1bfdd4e4e6e0757712501395c913ef1a8944ec9174649fa5ce657af4afec6f9f0eb7f804e1ff2 SHA512 0d8de651b1587f4994a5da85ad09ec2ce6e240213dbaa567c6b9baa612fe82e337061d9a5a8a3a5588e4c366c1178b6fd04e9d699a0be3d83c68f98bac774527
+DIST sassc-3.6.1.tar.gz 26137 BLAKE2B 73aaabe4f4dab7efdaef591918da8a4bd79e98dff0105666548f00b09657f46d2e28523988d60eef7f4b1eedacbfe17638e96f5a9c98a5325ef9e56f681c0e28 SHA512 b6df8f481db0737ca08808c0849dcbd83e80799d883271d382607b7a74028153195f5f9c26768ffe1a9a92ee8c26be3c382ad7b3a5336eb6e4a0dad58132690e

diff --git a/dev-lang/sassc/sassc-3.6.1.ebuild b/dev-lang/sassc/sassc-3.6.1.ebuild
new file mode 100644
index 00000000000..309816f17dd
--- /dev/null
+++ b/dev-lang/sassc/sassc-3.6.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+SRC_URI="https://github.com/sass/sassc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+
+DESCRIPTION="A libsass command line driver"
+HOMEPAGE="https://github.com/sass/sassc"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/libsass:="
+DEPEND="${RDEPEND}"
+
+DOCS=( Readme.md )
+
+src_prepare() {
+	default
+	eautoreconf
+}


             reply	other threads:[~2021-01-12 15:39 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12 15:39 Sam James [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
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-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=1610465058.67d0af6d547fa219a8e602300947bf6d0735c339.sam@gentoo \
    --to=sam@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