From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-dash-to-panel/
Date: Wed, 4 Sep 2019 20:21:36 +0000 (UTC) [thread overview]
Message-ID: <1567628489.c6b60d32d5433a1d7c78b7383f24744de0f77f0c.pacho@gentoo> (raw)
commit: c6b60d32d5433a1d7c78b7383f24744de0f77f0c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 20:20:48 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 20:21:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b60d32
gnome-extra/gnome-shell-extension-dash-to-panel: Drop old
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../gnome-shell-extension-dash-to-panel/Manifest | 1 -
.../gnome-shell-extension-dash-to-panel-21.ebuild | 54 ----------------------
2 files changed, 55 deletions(-)
diff --git a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
index 976a8f72c19..ac13e8fd40d 100644
--- a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
+++ b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
@@ -1,3 +1,2 @@
DIST gnome-shell-extension-dash-to-panel-19.tar.gz 21031128 BLAKE2B f2df2fa7f4967b03cb99e86740f0738ec805427ef13d7dd1e86296b4ffd1dd2a154ffb7eb8c6a36a8d589b16635fe8f608182ebc11f2708eb1436bdf72097b01 SHA512 f5ab8d5aa397dbf4a7fc5d9e4584016fc5382c026cef6f58649923edf28f0c1f46cb1ec6ff32466ee4cb84b6b0ed30eac1b1924608ad02f34b1c24ec7bb91635
-DIST gnome-shell-extension-dash-to-panel-21.tar.gz 21070712 BLAKE2B fce542d0196ea70092ed631263757758584c6c816eb357b78d459187406f7bdd7b2343115558e9aaa973e41540e326fceb7b812c25ffcd0a0423dc4ec7da445f SHA512 2ae89a2d30edc3009b6332df4ed510c8c1581716c1a7635814d8c8c019378bd28aadbeb07c6e73cb18219dd74b3e74367aacb54853c079887f76633d1d7cb1b7
DIST gnome-shell-extension-dash-to-panel-23.tar.gz 21075058 BLAKE2B 66a48a2ca1379fb423fbd55e68b13dc8e649aceb89676d80893b56e6bda860937946bc981bca110634c975c8712378e5dbdc67f5749a4f5aa70622b75304b71b SHA512 0f8ea1b5b92213046195e88cd6433f15cf05d73712c88def4ffcfe43e75e8fad11df5a25a2b4e2ace9ac0e4b56c151e20931cfa233c39589ee33d1fec1a8499a
diff --git a/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-21.ebuild b/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-21.ebuild
deleted file mode 100644
index 853e1e9bd64..00000000000
--- a/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-21.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome2-utils
-
-MY_PN="${PN/gnome-shell-extension-/}"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="An icon taskbar for the Gnome Shell"
-HOMEPAGE="https://github.com/home-sweet-gnome/dash-to-panel"
-SRC_URI="https://github.com/home-sweet-gnome/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="dev-libs/glib:2"
-RDEPEND="${COMMON_DEPEND}
- app-eselect/eselect-gnome-shell-extensions
- >=gnome-base/gnome-shell-3.18.0
-"
-DEPEND="${COMMON_DEPEND}"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- default
-
- # Set correct version
- export VERSION="${PV}"
-
- # Don't install README and COPYING in unwanted locations
- sed -i -e 's/COPYING//g' -e 's/README.md//g' Makefile || die
-}
-
-pkg_preinst() {
- gnome2_schemas_savelist
-}
-
-pkg_postinst() {
- gnome2_schemas_update
- ebegin "Updating list of installed extensions"
- eselect gnome-shell-extensions update
- eend $?
-}
-
-pkg_postrm() {
- gnome2_schemas_update
-}
next reply other threads:[~2019-09-04 20:21 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-04 20:21 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-12 9:05 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-dash-to-panel/ Pacho Ramos
2024-03-02 23:30 Sam James
2024-02-18 6:08 Arthur Zamarin
2024-01-28 12:00 Pacho Ramos
2024-01-08 17:27 Sam James
2023-09-29 11:31 Pacho Ramos
2023-09-29 11:31 Pacho Ramos
2023-07-20 8:19 Pacho Ramos
2023-05-05 10:24 Pacho Ramos
2023-04-18 14:17 Pacho Ramos
2023-04-09 18:12 Pacho Ramos
2023-04-09 18:12 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-07 12:30 Pacho Ramos
2023-02-24 14:48 Pacho Ramos
2022-10-02 9:55 Pacho Ramos
2022-09-18 8:33 Pacho Ramos
2022-05-31 18:52 Matt Turner
2022-05-29 10:48 Pacho Ramos
2022-05-28 1:27 Sam James
2022-05-28 1:20 Sam James
2022-05-04 15:49 Pacho Ramos
2022-04-20 17:29 Pacho Ramos
2022-04-10 7:39 Pacho Ramos
2022-03-09 21:36 Pacho Ramos
2022-03-08 9:35 Sam James
2022-01-02 12:12 Georgy Yakovlev
2021-12-18 12:41 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-07-08 12:34 Pacho Ramos
2021-06-29 19:10 Pacho Ramos
2021-06-16 9:21 Pacho Ramos
2021-05-30 20:52 Pacho Ramos
2021-05-30 20:40 Pacho Ramos
2021-05-20 12:37 Pacho Ramos
2021-05-20 12:37 Pacho Ramos
2021-05-08 9:27 Pacho Ramos
2021-03-14 14:46 Pacho Ramos
2021-01-23 22:38 Pacho Ramos
2020-12-01 22:15 Pacho Ramos
2020-12-01 22:15 Pacho Ramos
2020-10-18 17:48 Pacho Ramos
2020-08-30 20:20 Pacho Ramos
2020-08-30 20:20 Pacho Ramos
2020-08-21 11:07 Pacho Ramos
2020-07-15 8:22 Pacho Ramos
2020-07-15 8:22 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-04-29 15:49 Pacho Ramos
2020-04-29 15:49 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2020-04-22 21:00 Pacho Ramos
2020-04-22 21:00 Pacho Ramos
2020-04-04 17:49 Pacho Ramos
2020-04-04 17:49 Pacho Ramos
2020-04-03 8:09 Pacho Ramos
2020-04-03 8:09 Pacho Ramos
2020-04-02 19:03 Pacho Ramos
2020-03-21 15:54 Pacho Ramos
2020-03-21 15:54 Pacho Ramos
2020-03-18 21:09 Pacho Ramos
2020-03-11 16:18 Pacho Ramos
2019-12-15 13:18 Pacho Ramos
2019-12-15 13:18 Pacho Ramos
2019-11-15 20:11 Pacho Ramos
2019-11-10 12:36 Pacho Ramos
2019-10-20 10:14 Pacho Ramos
2019-10-20 10:14 Pacho Ramos
2019-09-04 20:21 Pacho Ramos
2019-08-19 10:55 Pacho Ramos
2019-08-19 10:55 Pacho Ramos
2019-08-15 17:54 Pacho Ramos
2019-07-31 7:48 Pacho Ramos
2019-04-25 16:35 Pacho Ramos
2019-04-20 17:59 Pacho Ramos
2019-03-24 17:35 Pacho Ramos
2019-03-24 16:44 Pacho Ramos
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=1567628489.c6b60d32d5433a1d7c78b7383f24744de0f77f0c.pacho@gentoo \
--to=pacho@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