public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie2/
Date: Sun, 22 Jan 2017 11:11:07 +0000 (UTC)	[thread overview]
Message-ID: <1485083466.a6ed8daf9ce4326a15d57e18e13a587ae9d3abeb.jer@gentoo> (raw)

commit:     a6ed8daf9ce4326a15d57e18e13a587ae9d3abeb
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 11:10:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 11:11:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ed8daf

x11-misc/devilspie2: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/devilspie2/Manifest               |  2 --
 x11-misc/devilspie2/devilspie2-0.37.ebuild | 47 ------------------------------
 x11-misc/devilspie2/devilspie2-0.39.ebuild | 47 ------------------------------
 3 files changed, 96 deletions(-)

diff --git a/x11-misc/devilspie2/Manifest b/x11-misc/devilspie2/Manifest
index db8ab0e..b761a2c 100644
--- a/x11-misc/devilspie2/Manifest
+++ b/x11-misc/devilspie2/Manifest
@@ -1,5 +1,3 @@
 DIST devilspie2_0.36-src.tar.gz 44818 SHA256 7d0c2982d65f4dfc9d64f29f72252cce3354231938bc79da8034edfb3394ae11 SHA512 5ab755e7b2f12c0d6304a7ce4a25c95f1cb5d11eec42da0902239e37e2f637663706a21b2d69643f423b8fd597761283fc7a0efc8c201e1f07e503a2057fefd6 WHIRLPOOL 2a6aac66c8fe9e5a0eb8099eca835bc1a7382627e662fdbd70f598a4ead478ca9d8a8510a6ce353f2a186ac94f71a5df67375dd91a3dbd4c9cc001854d1cc6fa
-DIST devilspie2_0.37-src.tar.gz 44722 SHA256 463db05b85723f571e16034b3c9281bdcc3a2cffcaa2cf056580575ee8a421b6 SHA512 1eaf7d6a5074179d1a3b356ed25e0243bb177e8d408797a8efe230ae1b737d18f52442a69f92a3f47cece2d91c70b4c7d9cb378183eb353f0e163ac772f9478e WHIRLPOOL a58c6137415108c10e603e4c095309038801b2a82dfa0ea1befd8a03b62d341fdf3015314df0ebb0f81f43b481c3661b6904ef28a1899bd52aeb98922dcd509a
-DIST devilspie2_0.39-src.tar.gz 45341 SHA256 07b74ffc078e5f01525d9da7a1978b4c1a9725b814b344f83a1a203cf4caae09 SHA512 3389351296df8398a18e7cadf46d8fb7c3817939b0e0348410c8623fde89132dfda7ebe516092de6bc1ae10e9204e66dc44eca8953a3533fd4fbc518184f07cb WHIRLPOOL a5b9c3b1272dbf183c22adb373689321cba3d59495e4c7590859a2750d9465241a7044bd38dbc0a3ff11c4fee9fa56392f469f03b6124c677ce31e1145504f7a
 DIST devilspie2_0.41-src.tar.gz 47334 SHA256 7fe2139cbefb2c42b29f985344b876b3fc35a793048b9fb87def4fbe2853ebfd SHA512 1420678864b989473527efaca3b7955259f324aa405ee2c76349f00f78da77324cc2d57c26782fc0723542f578fdea44425e23bd037ff8d58e157b4afcbf5a6e WHIRLPOOL 9b77f80b34798f6fc872749b5d4780b2d2a02ffa77a8b06bc618d10ec31efae9345423393d34de01b012346b973f247daa438d9c665836d26dc5625624640291
 DIST devilspie2_0.42-src.tar.gz 48663 SHA256 11f5bc310fba4df404c057461ffb3fadac8ef51d211008c665c48f587a5a3f85 SHA512 796b95ded542a76343ffcff25d7838ee3bc25f37d9a02d06785a71aeb7c0da3ef05279f9b88216124c5c9c64754fde59973445a954b0f446f5b4ebe6a25f3055 WHIRLPOOL bed081e9faca39bda83a3d0c191de9f809611462d7fb7e6982414e0526feb7b8c240123d31bad9cb385977a222833b8a16642ce70718545597dc9468da733064

