commit:     e37900c846c33022bf09fb4910789b66368d4702
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Wed Mar  8 19:30:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 20:50:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37900c8

x11-misc/xpad: Bump to 4.8.0

Gentoo-Bug: https://bugs.gentoo.org/603224
Gentoo-Bug: https://bugs.gentoo.org/611904
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4166

 x11-misc/xpad/Manifest          |  1 +
 x11-misc/xpad/xpad-4.8.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-misc/xpad/Manifest b/x11-misc/xpad/Manifest
index f89fc769bab..29337d03ebd 100644
--- a/x11-misc/xpad/Manifest
+++ b/x11-misc/xpad/Manifest
@@ -1,2 +1,3 @@
 DIST xpad-4.2.tar.bz2 244275 SHA256 
d51b0e5f813a790ca55c3a0390650cbe1c567407e0f224b8b23c6f49403ea813 SHA512 
4d619c9198198f4380d37b29243b76069c0e036fd30d7c6e2aa9105e8b7b1e0520c0c35fbf71f6cbd58be4a8799ddb04602694971cb46f70789b732eaa4d59b7
 WHIRLPOOL 
69166df7b1dd9be00115a13e2b9dcdb17a2bc7926e285cf2a9aee1ade9e1bb0d3fd19fc98e4c131510aa4f66332394676fb083019e3c02a8a399b76919e499d5
 DIST xpad-4.5.0.tar.bz2 1907957 SHA256 
f870cefc92593febf266bb0f90ceb0feeb4af7eb1033625fca50933701a7b9e8 SHA512 
b12f35dc2f7b05a233d293cd837f0cd549c00e1ae6f7b4b9eeb48347b4605dc66d9c261fd3475f25189bef1d46917c8281ec088e2d441a182a9a8c356d75ac87
 WHIRLPOOL 
1c2bf4041560c66c118fb1dbd5077b8d70ba628ad3e149915b25709d6325c10f3820fab46fe1a6c18d7b74e3a706aece80f1242be5c54a19167a7de74d365cde
+DIST xpad-4.8.0.tar.bz2 247547 SHA256 
42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d SHA512 
286afe23ace31e983c7db44231600dfb5c9ef2faa82b5560df3e1ab0b64deba2bee52cf805b728b12705b899ac3f3bc9715bc77d0d7e01dd692b9802edd358fe
 WHIRLPOOL 
796f0c7b27ed2c4b928d6c5b1460500991242c26199fde67b66b9ddb7f1093afd1a641b79db4414b63420d1889749aedb68cc6fe1503e10d96b98fb60fb2cf52

diff --git a/x11-misc/xpad/xpad-4.8.0.ebuild b/x11-misc/xpad/xpad-4.8.0.ebuild
new file mode 100644
index 00000000000..e340c1bd597
--- /dev/null
+++ b/x11-misc/xpad/xpad-4.8.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="a sticky note application for jotting down things to remember"
+HOMEPAGE="https://launchpad.net/xpad";
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND="
+       dev-libs/glib:2
+       app-accessibility/at-spi2-atk
+       dev-libs/atk
+       sys-devel/gettext
+       x11-libs/gdk-pixbuf
+       x11-libs/gtk+:3[X]
+       x11-libs/gtksourceview:3.0
+       x11-libs/libICE
+       x11-libs/libSM
+       x11-libs/pango
+"
+DEPEND="
+       ${RDEPEND}
+       >=dev-util/intltool-0.31
+       sys-devel/gettext
+       virtual/pkgconfig
+"

Reply via email to