summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-25 18:01:50 +0200
committerMichał Górny <mgorny@gentoo.org>2018-03-25 19:27:06 +0200
commit54162731cb67de0858ca3d41dcdfa5bcea80d4ad (patch)
tree6156face9b57b1f9cb6add21499ed11a70a15c53
parentxfce-base/thunar: Drop old (diff)
downloadgentoo-54162731cb67de0858ca3d41dcdfa5bcea80d4ad.tar.gz
gentoo-54162731cb67de0858ca3d41dcdfa5bcea80d4ad.tar.bz2
gentoo-54162731cb67de0858ca3d41dcdfa5bcea80d4ad.zip
xfce-base/xfce4-meta: Drop old
-rw-r--r--xfce-base/xfce4-meta/xfce4-meta-4.12.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.12.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.12.ebuild
deleted file mode 100644
index 0bddfff6b6f2..000000000000
--- a/xfce-base/xfce4-meta/xfce4-meta-4.12.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="The Xfce Desktop Environment (meta package)"
-HOMEPAGE="https://www.xfce.org/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="minimal +svg"
-
-RDEPEND=">=x11-themes/gtk-engines-xfce-3:0
- x11-themes/hicolor-icon-theme
- >=xfce-base/xfce4-appfinder-4.12
- >=xfce-base/xfce4-panel-4.12
- >=xfce-base/xfce4-session-4.12
- >=xfce-base/xfce4-settings-4.12
- >=xfce-base/xfdesktop-4.12
- >=xfce-base/xfwm4-4.12
- !minimal? (
- media-fonts/dejavu
- virtual/freedesktop-icon-theme
- )
- svg? ( gnome-base/librsvg )"