diff --git a/x11-misc/devilspie2/devilspie2-0.37.ebuild b/x11-misc/devilspie2/devilspie2-0.37.ebuild
deleted file mode 100644
index 815fe93..00000000
--- a/x11-misc/devilspie2/devilspie2-0.37.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# check locales on version bump!
-PLOCALES="fi fr ja nl pt_BR ru sv"
-inherit flag-o-matic toolchain-funcs l10n
-
-DESCRIPTION="Devilspie like window matching utility, using LUA for scripting"
-HOMEPAGE="http://devilspie2.gusnan.se"
-SRC_URI="http://devilspie2.gusnan.se/download/${PN}_${PV}-src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/glib-2.32.4:2
-	>=dev-lang/lua-5.1.5
-	>=x11-libs/gtk+-3.4.4:3
-	>=x11-libs/libwnck-3.4.4:3
-	x11-libs/libX11"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	virtual/pkgconfig
-	x11-proto/xproto"
-
-src_prepare() {
-	use debug && append-cflags -D_DEBUG
-}
-
-src_compile() {
-	emake CC=$(tc-getCC) PREFIX="/usr" LANGUAGES="$(l10n_get_locales)"
-}
-
-src_install() {
-	emake PREFIX="/usr" DESTDIR="${D}" LANGUAGES="$(l10n_get_locales)" install
-
-	dodoc AUTHORS ChangeLog README README.translators TODO VERSION
-	doman devilspie2.1
-}
-
-pkg_postinst() {
-	elog "Default directory for scripts is ~/.config/devilspie2/"
-}

diff --git a/x11-misc/devilspie2/devilspie2-0.39.ebuild b/x11-misc/devilspie2/devilspie2-0.39.ebuild
deleted file mode 100644
index 5e53f9e..00000000
--- a/x11-misc/devilspie2/devilspie2-0.39.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# check locales on version bump!
-PLOCALES="fi fr ja nl pt_BR ru sv"
-inherit flag-o-matic toolchain-funcs l10n
-
-DESCRIPTION="Devilspie like window matching utility, using LUA for scripting"
-HOMEPAGE="http://devilspie2.gusnan.se"
-SRC_URI="http://download.savannah.gnu.org/releases/devilspie2/devilspie2_${PV}-src.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/glib-2.32.4:2
-	>=dev-lang/lua-5.1.5:0
-	>=x11-libs/gtk+-3.4.4:3
-	>=x11-libs/libwnck-3.4.4:3
-	x11-libs/libX11"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	virtual/pkgconfig
-	x11-proto/xproto"
-
-src_prepare() {
-	use debug && append-cflags -D_DEBUG
-}
-
-src_compile() {
-	emake CC=$(tc-getCC) PREFIX="/usr" LANGUAGES="$(l10n_get_locales)"
-}
-
-src_install() {
-	emake PREFIX="/usr" DESTDIR="${D}" LANGUAGES="$(l10n_get_locales)" install
-
-	dodoc AUTHORS ChangeLog README README.translators TODO VERSION
-	doman devilspie2.1
-}
-
-pkg_postinst() {
-	elog "Default directory for scripts is ~/.config/devilspie2/"
-}


             reply	other threads:[~2017-01-22 11:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22 11:11 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-09  9:27 [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie2/ Ionen Wolkens
2024-12-16  8:42 Ionen Wolkens
2024-11-14  1:49 Sam James
2024-11-13 10:53 Sam James
2024-10-19  1:28 Ionen Wolkens
2022-11-19 14:22 Ionen Wolkens
2022-02-16  6:58 Ionen Wolkens
2022-01-30  4:53 Ionen Wolkens
2022-01-30  4:53 Ionen Wolkens
2021-07-04 14:03 Ulrich Müller
2021-02-22  7:25 Sam James
2021-02-22  7:25 Sam James
2021-01-23  4:20 Sam James
2021-01-23  4:09 Sam James
2020-09-04  8:41 Jeroen Roovers
2019-03-20 18:33 Aaron Bauman
2017-01-22 11:11 Jeroen Roovers
2016-04-07 11:46 Jeroen Roovers
2016-04-07 11:41 Jeroen Roovers
2015-08-16 10:50 Julian Ospald
2015-08-14 21:23 Julian Ospald

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=1485083466.a6ed8daf9ce4326a15d57e18e13a587ae9d3abeb.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