summaryrefslogtreecommitdiff
path: root/gnome-base/gnome-core-apps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /gnome-base/gnome-core-apps
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnome-base/gnome-core-apps')
-rw-r--r--gnome-base/gnome-core-apps/Manifest3
-rw-r--r--gnome-base/gnome-core-apps/gnome-core-apps-3.20.0.ebuild54
-rw-r--r--gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild54
-rw-r--r--gnome-base/gnome-core-apps/metadata.xml8
4 files changed, 0 insertions, 119 deletions
diff --git a/gnome-base/gnome-core-apps/Manifest b/gnome-base/gnome-core-apps/Manifest
deleted file mode 100644
index 501616c677ef..000000000000
--- a/gnome-base/gnome-core-apps/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD gnome-core-apps-3.20.0.ebuild 1446 BLAKE2B f14dc6f63582ab8f9a11c55e780d3a56a3e9642ed8ebd6c109e9aaabf8f95910c266e124a16adf14f8b4af367fa74c27ac30a4c198c1fb779fd226e6dbd64daa SHA512 265e62a1341dc6dcd4da66ae67e11ae43a5b434fac1b18c329646871201663cee4c7fa1cb1b16526193057d7da9345a38d62e9f82c2f64be8323b2411ef3bd8f
-EBUILD gnome-core-apps-3.24.2.ebuild 1506 BLAKE2B 514feee02bfe57ff00f83db8a0beb317a6be0678a066658b39b7740000625ba647410a90384769b7041aa19ea681803124fd492dde4209089a65e769dbe11f59 SHA512 5e7f9285e94ca98f1ea51d17d91f994a657b4a25f41e64357130e40aa287bc10106376b5f98f67fc44664ceb82519886a03d9ff218008ee85a1de4bba191476a
-MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.20.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.20.0.ebuild
deleted file mode 100644
index d7f6d2f5522e..000000000000
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.20.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="+bluetooth +cdr cups"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
-
-# Note to developers:
-# This is a wrapper for the core apps tightly integrated with GNOME 3
-# gtk-engines:2 is still around because it's needed for gtk2 apps
-RDEPEND="
- >=gnome-base/gnome-core-libs-${PV}[cups?]
-
- >=gnome-base/gnome-session-${PV}
- >=gnome-base/gnome-menus-3.10.1:3
- >=gnome-base/gnome-settings-daemon-${PV}[cups?]
- >=gnome-base/gnome-control-center-${PV}[cups?]
-
- >=app-crypt/gcr-${PV}
- >=gnome-base/nautilus-${PV}
- >=gnome-base/gnome-keyring-${PV}
- >=gnome-extra/evolution-data-server-${PV}
-
- >=app-crypt/seahorse-${PV}
- >=app-editors/gedit-${PV}
- >=app-text/evince-${PV}
- >=gnome-extra/gnome-contacts-${PV}
- >=media-gfx/eog-${PV}
- >=media-video/totem-3.18
- >=net-im/empathy-3.12.12
- >=x11-terms/gnome-terminal-${PV}
-
- >=gnome-extra/gnome-user-docs-${PV}
- >=gnome-extra/yelp-${PV}
-
- >=x11-themes/adwaita-icon-theme-${PV%??}
- >=x11-themes/gnome-themes-standard-${PV}
-
- bluetooth? ( >=net-wireless/gnome-bluetooth-${PV} )
- cdr? ( >=app-cdr/brasero-3.12.1 )
-
- !gnome-base/gnome-applets
-"
-DEPEND=""
-
-S="${WORKDIR}"
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild
deleted file mode 100644
index 3822a36e6092..000000000000
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="+bluetooth +cdr cups"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
-
-# Note to developers:
-# This is a wrapper for the core apps tightly integrated with GNOME 3
-RDEPEND="
- >=gnome-base/gnome-core-libs-${PV}[cups?]
-
- >=gnome-base/gnome-session-${PV}
- >=gnome-base/gnome-settings-daemon-${PV}[cups?]
- >=gnome-base/gnome-control-center-${PV}[cups?]
-
- >=app-crypt/gcr-3.20.0
- >=gnome-base/nautilus-${PV}
- >=gnome-base/gnome-keyring-3.20.0
- >=gnome-extra/evolution-data-server-${PV}
-
- >=app-crypt/seahorse-3.20.0
- >=app-editors/gedit-3.22.1
- >=app-text/evince-${PV}
- >=gnome-extra/gnome-contacts-3.22.1
- >=media-gfx/eog-3.24.1
- >=media-video/totem-3.24.0
- >=x11-terms/gnome-terminal-${PV}
-
- >=gnome-extra/gnome-user-docs-${PV}
- >=gnome-extra/yelp-3.22.0
-
- >=x11-themes/adwaita-icon-theme-3.24.0
- >=x11-themes/gnome-themes-standard-3.22.3
-
- bluetooth? ( >=net-wireless/gnome-bluetooth-3.20.1 )
- cdr? ( >=app-cdr/brasero-3.12.2 )
-
- !gnome-base/gnome-applets
-"
-DEPEND=""
-
-# >=gnome-base/gnome-menus-3.13.3:3 # not used by core gnome anymore, just gnome-classic extensions
-# >=net-im/empathy-3.12.12 # not part of gnome releng core or apps suite anymore
-
-S="${WORKDIR}"
diff --git a/gnome-base/gnome-core-apps/metadata.xml b/gnome-base/gnome-core-apps/metadata.xml
deleted file mode 100644
index 39980802b1da..000000000000
--- a/gnome-base/gnome-core-apps/metadata.xml
+++ /dev/null
@@ -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>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>