public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/eiciel/
Date: Sat,  5 Sep 2015 16:47:42 +0000 (UTC)	[thread overview]
Message-ID: <1441471651.39fa4cbfdd55b2c4b48d03e9d2a092f2af9c44d7.pacho@gentoo> (raw)

commit:     39fa4cbfdd55b2c4b48d03e9d2a092f2af9c44d7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 16:46:57 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 16:47:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39fa4cbf

gnome-extra/eiciel: Version bump

Package-Manager: portage-2.2.20.1

 gnome-extra/eiciel/Manifest             |  1 +
 gnome-extra/eiciel/eiciel-0.9.10.ebuild | 35 +++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/gnome-extra/eiciel/Manifest b/gnome-extra/eiciel/Manifest
index 35091e6..4c6496b 100644
--- a/gnome-extra/eiciel/Manifest
+++ b/gnome-extra/eiciel/Manifest
@@ -1,2 +1,3 @@
+DIST eiciel-0.9.10.tar.bz2 647578 SHA256 27adf2b0c777836401d8a5e6195c30e4cadef893fdc2a2bd64356bde309ed688 SHA512 7801753edfb07b566f4979067c91031dcb8f3010a7cc96e12b05847706d81e10eb6c5e6df224c98cf9d2ad8cb5d9b7848dd610e1c6c3c8a2331c1d4ca3cc61fe WHIRLPOOL 2bd1935268b3a42fbfc788387263812d73ad06e4fd291f79117821c3b5fb9a5b24b7aa405e4df6e0d6fb5bfebfcaf12713a27924bbdc94bd6e72a78b0e9bc66e
 DIST eiciel-0.9.8.2.tar.bz2 648067 SHA256 fd99837a57adf83767765a4f096ae81c0af7e33f81df24c55c304b3b649c2079 SHA512 b50479f10d7516ecee2880a03d49ba0d5b13914b3c417f34f960fe7e28aefd0779650915326473180ec19d4c7b6a5998da603c9ccd90a05558521465f99aa9cb WHIRLPOOL 3cd792ca0fed6799a811a92205f32f2b208d684c4a8840cdc5baa8f4825ff55e29885999c0206fbb05ff4e02941f2b71ed2ccce959e1a9a81f7de810b928c229
 DIST eiciel-0.9.9.tar.bz2 647313 SHA256 c87635f15b381ae912d8d015badf9c0d1428c9a766383399c1351eb02e5b479b SHA512 d2031cdc479851ce207000251dcef9121501f8447b60d37fad9f0fe940bfde0e775443f6988f058e565920089cfacf007461f3c8b5a4146f779f9a22396ac7e9 WHIRLPOOL 4eebbab5a5847fd9f3ec6f937dae7a09a000b1b7d232cd366cf9dba6a7f479b16265bf0ba5ce8f5c5d6f36636007f33e3a5bef4a459523b737e83151a33a4fed

diff --git a/gnome-extra/eiciel/eiciel-0.9.10.ebuild b/gnome-extra/eiciel/eiciel-0.9.10.ebuild
new file mode 100644
index 0000000..d287dfd
--- /dev/null
+++ b/gnome-extra/eiciel/eiciel-0.9.10.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="ACL editor for GNOME, with Nautilus extension"
+HOMEPAGE="http://rofi.roger-ferrer.org/eiciel/"
+SRC_URI="http://rofi.roger-ferrer.org/eiciel/download/${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
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	>=sys-devel/gettext-0.18.1
+"
+
+src_configure() {
+	gnome2_src_configure \
+		--disable-static \
+		--with-gnome-version=3 \
+		$(use_enable xattr user-attributes)
+}


             reply	other threads:[~2015-09-05 16:47 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-05 16:47 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-07 21:11 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/eiciel/ Mikle Kolyada
2015-11-07 11:46 Pacho Ramos
2015-11-07 11:46 Pacho Ramos
2016-01-01 21:22 Pacho Ramos
2016-01-01 21:22 Pacho Ramos
2016-03-06 18:58 Mikle Kolyada
2019-02-21 19:42 Dennis Lamm
2019-02-21 19:44 Dennis Lamm
2020-01-26 22:39 Thomas Deutschmann
2020-01-27  9:45 Mikle Kolyada
2020-01-28  9:39 Mart Raudsepp
2021-05-29  6:09 Sam James
2021-05-29  9:02 Sam James
2021-08-28 21:14 Matt Turner
2022-01-20 10:02 Jakov Smolić
2022-01-24  3:39 Sam James
2022-10-30 16:34 Matt Turner
2022-12-22 11:14 Arthur Zamarin
2022-12-31 20:39 Matt Turner
2023-02-17  8:23 Arthur Zamarin
2023-02-20 17:32 Matt Turner

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=1441471651.39fa4cbfdd55b2c4b48d03e9d2a092f2af9c44d7.pacho@gentoo \
    --to=pacho@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