From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/fpm2/
Date: Sun, 19 Feb 2017 23:46:01 +0000 (UTC) [thread overview]
Message-ID: <1487547815.3b52c8f3ced755d884bc3a6fa358d67ab81276b8.soap@gentoo> (raw)
commit: 3b52c8f3ced755d884bc3a6fa358d67ab81276b8
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sun Feb 19 08:22:03 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 23:43:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b52c8f3
x11-misc/fpm2: EAPI bump 4 -> 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029
x11-misc/fpm2/fpm2-0.79-r1.ebuild | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/x11-misc/fpm2/fpm2-0.79-r1.ebuild b/x11-misc/fpm2/fpm2-0.79-r1.ebuild
new file mode 100644
index 0000000000..5d437aa3dd
--- /dev/null
+++ b/x11-misc/fpm2/fpm2-0.79-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A GUI password manager utility with password generator"
+HOMEPAGE="http://als.regnet.cz/fpm2/"
+SRC_URI="http://als.regnet.cz/${PN}/download/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/gtk+-2.10.14:2
+ dev-libs/libxml2
+ >=dev-libs/glib-2.16
+ x11-libs/libX11"
+
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ dev-util/intltool"
+
+src_prepare() {
+ default
+ # fix tests
+ local x
+ for x in ${PN}.glade data/${PN}.desktop.in; do
+ echo "${x}" >> "${S}"/po/POTFILES.in || die
+ done
+}
next reply other threads:[~2017-02-19 23:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-19 23:46 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-04 9:17 [gentoo-commits] repo/gentoo:master commit in: x11-misc/fpm2/ Michał Górny
2018-07-19 9:09 Johannes Huber
2020-05-17 16:55 Aaron Bauman
2020-12-28 14:48 David Seifert
2020-12-29 10:11 David Seifert
2021-01-19 14:24 Sam James
2021-01-20 9:29 Sam James
2021-01-20 10:13 David Seifert
2025-06-09 3:13 Sam James
2025-10-14 20:32 Sam James
2025-10-18 10:24 Sam James
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=1487547815.3b52c8f3ced755d884bc3a6fa358d67ab81276b8.soap@gentoo \
--to=soap@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