From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/rememberthemilk/
Date: Tue, 3 Aug 2021 08:45:48 +0000 (UTC) [thread overview]
Message-ID: <1627748320.830a04858109649ab1b03c2e2776ac6d8cda02d0.andrewammerlaan@gentoo> (raw)
commit: 830a04858109649ab1b03c2e2776ac6d8cda02d0
Author: Jesus P Rey (Chuso) <gentoo <AT> chuso <DOT> net>
AuthorDate: Sat Jul 31 16:11:35 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 16:18:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=830a0485
app-misc/rememberthemilk: Remove old.
Signed-off-by: Jesus P Rey <gentoo <AT> chuso.net>
app-misc/rememberthemilk/Manifest | 1 -
.../rememberthemilk/rememberthemilk-1.3.0.ebuild | 61 ----------------------
2 files changed, 62 deletions(-)
diff --git a/app-misc/rememberthemilk/Manifest b/app-misc/rememberthemilk/Manifest
index 59159157c..11862f4b7 100644
--- a/app-misc/rememberthemilk/Manifest
+++ b/app-misc/rememberthemilk/Manifest
@@ -1,2 +1 @@
-DIST rememberthemilk-1.3.0-1.x86_64.rpm 54726776 BLAKE2B 77c4cac7f93f095f042501ad0f7bd7f30f5be69eb0eec86cfd7e4c29a961e3989b88ae650fc122afc5c4014da676b7a32ccbecf3e7d2472a7295150edc3c0881 SHA512 4270b049c0c33e24774e1933baf67a4a84248d47155a7f7fc8dace8ba219ca06008af5a8694465cd55534374f69bde4f144e8a170ea13c13849f8393190c78f8
DIST rememberthemilk-1.3.11-1.x86_64.rpm 56213872 BLAKE2B 21d69f4ff5ae3cc43cacf60b0530b7bd1dfb1b059d1073a88ace48594c02afaabd9e9c85f351e233d84900c5cc22e9cb74828e3a07a6a5c877633a9ffbab5d6a SHA512 e4fb89a195a7fef3124b83548cbf559fb203ccfaa422aecda6c1c9f68cc3b134d91aa99ade859e7c9776709dc910533611c30876b4f39c6db7fe788deaf0bfa3
diff --git a/app-misc/rememberthemilk/rememberthemilk-1.3.0.ebuild b/app-misc/rememberthemilk/rememberthemilk-1.3.0.ebuild
deleted file mode 100644
index 9833eb239..000000000
--- a/app-misc/rememberthemilk/rememberthemilk-1.3.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop rpm wrapper
-
-DESCRIPTION="Freemium simple to-do tasks manager"
-HOMEPAGE="https://www.rememberthemilk.com"
-SRC_URI="https://www.${PN}.com/download/linux/fedora/21/x86_64/${P}-1.x86_64.rpm"
-
-S="${WORKDIR}"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="bindist mirror"
-QA_PREBUILD="*"
-
-RDEPEND="
- app-accessibility/at-spi2-atk
- app-accessibility/at-spi2-core
- dev-libs/atk
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-libs/alsa-lib
- media-libs/mesa
- media-video/ffmpeg[chromium]
- net-print/cups
- sys-apps/dbus
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXcursor
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXi
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/libXtst
- x11-libs/libdrm
- x11-libs/libxcb
- x11-libs/pango
-"
-
-src_install() {
- insinto "/opt/${PN}"
- doins -r opt/RememberTheMilk/{*.pak,*.dat,locales,resources,*.bin,swiftshader,*.json}
- exeinto "/opt/${PN}"
- doexe "opt/RememberTheMilk/${PN}"
-
- make_wrapper "${PN}" "/opt/${PN}/${PN}" "/opt/${PN}" "/usr/$(get_libdir)/chromium"
-
- doicon "usr/share/pixmaps/${PN}.png"
- make_desktop_entry "${PN} %U" "Remember The Milk" "${PN}" "Office"
-}
next reply other threads:[~2021-08-03 8:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 8:45 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-03 8:45 [gentoo-commits] repo/proj/guru:master commit in: app-misc/rememberthemilk/ Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
2020-10-07 12:27 Andrew Ammerlaan
2020-10-07 12:06 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-07 12:27 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
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=1627748320.830a04858109649ab1b03c2e2776ac6d8cda02d0.andrewammerlaan@gentoo \
--to=andrewammerlaan@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