From 16b8542529c60594441dc28c5cdeb4f16728443e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 18 Jun 2024 10:56:56 +0100 Subject: app-text/simplenote : EAPI bump --- app-text/simplenote/simplenote-2.6.0-r1.ebuild | 37 +++++++++++++++++++++++++ app-text/simplenote/simplenote-2.6.0.ebuild | 37 ------------------------- metadata/md5-cache/app-text/simplenote-2.6.0 | 14 ---------- metadata/md5-cache/app-text/simplenote-2.6.0-r1 | 14 ++++++++++ metadata/pkg_desc_index | 2 +- 5 files changed, 52 insertions(+), 52 deletions(-) create mode 100644 app-text/simplenote/simplenote-2.6.0-r1.ebuild delete mode 100644 app-text/simplenote/simplenote-2.6.0.ebuild delete mode 100644 metadata/md5-cache/app-text/simplenote-2.6.0 create mode 100644 metadata/md5-cache/app-text/simplenote-2.6.0-r1 diff --git a/app-text/simplenote/simplenote-2.6.0-r1.ebuild b/app-text/simplenote/simplenote-2.6.0-r1.ebuild new file mode 100644 index 00000000..daac3e12 --- /dev/null +++ b/app-text/simplenote/simplenote-2.6.0-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=8 + +inherit unpacker + +DESCRIPTION="The simplest way to keep notes" +HOMEPAGE="https://github.com/Automattic/simplenote-electron" +SRC_URI="https://github.com/Automattic/simplenote-electron/releases/download/v${PV}/Simplenote-linux-${PV}-amd64.deb" + +LICENSE="GPL2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="dev-libs/nss + media-libs/alsa-lib + x11-libs/gtk+:2 + x11-libs/libXtst + x11-libs/libnotify" +RDEPEND="${DEPEND}" + +RESTRICT="mirror strip" + +S="${WORKDIR}" + +src_unpack() { + unpack_deb ${A} +} + +src_install() { + rm -rf ${S}/usr/share/doc || die + cp -R ${S}/* "${D}" || die + fperms 4711 /opt/Simplenote/chrome-sandbox || die +} diff --git a/app-text/simplenote/simplenote-2.6.0.ebuild b/app-text/simplenote/simplenote-2.6.0.ebuild deleted file mode 100644 index 2c9ed96b..00000000 --- a/app-text/simplenote/simplenote-2.6.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit eutils unpacker - -DESCRIPTION="The simplest way to keep notes" -HOMEPAGE="https://github.com/Automattic/simplenote-electron" -SRC_URI="https://github.com/Automattic/simplenote-electron/releases/download/v${PV}/Simplenote-linux-${PV}-amd64.deb" - -LICENSE="GPL2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-libs/nss - media-libs/alsa-lib - x11-libs/gtk+:2 - x11-libs/libXtst - x11-libs/libnotify" -RDEPEND="${DEPEND}" - -RESTRICT="mirror strip" - -S="${WORKDIR}" - -src_unpack() { - unpack_deb ${A} -} - -src_install() { - rm -rf ${S}/usr/share/doc || die - cp -R ${S}/* "${D}" || die - fperms 4711 /opt/Simplenote/chrome-sandbox || die -} diff --git a/metadata/md5-cache/app-text/simplenote-2.6.0 b/metadata/md5-cache/app-text/simplenote-2.6.0 deleted file mode 100644 index d85a9070..00000000 --- a/metadata/md5-cache/app-text/simplenote-2.6.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=dev-libs/nss media-libs/alsa-lib x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify -DESCRIPTION=The simplest way to keep notes -EAPI=6 -HOMEPAGE=https://github.com/Automattic/simplenote-electron -INHERIT=eutils unpacker -KEYWORDS=amd64 x86 -LICENSE=GPL2 -RDEPEND=dev-libs/nss media-libs/alsa-lib x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify -RESTRICT=mirror strip -SLOT=0 -SRC_URI=https://github.com/Automattic/simplenote-electron/releases/download/v2.6.0/Simplenote-linux-2.6.0-amd64.deb -_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 8c71fb9c4d7cfece295d510d74995a8e eqawarn c9847c43b3253a276ae2eabddedab3d7 estack c61c368a76fdf3a82fdf8dbaebea3804 eutils 27d6d8292d4e729f95acaddba111de88 ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe preserve-libs 21162ec96c87041004a75348d97342dd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=6944def2f979a4a54e6c2898ff410ae8 diff --git a/metadata/md5-cache/app-text/simplenote-2.6.0-r1 b/metadata/md5-cache/app-text/simplenote-2.6.0-r1 new file mode 100644 index 00000000..30b94057 --- /dev/null +++ b/metadata/md5-cache/app-text/simplenote-2.6.0-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install unpack +DEPEND=dev-libs/nss media-libs/alsa-lib x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify +DESCRIPTION=The simplest way to keep notes +EAPI=8 +HOMEPAGE=https://github.com/Automattic/simplenote-electron +INHERIT=unpacker +KEYWORDS=amd64 x86 +LICENSE=GPL2 +RDEPEND=dev-libs/nss media-libs/alsa-lib x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify +RESTRICT=mirror strip +SLOT=0 +SRC_URI=https://github.com/Automattic/simplenote-electron/releases/download/v2.6.0/Simplenote-linux-2.6.0-amd64.deb +_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 +_md5_=94f69937a9a798289f2667ec4705ce05 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 15cc00da..a9057975 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -17,7 +17,7 @@ app-misc/redcore-skel 1.314.1337-r3: Redcore Linux skel tree app-portage/flaggie 0.99.8-r1: A smart CLI mangler for package.* files app-portage/sisyphus 6.2403.1: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) app-portage/sisyphus-qt 6.2403.1: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) -app-text/simplenote 2.6.0: The simplest way to keep notes +app-text/simplenote 2.6.0-r1: The simplest way to keep notes dev-go/go-protobuf 1.5.2: Go support for Google's protocol buffers dev-go/protoc-gen-go-grpc 1.2.0: This tool generates Go language bindings of services in protobuf definition files for gRPC dev-libs/libdbusmenu-qt 0.9.3_pre20160218-r2: A library providing Qt implementation of DBusMenu specification (meta mackage) -- cgit v1.2.3