From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/eiciel/
Date: Sat, 28 Aug 2021 21:14:42 +0000 (UTC) [thread overview]
Message-ID: <1630185265.944420dcc987bbf19e051d7dbdf10ab7a5e83b6c.mattst88@gentoo> (raw)
commit: 944420dcc987bbf19e051d7dbdf10ab7a5e83b6c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 28 19:11:44 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 28 21:14:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944420dc
gnome-extra/eiciel: Version bump to 0.9.13.1
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 +
| 35 +++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
--git a/gnome-extra/eiciel/Manifest b/gnome-extra/eiciel/Manifest
index 5c22cb7452b..ab7b1ca0cde 100644
--- a/gnome-extra/eiciel/Manifest
+++ b/gnome-extra/eiciel/Manifest
@@ -1 +1,2 @@
+DIST eiciel-0.9.13.1.tar.bz2 708191 BLAKE2B f80faf2f529db99fe60c78d60f854e8d92cc3fc3f1044517b5282a09175d80b695bfaee13b8f58fbfb2b7e1eff8a702f552231d75970ceedb3da813a8a95cea1 SHA512 91a79be7585a21addf47b23df7d03d6a44bdf541f52026b3124d6434e4fa379b9a1cd55eb9f164dba843c1fa73b669cca5d2a34d44b6c325dd0bdbaa701c7c9d
DIST eiciel-0.9.13.tar.bz2 707838 BLAKE2B 30702b20482984885dfdb222e631f7572f3199b93509baa48762c0925b1fd78e1601a1279e7454543ddc32e813288cd01f0fdc2cb0c2eb0c5812cefcf8cac29f SHA512 7b5fde27e2d28c69f02092896bb0065372f93319d8ff8ad285b8b0e52acbe6d43b96f7dc215d7210602c6f766b48d2e2c66361dd28ea0f567ed6faf3bbcfdd14
--git a/gnome-extra/eiciel/eiciel-0.9.13.1.ebuild b/gnome-extra/eiciel/eiciel-0.9.13.1.ebuild
new file mode 100644
index 00000000000..5ea9779a81f
--- /dev/null
+++ b/gnome-extra/eiciel/eiciel-0.9.13.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="ACL editor for GNOME, with Nautilus extension"
+HOMEPAGE="https://rofi.roger-ferrer.org/eiciel/"
+SRC_URI="https://rofi.roger-ferrer.org/eiciel/files/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nautilus xattr"
+
+DEPEND="
+ >=sys-apps/acl-2.2.32
+ dev-cpp/gtkmm:3.0
+ >=dev-cpp/glibmm-2.50:2
+ nautilus? ( >=gnome-base/nautilus-3 )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ virtual/pkgconfig
+ >=sys-devel/gettext-0.18.1
+"
+
+src_configure() {
+ gnome2_src_configure \
+ --disable-static \
+ --with-gnome-version=3 \
+ $(use_enable nautilus nautilus-extension) \
+ $(use_enable xattr user-attributes)
+}
next reply other threads:[~2021-08-28 21:14 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-28 21:14 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-20 17:32 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/eiciel/ Matt Turner
2023-02-17 8:23 Arthur Zamarin
2022-12-31 20:39 Matt Turner
2022-12-22 11:14 Arthur Zamarin
2022-10-30 16:34 Matt Turner
2022-01-24 3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2020-01-28 9:39 Mart Raudsepp
2020-01-27 9:45 Mikle Kolyada
2020-01-26 22:39 Thomas Deutschmann
2019-02-21 19:44 Dennis Lamm
2019-02-21 19:42 Dennis Lamm
2016-03-06 18:58 Mikle Kolyada
2016-01-01 21:22 Pacho Ramos
2016-01-01 21:22 Pacho Ramos
2015-11-07 11:46 Pacho Ramos
2015-11-07 11:46 Pacho Ramos
2015-09-07 21:11 Mikle Kolyada
2015-09-05 16:47 Pacho Ramos
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=1630185265.944420dcc987bbf19e051d7dbdf10ab7a5e83b6c.mattst88@gentoo \
--to=mattst88@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