summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Lamm <expeditioneer@gentoo.org>2018-01-12 14:31:01 +0100
committerDennis Lamm <expeditioneer@gentoo.org>2018-01-12 14:31:01 +0100
commit79cc069f5596c42d02da23562466cbf8a0a23d79 (patch)
tree5333db4c902c66ea48cecb1ca11b964840d0d5fd
parentgnome-extra/gnome-power-manager: drop old (diff)
downloadgnome-79cc069f5596c42d02da23562466cbf8a0a23d79.tar.gz
gnome-79cc069f5596c42d02da23562466cbf8a0a23d79.tar.bz2
gnome-79cc069f5596c42d02da23562466cbf8a0a23d79.zip
gnome-extra/gnome-shell-extensions: drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --force
-rw-r--r--gnome-extra/gnome-shell-extensions/Manifest21
-rw-r--r--gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.20.1.ebuild79
2 files changed, 0 insertions, 100 deletions
diff --git a/gnome-extra/gnome-shell-extensions/Manifest b/gnome-extra/gnome-shell-extensions/Manifest
deleted file mode 100644
index 236ea4a9..00000000
--- a/gnome-extra/gnome-shell-extensions/Manifest
+++ /dev/null
@@ -1,21 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST gnome-shell-extensions-3.20.1.tar.xz 236820 SHA256 bc432ec163c79794331290d7a9321bee184be077d348faf3b7a1639b672939a3 SHA512 839a43a936dc78c3ecbf718a402b8657845629fdcc55baf9e1e7652d931e9a0777e4be665e2f46f8fe38e821580d00493b12edcf268b0e42ddfcf19e5272e239 WHIRLPOOL c30487f28c8fa88001c36fda92118b825dc952cab479b73b8d1c2d3db925b98f48447949fb6d46c9eec53d859c36df22b470eb2423ad055ded79fefa55a3ddf9
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iQIcBAEBCAAGBQJXMsyMAAoJEOBmPUgQMQj4qoEP/RjZBexLdpZWV0RaxaqZwmud
-PErqZiF5PEU4QQq1eKZ9BXqeBLhy4+OBfIVv05TbCcBi45turzDyB55iUonCKDwS
-Vnf6aoocSCw6b9PS/NeES62pWiG003G9RXYP0UNVntanGRrG/VNsLEzb3szhaMD3
-ga0xY+KLzbvaaNZYi37o3SWr4Vx+zPmKMqOPdYrRZTq11/FwsSPU0tqlcS59TM62
-pfa1YcWcrFmTHUerDi/5B2BiBSWS5/z1oU0YBYqHiDobBd9Mn4OJWAEjH4RelCSs
-ESDetDWbj9T2Ae6TpzRD/1vmUsJgb3c0TNotP0XEYanlJPFRLG+v8i7c3oBX6Zme
-pTutVAhU6EJpCbSqqs+S2NNYjeby17rDCw8W/hE5dGtYgNh5AejkZOvDgymXPFUA
-sAV64oyWVMzFsEyGqlkENIltqauybxYXyqUJx8zQT1REjHIMmJHAaFQ9STlPfhSH
-mND9NH3BLGoDfroJiIxtk7x1aV0ndg7/PjMFt2FcCYvIhxpRzI5aZz7PZHZ+k5Hn
-kVawVW0uN+9WwYdpFiuUPN6ySFtWf5CQDjDSZkPikFyHy9FYkGNsb0O0JPoEf5wF
-nPwdnac8nz6/5c/p8BPhnJmQ/uwHHrsKsGcwZgpBRATi5wCnRdyBIbd15kcz1DKY
-l8AO5rHwDX4Z0CyTUWIL
-=gmdu
------END PGP SIGNATURE-----
diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.20.1.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.20.1.ebuild
deleted file mode 100644
index dd09336e..00000000
--- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.20.1.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2 readme.gentoo
-
-DESCRIPTION="JavaScript extensions for GNOME Shell"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="examples"
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
- >=dev-libs/glib-2.26:2
- >=gnome-base/libgtop-2.28.3[introspection]
- >=app-eselect/eselect-gnome-shell-extensions-20111211
-"
-RDEPEND="${COMMON_DEPEND}
- >=dev-libs/gjs-1.29
- dev-libs/gobject-introspection:=
- dev-libs/atk[introspection]
- gnome-base/gnome-menus:3[introspection]
- >=gnome-base/gnome-shell-3.14.2
- media-libs/clutter:1.0[introspection]
- net-libs/telepathy-glib[introspection]
- x11-libs/gdk-pixbuf:2[introspection]
- x11-libs/gtk+:3[introspection]
- x11-libs/pango[introspection]
- x11-themes/adwaita-icon-theme
-"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.50
- sys-devel/gettext
- virtual/pkgconfig
-"
-# eautoreconf needs gnome-base/gnome-common
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="Installed extensions installed are initially disabled by default.
-To change the system default and enable some extensions, you can use
-# eselect gnome-shell-extensions
-
-Alternatively, to enable/disable extensions on a per-user basis,
-you can use the https://extensions.gnome.org/ web interface, the
-gnome-extra/gnome-tweak-tool GUI, or modify the org.gnome.shell
-enabled-extensions gsettings key from the command line or a script."
-
-src_configure() {
- gnome2_src_configure --enable-extensions=all
-}
-
-src_install() {
- gnome2_src_install
-
- local example="example@gnome-shell-extensions.gcampax.github.com"
- if use examples; then
- mv "${ED}usr/share/gnome-shell/extensions/${example}" \
- "${ED}usr/share/doc/${PF}/" || die
- else
- rm -r "${ED}usr/share/gnome-shell/extensions/${example}" || die
- fi
-
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
-
- ebegin "Updating list of installed extensions"
- eselect gnome-shell-extensions update
- eend $?
-
- readme.gentoo_print_elog
-}