Обновлены маски

mhiretskiy
Alexander Tratsevskiy 5 years ago
parent a6893ed5ba
commit d3b0508c9d

@ -1,12 +1,6 @@
# block with perl-core/File-Path-2.150.0
~virtual/perl-File-Path-2.150.0
# block with docker
=app-emulation/runc-1.0.0_rc7
# need inkscape
=mate-extra/mate-utils-1.22.1
# crash cinnamon-settings
=dev-python/pillow-6.0.0
=dev-python/pillow-5.4.1
@ -19,15 +13,10 @@
# prevent automagic depends
sys-libs/db:6.0
# looks bad
>=xfce-extra/xfce4-datetime-plugin-0.7
# not compiled
=dev-php/ming-php-0.4.8
=app-emacs/ecb-2.50_pre20170728
=app-portage/eclass-manpages-20190310
# not compiled dev-java/netbeans-ide-8.2-r1 with dev-java/ant-core-1.10.5
~dev-java/ant-1.10.5
~dev-java/ant-antlr-1.10.5

@ -1 +0,0 @@
DIST xfce4-datetime-plugin-0.6.2.tar.bz2 287129 BLAKE2B df867af09c9b85b6a2b25c24bae071baff4f599ce15ebae5fbf0ad19451c38761119a50f63d3cdc3b3092e13a7ca8d2d82ca6756a836a4b0edc8bd084e109553 SHA512 53d7b28c125bf74479d4788b2cb9462d3d5252bca9ab4c615fcd98e63b2dd4b30d2492214b447169e0f895449051f1f001323cb0435e41365fd5b992283c4e6d

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>xfce@gentoo.org</email>
<name>XFCE Team</name>
</maintainer>
</pkgmetadata>

@ -1,31 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit xfconf
DESCRIPTION="A panel plug-in with date, time and embedded calender"
HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.24:2
>=xfce-base/libxfce4ui-4.10
>=xfce-base/libxfce4util-4.10
>=xfce-base/xfce4-panel-4.10"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig"
pkg_setup() {
XFCONF=(
$(xfconf_use_debug)
)
DOCS=( AUTHORS ChangeLog NEWS THANKS )
}
Loading…
Cancel
Save