From: "Dennis Lamm" <expeditioneer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/eiciel/
Date: Thu, 21 Feb 2019 19:42:29 +0000 (UTC) [thread overview]
Message-ID: <1550778136.27ab6aa2a58cc04aafca70e61a7f2b301caa358f.expeditioneer@gentoo> (raw)
commit: 27ab6aa2a58cc04aafca70e61a7f2b301caa358f
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 21 19:41:49 2019 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 19:42:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ab6aa2
gnome-extra/eiciel: bump to 0.9.12.1
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
| 1 +
| 36 +++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
--git a/gnome-extra/eiciel/Manifest b/gnome-extra/eiciel/Manifest
index 37530892886..a9fe68c3c1a 100644
--- a/gnome-extra/eiciel/Manifest
+++ b/gnome-extra/eiciel/Manifest
@@ -1 +1,2 @@
DIST eiciel-0.9.11.tar.bz2 680384 BLAKE2B 1d16aa383b25fb870f44bb942736287b063ff82c886119207dd222adad900f529075f58c0d5881e7f8d845f0c43d099dafd3f6e871bb11fe7171a7d1e099f8f7 SHA512 914b8b888e502a31f6c70bcc7d391ea8b79dde07e13b9a6ebb3b52a20b793fafd7a7a7f8ff7177c0150a223a74cae1b06fca0a274bc27545bb89223b4b8fd2aa
+DIST eiciel-0.9.12.1.tar.bz2 723727 BLAKE2B e32f3af9f4664610169fc718a9d274ae9d91c5d0d56a6be9872da1c105b349584300879742b753a02ad621cdc597591c52f47d705222ad52cb37b0750616a553 SHA512 f54fbb149eed7f8fd534b77ec5e2d0f579c68a39afd7417a2298d75c7e95c459b49fc8ccb66d0188956ffaadf3bcc8a3eb048425cb82fc875573eb131f4b0494
--git a/gnome-extra/eiciel/eiciel-0.9.12.1.ebuild b/gnome-extra/eiciel/eiciel-0.9.12.1.ebuild
new file mode 100644
index 00000000000..88a5e838f14
--- /dev/null
+++ b/gnome-extra/eiciel/eiciel-0.9.12.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit flag-o-matic gnome2
+
+DESCRIPTION="ACL editor for GNOME, with Nautilus extension"
+HOMEPAGE="http://rofi.roger-ferrer.org/eiciel/"
+SRC_URI="http://rofi.roger-ferrer.org/eiciel/files/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="xattr"
+
+RDEPEND="
+ >=sys-apps/acl-2.2.32
+ >=dev-cpp/gtkmm-3:3.0
+ >=gnome-base/nautilus-3
+ gnome-base/gvfs
+"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ >=sys-devel/gettext-0.18.1
+"
+
+src_configure() {
+ append-cxxflags -std=c++11
+ gnome2_src_configure \
+ --disable-static \
+ --with-gnome-version=3 \
+ $(use_enable xattr user-attributes)
+}
next reply other threads:[~2019-02-21 19:42 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-21 19:42 Dennis Lamm [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-08-28 21:14 Matt Turner
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
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=1550778136.27ab6aa2a58cc04aafca70e61a7f2b301caa358f.expeditioneer@gentoo \
--to=expeditioneer@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