Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Mike Auty" <ikelos@g.o>
Subject: dev/ikelos:master commit in: gnome-extra/gnome-shell-extensions-system-monitor/
Date: Mon, 4 Jun 2012 13:53:14 +0000 (UTC)
commit:     455167d24ea7cbfcba4a53c63f77fdf566bcb892
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  4 13:52:17 2012 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 13:52:17 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=455167d2

Remove gnome-shell-extensions-system-monitor since it can now be installed locally via extensions.gnome.org.

---
 .../gnome-shell-extensions-system-monitor/Manifest |    1 -
 ...ome-shell-extensions-system-monitor-9999.ebuild |   76 --------------------
 2 files changed, 0 insertions(+), 77 deletions(-)

diff --git a/gnome-extra/gnome-shell-extensions-system-monitor/Manifest b/gnome-extra/gnome-shell-extensions-system-monitor/Manifest
deleted file mode 100644
index f16cee5..0000000
--- a/gnome-extra/gnome-shell-extensions-system-monitor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD gnome-shell-extensions-system-monitor-9999.ebuild 1923 RMD160 96932c41874eeab617b284701c9b50c64445ef71 SHA1 cce977612fcddeb6e19e8b5ce4ec911251137563 SHA256 4f9752e2b5e9b3b0464ff92beb8c03cd2ee8fe6ecbb80bf652ec9a1922ae125b

diff --git a/gnome-extra/gnome-shell-extensions-system-monitor/gnome-shell-extensions-system-monitor-9999.ebuild b/gnome-extra/gnome-shell-extensions-system-monitor/gnome-shell-extensions-system-monitor-9999.ebuild
deleted file mode 100644
index 9ed6d02..0000000
--- a/gnome-extra/gnome-shell-extensions-system-monitor/gnome-shell-extensions-system-monitor-9999.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-PYTHON_DEPEND="2"
-
-EGIT_REPO_URI="git://github.com/paradoxxxzero/gnome-shell-system-monitor-applet"
-
-inherit gnome2-utils gnome2 python git
-
-DESCRIPTION="System monitor extension for GNOME Shell"
-HOMEPAGE="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="" #"~amd64 ~x86"
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.26
-	>=gnome-base/gnome-desktop-3:3
-	app-admin/eselect-gnome-shell-extensions"
-RDEPEND="${COMMON_DEPEND}
-	gnome-base/gnome-desktop:3[introspection]
-	gnome-base/gnome-shell
-	media-libs/clutter:1.0[introspection]
-	net-libs/telepathy-glib[introspection]
-	x11-libs/gtk+:3[introspection]
-	x11-libs/pango[introspection]"
-DEPEND="${COMMON_DEPEND}
-	sys-devel/gettext
-	>=dev-util/pkgconfig-0.22
-	>=dev-util/intltool-0.26
-	gnome-base/gnome-common"
-
-src_prepare() {
-	python_convert_shebangs 2 *.py
-}
-
-src_configure() {
-	:
-}
-
-src_compile() {
-	:
-}
-
-src_install()	{
-	insinto /usr/share/gnome-shell/extensions
-	doins -r system-monitor@... || die
-
-	insinto /usr/share/glib-2.0/schemas
-	doins org.gnome.shell.extensions.system-monitor.gschema.xml || die
-
-	mv system-monitor-applet-config{.py,}
-	dobin system-monitor-applet-config || die
-
-	insinto /usr/share/applications
-	doins system-monitor-applet-config.desktop || die
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-
-	einfo "Updating list of installed extensions"
-	eselect gnome-shell-extensions update || die
-	elog
-	elog "Installed extensions installed are initially disabled by default."
-	elog "To change the system default and enable some extensions, you can use"
-	elog "# eselect gnome-shell-extensions"
-	elog "Alternatively, you can use the org.gnome.shell disabled-extensions"
-	elog "gsettings key to change the disabled extension list per-user."
-	elog
-}


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
dev/ikelos:master commit in: dev-util/dwarfdump/
Next by thread:
dev/ikelos:master commit in: media-sound/mpdris2/
Previous by date:
dev/ikelos:master commit in: dev-util/dwarfdump/
Next by date:
dev/ikelos:master commit in: media-sound/mpdris2/


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.