From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf/
Date: Mon, 14 Jun 2021 09:18:22 +0000 (UTC) [thread overview]
Message-ID: <1623662255.791ef4dc33496a284608e0b3a9187f70cba37cb8.asturm@gentoo> (raw)
commit: 791ef4dc33496a284608e0b3a9187f70cba37cb8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 09:17:35 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 09:17:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791ef4dc
x11-misc/obconf: Drop 2.0.4, EAPI5--
Bug: https://bugs.gentoo.org/562346
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-misc/obconf/Manifest | 1 -
x11-misc/obconf/obconf-2.0.4.ebuild | 38 -------------------------------------
2 files changed, 39 deletions(-)
diff --git a/x11-misc/obconf/Manifest b/x11-misc/obconf/Manifest
index 2c203ca2d16..72ea3646391 100644
--- a/x11-misc/obconf/Manifest
+++ b/x11-misc/obconf/Manifest
@@ -1,2 +1 @@
-DIST obconf-2.0.4.tar.gz 456523 BLAKE2B ef3b3e4664ccd1095f5e1cd468fa3d021cd469a641930309a41c7b1cf418b9d87b2d8f4420342363dc4781d8e3aca3e8ffc0b9aac0151a2399579c5ff0997cc8 SHA512 b8cf6f363fa8c2f1d21142a3f79687a72f683f564285b05751c822ddf7a421b09c3440cbc5b08eb09d151601c6ada835ff5cc940bf5abeec2210cca26b552294
DIST obconf-2.0.4_p20150213.tar.gz 154638 BLAKE2B 9ff9d206b8f789d2c7bf68f6f959f34d19f368645bc4efb77b5a730a8f69db5309ddecc0afb09e7cd2f9cb2af4e705112f3365f43dfbe94c4ff523d8a7f0dff5 SHA512 987c97729b248e9d9fb4c82a131517ee8f31df5dd455b5b658730204c354bf17f7876c269c1d1ec6497ca360698a393c7275b9e7ada5b31abb75ed7b06092e30
diff --git a/x11-misc/obconf/obconf-2.0.4.ebuild b/x11-misc/obconf/obconf-2.0.4.ebuild
deleted file mode 100644
index cdca961153a..00000000000
--- a/x11-misc/obconf/obconf-2.0.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xdg-utils
-
-DESCRIPTION="ObConf is a tool for configuring the Openbox window manager"
-HOMEPAGE="http://openbox.org/wiki/ObConf:About"
-SRC_URI="http://openbox.org/dist/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~x86-linux"
-IUSE="nls"
-
-RDEPEND="gnome-base/libglade:2.0
- x11-libs/gtk+:2
- x11-libs/startup-notification
- >=x11-wm/openbox-3.5.2"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-src_configure() {
- econf \
- $(use_enable nls)
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
-}
next reply other threads:[~2021-06-14 9:18 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-14 9:18 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-28 20:44 [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf/ Ionen Wolkens
2021-07-21 14:49 Yixun Lan
2021-06-14 6:40 Sergei Trofimovich
2021-06-13 6:30 Agostino Sarubbo
2021-06-13 6:04 Sam James
2021-06-13 6:04 Sam James
2021-06-12 16:32 Sam James
2021-06-12 16:32 Sam James
2021-06-12 16:32 Sam James
2021-05-15 11:30 Andreas Sturmlechner
2021-05-15 11:30 Andreas Sturmlechner
2021-03-05 22:20 Sam James
2020-02-09 14:42 Mart Raudsepp
2018-07-19 9:12 Johannes Huber
2018-04-20 19:48 David Seifert
2017-11-26 23:33 David Seifert
2017-02-05 19:08 David Seifert
2017-02-05 19:08 David Seifert
2017-01-22 16:27 Agostino Sarubbo
2016-10-01 11:50 Jeroen Roovers
2016-09-26 12:36 Agostino Sarubbo
2016-09-04 10:21 Tobias Klausmann
2016-08-30 20:15 Markus Meier
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=1623662255.791ef4dc33496a284608e0b3a9187f70cba37cb8.asturm@gentoo \
--to=asturm@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