diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-02-04 00:13:14 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-02-04 00:33:12 +0200 |
commit | 111602123c2bed9eb62663ea5f707a821be83a66 (patch) | |
tree | 1702699fbed9c18ebd5ed96b09c7d2d3a92563db /gnome-extra | |
parent | gnome-extra/gnome-color-manager: remove old (diff) | |
download | gentoo-111602123c2bed9eb62663ea5f707a821be83a66.tar.gz gentoo-111602123c2bed9eb62663ea5f707a821be83a66.tar.bz2 gentoo-111602123c2bed9eb62663ea5f707a821be83a66.zip |
gnome-extra/gnome-documents: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-documents/Manifest | 1 | ||||
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild | 45 |
2 files changed, 0 insertions, 46 deletions
diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest index eff302de0727..4f95ae15df75 100644 --- a/gnome-extra/gnome-documents/Manifest +++ b/gnome-extra/gnome-documents/Manifest @@ -1,2 +1 @@ -DIST gnome-documents-3.22.5.tar.xz 2312164 BLAKE2B 09ccc89de43b81a2a9f5d0b85e616089896149559a34507463ac698362ffc72ea135fd660215d29fbc6d9e09df9745b38aff4b3d5ae9d62692de05262bdf3b60 SHA512 b074c5f5a5d7a698f3e571005a523f48928eca4081df7cfba6c97a0178b59ef3071920e5622e6200c8f59125fee934baaa2f07b8c011f8a4c2338c8488d0c516 DIST gnome-documents-3.24.3.tar.xz 2313680 BLAKE2B 920e18b0ca43cfa95945268613f15f2f417de74c8992aefe414205d3463c0cdaac81fcabb9453ac93a76ae7b221da73379d86902b483fe2f3d12063ac27acdf7 SHA512 c5b59ba4a2eb83d7c61e6e50f6af2d0b310c7b9709ea7c8a02da707cc7e335589e4bef7b6f6618bbcca729fdaed531647f7f839aa3538830a226b837d0f0118a diff --git a/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild deleted file mode 100644 index 97bf5c01a4ec..000000000000 --- a/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="A document manager application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Documents" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -KEYWORDS="amd64 x86" - -# cairo-1.14 for cairo_surface_set_device_scale check and usage -COMMON_DEPEND=" - >=app-text/evince-3.13.3[introspection] - >=net-libs/webkit-gtk-2.6:4[introspection] - dev-libs/gjs - >=dev-libs/glib-2.39.3:2 - >=dev-libs/gobject-introspection-1.31.6:= - >=x11-libs/gtk+-3.19.1:3[introspection] - >=net-libs/libsoup-2.41.3:2.4 - gnome-base/gnome-desktop:3=[introspection] - >=app-misc/tracker-1:=[miner-fs] - >=x11-libs/cairo-1.14 - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] - x11-libs/gdk-pixbuf:2[introspection] - >=net-libs/gnome-online-accounts-3.2.0[introspection] - x11-libs/pango[introspection] - >=net-libs/libzapojit-0.0.2[introspection] - >=app-text/libgepub-0.4[introspection] -" -RDEPEND="${COMMON_DEPEND} - net-misc/gnome-online-miners - sys-apps/dbus - x11-themes/adwaita-icon-theme -" -DEPEND="${COMMON_DEPEND} - dev-libs/libxslt - >=dev-util/intltool-0.50.1 - dev-util/itstool - virtual/pkgconfig -" -# eautoreconf requires yelp-tools |