From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie/
Date: Sat, 13 May 2017 12:15:11 +0000 (UTC) [thread overview]
Message-ID: <1494677513.3e13af59e93d6f995663fa80cb4be8e0664ffcb3.jer@gentoo> (raw)
commit: 3e13af59e93d6f995663fa80cb4be8e0664ffcb3
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:11:53 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat May 13 12:11:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e13af59
x11-misc/devilspie: Old.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
x11-misc/devilspie/Manifest | 1 -
x11-misc/devilspie/devilspie-0.22.ebuild | 39 --------------------------------
2 files changed, 40 deletions(-)
diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest
index 808d453509d..bf62bf52de3 100644
--- a/x11-misc/devilspie/Manifest
+++ b/x11-misc/devilspie/Manifest
@@ -1,2 +1 @@
-DIST devilspie-0.22.tar.gz 192646 SHA256 e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf SHA512 832b1ba0328357abe6c89a8b48c75c5a7789d134a0ce86721c413b2a0eacd43bfd8e6f06ca3ffb4386f04edb5a7800592e3545fb3b0637b44d3569be858546b4 WHIRLPOOL 157b22ea2ff042a17da5e170d3a56d1433029cdab1e70d0f31b870c542eaed7fd20022e62e89c55a7e3c397e00e3280f1dc21f8ee475672e43c5cea41ca7deaf
DIST devilspie-0.23.tar.xz 130984 SHA256 2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb SHA512 6ea6c79d317b0f35d943ecafa010e8c6011870796d83ff0a24a4853ad0ebad93608173dd1c4b645254d53c5c182c667e6eba42a20f764f258c211ee2bcd19174 WHIRLPOOL d1687a6c9b446bef1dc0a365ab7090c2afe36401ea158712dcb4bd098ffe8fe1a1a2ce8e3dca63197cd0c90d886283a220577a489e00bd7ffb39f19133b72cff
diff --git a/x11-misc/devilspie/devilspie-0.22.ebuild b/x11-misc/devilspie/devilspie-0.22.ebuild
deleted file mode 100644
index bdd31cb8449..00000000000
--- a/x11-misc/devilspie/devilspie-0.22.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit autotools
-
-DESCRIPTION="A Window Matching utility similar to Sawfish's Matched Windows feature"
-HOMEPAGE="http://www.burtonini.com/blog/computers/devilspie"
-SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.10
- x11-libs/gtk+:2
- >=x11-libs/libwnck-2.10:1
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- dev-util/intltool
- sys-devel/gettext
- gnome-base/gnome-common" # Required by eautoreconf
-
-src_prepare() {
- sed -i -e "s:\(/usr/share/doc/devilspie\):\1-${PVR}:" devilspie.1 || die
- sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am || die
- eautoreconf
- export LIBS="-lX11"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
- keepdir /etc/devilspie
-}
next reply other threads:[~2017-05-13 12:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-13 12:15 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 11:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie/ Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2021-03-30 9:06 Andreas Sturmlechner
2021-03-27 16:09 Sam James
2021-03-27 16:08 Sam James
2021-03-27 16:07 Sam James
2021-03-27 16:06 Sam James
2021-02-25 9:15 David Seifert
2021-02-25 9:15 David Seifert
2021-02-25 9:15 David Seifert
2017-05-25 14:20 Jeroen Roovers
2017-04-04 19:28 Tobias Klausmann
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=1494677513.3e13af59e93d6f995663fa80cb4be8e0664ffcb3.jer@gentoo \
--to=jer@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