public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amy Liffey" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/libinput-gestures/
Date: Wed, 15 Mar 2017 21:37:38 +0000 (UTC)	[thread overview]
Message-ID: <1489613846.38336366d319a417a0f3d057504b5adcaea64361.amynka@gentoo> (raw)

commit:     38336366d319a417a0f3d057504b5adcaea64361
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp <DOT> ua>
AuthorDate: Sun Mar 12 13:28:10 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 21:37:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38336366

x11-misc/libinput-gestures: bump to 2.19

1. Sorted USE flags alphabetically.
Closes: #4191

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/libinput-gestures/Manifest                           |  1 +
 ...put-gestures-9999.ebuild => libinput-gestures-2.19.ebuild} | 11 +++++------
 x11-misc/libinput-gestures/libinput-gestures-9999.ebuild      |  4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/x11-misc/libinput-gestures/Manifest b/x11-misc/libinput-gestures/Manifest
index 347915af5e5..c8560be16c5 100644
--- a/x11-misc/libinput-gestures/Manifest
+++ b/x11-misc/libinput-gestures/Manifest
@@ -1 +1,2 @@
 DIST libinput-gestures-2.15.tar.gz 11468 SHA256 95a91a2c7c4c9f91c035f7defb6868a92f6c61218d0fcb0a87b0fa63527c2912 SHA512 b0449ce3355e700655cf450b62e239566f2a49127bb4afeda659e04026657d86f13dbfd101399428771b92323e6c55cf40f75bad79025ff80eb9003d85345c23 WHIRLPOOL 9ff81290ecadc17bf2fbfeeb0a5ce1ff0adb059c1675f111a18144f13ac058f5efda445f139fb6158b17ec81a0b6014400d9c54fa8c393f206f4e4c71382b310
+DIST libinput-gestures-2.19.tar.gz 13031 SHA256 3f7cea70af6fc83f8d5910ef2a2a18955b0682b04c7a094ba6bcd46d912ddaaa SHA512 d67e5180e89dd1032fc16be6c6bb8b17f413bc41ebf2d92735fa444b23b5001ae37e243d1089f96308ea22a015b38c066ad8ca2a8f33feea247a51d6bf049d10 WHIRLPOOL 40d8b8715f2960454b843446548fc6106a56b21ca309089e077a2bf9ee4ea2b9ce0bc07025521de9f86851ce98a549e06baacf17923a7eb82e3424700674dbd3

diff --git a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild b/x11-misc/libinput-gestures/libinput-gestures-2.19.ebuild
similarity index 75%
copy from x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
copy to x11-misc/libinput-gestures/libinput-gestures-2.19.ebuild
index c52057900f6..766fd4ddfc5 100644
--- a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
+++ b/x11-misc/libinput-gestures/libinput-gestures-2.19.ebuild
@@ -1,21 +1,20 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python{3_4,3_5} )
 
-inherit git-r3 python-single-r1
+inherit python-single-r1
 
 DESCRIPTION="Actions gestures on your touchpad using libinput"
 HOMEPAGE="https://github.com/bulletmark/${PN}"
-EGIT_REPO_URI="https://github.com/bulletmark/${PN}.git"
-SRC_URI=""
+SRC_URI="https://github.com/bulletmark/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
-IUSE="kde gtk"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk kde"
 
 RDEPEND="${PYTHON_DEPS}
 	dev-libs/libinput

diff --git a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
index c52057900f6..dd54500b3b4 100644
--- a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
+++ b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ SRC_URI=""
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="kde gtk"
+IUSE="gtk kde"
 
 RDEPEND="${PYTHON_DEPS}
 	dev-libs/libinput


             reply	other threads:[~2017-03-15 21:37 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 21:37 Amy Liffey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 11:45 [gentoo-commits] repo/gentoo:master commit in: x11-misc/libinput-gestures/ Andreas Sturmlechner
2024-05-28  1:59 Sam James
2022-07-15 13:08 Sam James
2021-07-08 17:35 Matt Turner
2021-05-31 21:07 Michał Górny
2021-01-16  8:05 Joonas Niilola
2021-01-16  8:05 Joonas Niilola
2020-01-06 15:40 Joonas Niilola
2020-01-06 15:40 Joonas Niilola
2019-11-18  6:14 Joonas Niilola
2019-11-17  8:31 Joonas Niilola
2019-11-17  8:31 Joonas Niilola
2019-11-17  8:31 Joonas Niilola
2019-02-03 14:08 Andreas Sturmlechner
2019-02-03 14:08 Andreas Sturmlechner
2018-12-04 22:37 Michał Górny
2018-12-04 22:37 Michał Górny
2018-11-03  9:04 Michał Górny
2018-11-03  9:04 Michał Górny
2018-10-07  9:31 Michał Górny
2018-10-07  9:31 Michał Górny
2018-06-17 18:44 Andreas Sturmlechner
2018-04-26  7:50 Lars Wendler
2018-04-26  7:50 Lars Wendler
2018-04-26  7:50 Lars Wendler
2018-04-26  7:50 Lars Wendler
2018-02-04 22:49 Patrice Clement
2018-01-04 19:20 Craig Andrews
2017-12-25 13:53 Andreas Sturmlechner
2017-12-25 13:53 Andreas Sturmlechner
2017-07-30 14:55 David Seifert
2017-01-03 23:14 Patrice Clement

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=1489613846.38336366d319a417a0f3d057504b5adcaea64361.amynka@gentoo \
    --to=amynka@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