summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2014-12-20 17:38:51 +0000
committerMatthias Maier <tamiko@gentoo.org>2014-12-20 17:38:51 +0000
commitc0263f920575ba47c722b22d2e596ad8eefb2fb7 (patch)
tree6422c773250e14ef55c87795a607d006b6b6b215 /mate-extra
parentdrop old (diff)
downloadgentoo-2-c0263f920575ba47c722b22d2e596ad8eefb2fb7.tar.gz
gentoo-2-c0263f920575ba47c722b22d2e596ad8eefb2fb7.tar.bz2
gentoo-2-c0263f920575ba47c722b22d2e596ad8eefb2fb7.zip
drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-system-monitor/ChangeLog6
-rw-r--r--mate-extra/mate-system-monitor/mate-system-monitor-1.6.1.ebuild45
2 files changed, 5 insertions, 46 deletions
diff --git a/mate-extra/mate-system-monitor/ChangeLog b/mate-extra/mate-system-monitor/ChangeLog
index b5afa9e458a0..dc1e5f4c222c 100644
--- a/mate-extra/mate-system-monitor/ChangeLog
+++ b/mate-extra/mate-system-monitor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mate-extra/mate-system-monitor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog,v 1.7 2014/07/02 09:48:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog,v 1.8 2014/12/20 17:38:51 tamiko Exp $
+
+ 20 Dec 2014; Matthias Maier <tamiko@gentoo.org>
+ -mate-system-monitor-1.6.1.ebuild:
+ drop old
02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-system-monitor-1.8.0.ebuild:
x86 stable, bug 513714
diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.6.1.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.6.1.ebuild
deleted file mode 100644
index f84f17e3960f..000000000000
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.6.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/mate-system-monitor-1.6.1.ebuild,v 1.2 2014/05/04 14:55:07 ago Exp $
-
-EAPI="5"
-
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="The MATE System Monitor"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64"
-
-RDEPEND="app-text/rarian:0
- >=dev-cpp/glibmm-2.16:2
- >=dev-cpp/gtkmm-2.22:2.4
- >=dev-libs/dbus-glib-0.70:0
- >=dev-libs/glib-2.28:2
- dev-libs/libsigc++:2
- >=dev-libs/libxml2-2:2
- >=gnome-base/libgtop-2.23.1:2
- >=gnome-base/librsvg-2.12:2
- >=sys-apps/dbus-0.7:0
- x11-libs/cairo:0
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-2.20:2
- >=x11-libs/libmatewnck-1.6:0
- >=x11-themes/mate-icon-theme-1.6:0
- virtual/libintl:0"
-
-DEPEND="${RDEPEND}
- >=app-text/mate-doc-utils-1.6:0
- >=app-text/scrollkeeper-dtd-1:1.0
- >=dev-util/intltool-0.35:*
- sys-devel/gettext:*
- virtual/pkgconfig:*"
-
-DOCS="AUTHORS ChangeLog NEWS README"