summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2019-07-04 11:01:33 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2019-07-07 14:48:04 -0400
commitf5efa1ca3179de9052cb2aad19efe947d7ad3ca5 (patch)
tree2c2856bf4b68a6c39472cf67bda510ed0b4db55d /mate-extra
parentx11-wm/marco: drop old (diff)
downloadgentoo-f5efa1ca3179de9052cb2aad19efe947d7ad3ca5.tar.gz
gentoo-f5efa1ca3179de9052cb2aad19efe947d7ad3ca5.tar.bz2
gentoo-f5efa1ca3179de9052cb2aad19efe947d7ad3ca5.zip
mate-extra/mate-netbook: drop old
Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-netbook/Manifest1
-rw-r--r--mate-extra/mate-netbook/mate-netbook-1.22.0.ebuild35
2 files changed, 0 insertions, 36 deletions
diff --git a/mate-extra/mate-netbook/Manifest b/mate-extra/mate-netbook/Manifest
index c5a9c8a0e6e3..eba11dd1710b 100644
--- a/mate-extra/mate-netbook/Manifest
+++ b/mate-extra/mate-netbook/Manifest
@@ -1,2 +1 @@
-DIST mate-netbook-1.22.0.tar.xz 314832 BLAKE2B 6d01b18bef37cde3c5c62c70460ebc539675a00c9550608d85085c0c678e84a672e7b112a832ade7d3900b851fa45b109729c7148eddb1dc5f058bac071fc3bf SHA512 faff1618e0a99b95b291d7556b1ccd5d0593be1ffa2b2ee30f4df2c9228ff797e9021cc7a0f6183c69b38fdb3dae1c4cb206539057174ff37a4b56b55d07c33a
DIST mate-netbook-1.22.1.tar.xz 307776 BLAKE2B 8d10de7926023d1c0e9a92c2a55306db797e156948096936864332a79f0bdf91406df2ecf523b951eb6b1d0770dfbe705d913d75c74043bc78f765615af76bdf SHA512 d0ba10d798e779e89b656a5bab2f5524c36755d58b877ba18482171c7673c5217ecf39b8098ff7b258634fbae62638d70bdf11e17f02f47c68ca96058f0ebb03
diff --git a/mate-extra/mate-netbook/mate-netbook-1.22.0.ebuild b/mate-extra/mate-netbook/mate-netbook-1.22.0.ebuild
deleted file mode 100644
index 483c783f4754..000000000000
--- a/mate-extra/mate-netbook/mate-netbook-1.22.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="MATE utilities for netbooks"
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="
- >=dev-libs/glib-2.50:2
- >=mate-base/mate-panel-1.17.0
- >=x11-libs/gtk+-3.22:3
- x11-libs/libfakekey
- x11-libs/libwnck:3
- x11-libs/libXtst
- x11-libs/libX11
- x11-libs/cairo
- virtual/libintl"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- x11-base/xorg-proto
- >=dev-util/intltool-0.50.1
- sys-devel/gettext:*
- virtual/pkgconfig:*"