summaryrefslogtreecommitdiff
path: root/gnome-extra/gnome-documents
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-05-21 10:20:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-05-21 10:20:03 +0100
commit6f8038813c460b4f0572d5ef595cdfa94af3a94d (patch)
tree3509e94070265053394b7f2e30a779d7e60c2064 /gnome-extra/gnome-documents
parenteccb70a7f91b2d22582587f26d1a28bb31408b45 (diff)
gentoo resync : 21.05.2019
Diffstat (limited to 'gnome-extra/gnome-documents')
-rw-r--r--gnome-extra/gnome-documents/Manifest2
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild48
2 files changed, 0 insertions, 50 deletions
diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest
index 1a9291ab65df..89f6d15fe69f 100644
--- a/gnome-extra/gnome-documents/Manifest
+++ b/gnome-extra/gnome-documents/Manifest
@@ -1,5 +1,3 @@
-DIST gnome-documents-3.26.3.tar.xz 2453132 BLAKE2B e430c5f4dc68578d5fa14a87b0544f20ed6a3f90351abe3fc1505addd65b41affe46981d5035b70fb750a16193eddbfbf205040d3a96e633e8e78ff98e340156 SHA512 d37f763817f617163d1cb85fa8b4d06048a099494e129effdd8e4db7b62178925c6b238150d145565017ce9cf0e2af9acc47623493d4e2df353bab669b076fb6
DIST gnome-documents-3.30.1.tar.xz 4777500 BLAKE2B 889a089e4968e233185a6018559487e0cede40bbe789bee3e1eaab3283bf66f797dbcf7281361432d0b3a41b68b1914efbfb5be4875fa1986cbe3241a40cbcb5 SHA512 89966d49ececa11ab49eb0e192c6a1d398ef13f2f809a02cca2d13f7ffa4cef45a29801971edec22d2f471ab4291a058c702842e323cb2a1ddd7fcc37d51b6cb
-EBUILD gnome-documents-3.26.3.ebuild 1335 BLAKE2B 6cfe3e4c5de98cab11caa6c832077a4cd3a0875dc07772f0859e74c1407ea6dcb1ba8e5c8ce4ae404a5f5bbfa1d6af3bd0cba66ebdb45fca4fddad6bdcf7fc00 SHA512 bc22f2b86ae592a05446517d27377f736bd710ccf07b17c6d033112c1307cbb03a58e26de4db639a294014c2522f20d9421b11dbd5df2589c40ca9d07a5d2e88
EBUILD gnome-documents-3.30.1.ebuild 1671 BLAKE2B 1f79ceabf9acc8ae0909908236cd2beadcc01473411728202eba56550ae4814e1d2a2c2c00278d8062080be58ac9e1d6804f2224128a3b8f879c380a6f09a3e4 SHA512 0cbd3fc7fc0f57e3515b1a22c80111d634eaebae76e60c2972da30ad444e14fda5eebf7353f12b3b6b5b158c9c91eee3e169aee0e5594ba87dfa7f8f39a91e1d
MISC metadata.xml 545 BLAKE2B 8439ff865c4f511b16c015eb14f037331dd31cb8430bbd2fe3dc3ddaddc8eafef6f25b9284288e9bd7606ae02170466bc5635629f7bba13dd06a35ca8b121f86 SHA512 ce74bded73ae951c37b8bf2d4d703dcf0e546b786da7e1874a9bc3078d9bb455e17abb2380fabca0b9cb00425117db7782dbc18c9f16d056cc489b2bd1ad53e7
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
deleted file mode 100644
index b8c511a77976..000000000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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-1.48.0
- <dev-libs/gjs-1.53
- >=dev-libs/glib-2.39.3:2
- >=dev-libs/gobject-introspection-1.31.6:=
- >=x11-libs/gtk+-3.22.15:3[introspection]
- >=net-libs/libsoup-2.41.3:2.4
- gnome-base/gnome-desktop:3=[introspection]
- >=app-misc/tracker-2:=
- >=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.5[introspection]
- <app-text/libgepub-0.6
-"
-RDEPEND="${COMMON_DEPEND}
- >=app-misc/tracker-miners-2
- net-misc/gnome-online-miners
- sys-apps/dbus
- x11-themes/adwaita-icon-theme
-"
-DEPEND="${COMMON_DEPEND}
- dev-libs/libxslt
- >=sys-devel/gettext-0.19.8
- dev-util/itstool
- virtual/pkgconfig
-"
-# eautoreconf requires yelp-tools and autoconf-archive