summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-11-12 01:28:14 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2016-11-12 01:34:08 +0100
commit0eda6154a6922ca833d43035c5f434eedec5848e (patch)
tree9fc77109a2d0634132471487182b440608fa19fa /gnome-base
parentgnome-base/gnome-extra-apps: version bump 3.20.0 → 3.22.0 (diff)
downloadgentoo-0eda6154a6922ca833d43035c5f434eedec5848e.tar.gz
gentoo-0eda6154a6922ca833d43035c5f434eedec5848e.tar.bz2
gentoo-0eda6154a6922ca833d43035c5f434eedec5848e.zip
gnome-base/gnome-extra-apps: cleanup old revisions
Package-Manager: portage-2.3.2
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-extra-apps/gnome-extra-apps-3.16.0.ebuild76
-rw-r--r--gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0-r1.ebuild78
-rw-r--r--gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild76
3 files changed, 0 insertions, 230 deletions
diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.16.0.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.16.0.ebuild
deleted file mode 100644
index 8709027af54e..000000000000
--- a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.16.0.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Sub-meta package for the applications of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="+games +share +shotwell +tracker"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 x86"
-
-# Note to developers:
-# This is a wrapper for the extra apps integrated with GNOME 3
-# New package
-RDEPEND="
- >=gnome-base/gnome-core-libs-${PV}
-
- >=app-admin/gnome-system-log-3.9.90
- >=app-arch/file-roller-${PV}
- >=app-dicts/gnome-dictionary-${PV}
- >=gnome-base/dconf-editor-${PV}
- >=gnome-extra/gconf-editor-3
- >=gnome-extra/gnome-calculator-${PV}
- >=gnome-extra/gnome-power-manager-${PV}
- >=gnome-extra/gnome-search-tool-3.6
- >=gnome-extra/gnome-system-monitor-${PV}
- >=gnome-extra/gnome-tweak-tool-${PV}
- >=gnome-extra/gnome-weather-${PV}
- >=gnome-extra/gucharmap-${PV}:2.90
- >=gnome-extra/nautilus-sendto-3.8.2
- >=gnome-extra/sushi-${PV}
- >=mail-client/evolution-3.16
- >=media-gfx/gnome-font-viewer-${PV}
- >=media-gfx/gnome-screenshot-${PV}
- >=media-sound/sound-juicer-${PV}
- >=media-video/cheese-${PV}
- >=net-analyzer/gnome-nettool-3.8
- >=net-misc/vinagre-${PV}
- >=net-misc/vino-${PV}
- >=sys-apps/baobab-${PV}
- >=sys-apps/gnome-disk-utility-${PV}
- >=www-client/epiphany-${PV}
-
- games? (
- >=games-arcade/gnome-nibbles-${PV}
- >=games-arcade/gnome-robots-${PV}
- >=games-board/four-in-a-row-${PV}
- >=games-board/gnome-chess-${PV}
- >=games-board/gnome-mahjongg-${PV}
- >=games-board/gnome-mines-${PV}
- >=games-board/iagno-${PV}
- >=games-board/tali-${PV}
- >=games-puzzle/five-or-more-${PV}
- >=games-puzzle/gnome-klotski-${PV}
- >=games-puzzle/gnome-sudoku-${PV}
- >=games-puzzle/gnome-taquin-${PV}
- >=games-puzzle/gnome-tetravex-${PV}
- >=games-puzzle/hitori-${PV}
- >=games-puzzle/lightsoff-${PV}
- >=games-puzzle/quadrapassel-${PV}
- >=games-puzzle/swell-foop-${PV} )
- share? ( >=gnome-extra/gnome-user-share-3.14 )
- shotwell? ( >=media-gfx/shotwell-0.22 )
- tracker? (
- >=app-misc/tracker-1.4
- >=gnome-extra/gnome-documents-${PV}
- >=media-gfx/gnome-photos-${PV}
- >=media-sound/gnome-music-${PV} )
-"
-DEPEND=""
-S=${WORKDIR}
diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0-r1.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0-r1.ebuild
deleted file mode 100644
index 5a3c16d4c29e..000000000000
--- a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0-r1.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Sub-meta package for the applications of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="+games +share +shotwell +tracker"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 x86"
-
-# Note to developers:
-# This is a wrapper for the extra apps integrated with GNOME 3
-# New package
-RDEPEND="
- >=gnome-base/gnome-core-libs-${PV}
-
- >=app-admin/gnome-system-log-3.9.90
- >=app-arch/file-roller-3.16.4
- >=app-dicts/gnome-dictionary-${PV}
- >=gnome-base/dconf-editor-${PV}
- >=gnome-extra/gconf-editor-3
- >=gnome-extra/gnome-calculator-${PV}
- >=gnome-extra/gnome-calendar-${PV}
- >=gnome-extra/gnome-characters-${PV}
- >=gnome-extra/gnome-power-manager-${PV}
- >=gnome-extra/gnome-search-tool-3.6
- >=gnome-extra/gnome-system-monitor-${PV}
- >=gnome-extra/gnome-tweak-tool-${PV}
- >=gnome-extra/gnome-weather-${PV}
- >=gnome-extra/gucharmap-${PV}:2.90
- >=gnome-extra/nautilus-sendto-3.8.2
- >=gnome-extra/sushi-${PV}
- >=mail-client/evolution-${PV}
- >=media-gfx/gnome-font-viewer-3.16.2
- >=media-gfx/gnome-screenshot-${PV}
- >=media-sound/sound-juicer-${PV}
- >=media-video/cheese-${PV}
- >=net-analyzer/gnome-nettool-3.8
- >=net-misc/vinagre-${PV}
- >=net-misc/vino-${PV}
- >=sys-apps/baobab-${PV}
- >=sys-apps/gnome-disk-utility-${PV}
- >=www-client/epiphany-${PV}
-
- games? (
- >=games-arcade/gnome-nibbles-${PV}
- >=games-arcade/gnome-robots-${PV}
- >=games-board/four-in-a-row-${PV}
- >=games-board/gnome-chess-${PV}
- >=games-board/gnome-mahjongg-${PV}
- >=games-board/gnome-mines-${PV}
- >=games-board/iagno-${PV}
- >=games-board/tali-${PV}
- >=games-puzzle/five-or-more-${PV}
- >=games-puzzle/gnome-klotski-${PV}
- >=games-puzzle/gnome-sudoku-${PV}
- >=games-puzzle/gnome-taquin-${PV}
- >=games-puzzle/gnome-tetravex-${PV}
- >=games-puzzle/hitori-3.16.2
- >=games-puzzle/lightsoff-${PV}
- >=games-puzzle/quadrapassel-${PV}
- >=games-puzzle/swell-foop-${PV} )
- share? ( >=gnome-extra/gnome-user-share-${PV} )
- shotwell? ( >=media-gfx/shotwell-0.22 )
- tracker? (
- >=app-misc/tracker-1.6
- >=gnome-extra/gnome-documents-${PV}
- >=media-gfx/gnome-photos-${PV}
- >=media-sound/gnome-music-${PV} )
-"
-DEPEND=""
-S=${WORKDIR}
diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild
deleted file mode 100644
index d460d88a24a2..000000000000
--- a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.18.0.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Sub-meta package for the applications of GNOME 3"
-HOMEPAGE="https://www.gnome.org/"
-LICENSE="metapackage"
-SLOT="3.0"
-IUSE="+games +share +shotwell +tracker"
-
-# when unmasking for an arch
-# double check none of the deps are still masked !
-KEYWORDS="amd64 x86"
-
-# Note to developers:
-# This is a wrapper for the extra apps integrated with GNOME 3
-# New package
-RDEPEND="
- >=gnome-base/gnome-core-libs-${PV}
-
- >=app-admin/gnome-system-log-3.9.90
- >=app-arch/file-roller-3.16.4
- >=app-dicts/gnome-dictionary-${PV}
- >=gnome-base/dconf-editor-${PV}
- >=gnome-extra/gconf-editor-3
- >=gnome-extra/gnome-calculator-${PV}
- >=gnome-extra/gnome-power-manager-${PV}
- >=gnome-extra/gnome-search-tool-3.6
- >=gnome-extra/gnome-system-monitor-${PV}
- >=gnome-extra/gnome-tweak-tool-${PV}
- >=gnome-extra/gnome-weather-${PV}
- >=gnome-extra/gucharmap-${PV}:2.90
- >=gnome-extra/nautilus-sendto-3.8.2
- >=gnome-extra/sushi-${PV}
- >=mail-client/evolution-${PV}
- >=media-gfx/gnome-font-viewer-3.16.2
- >=media-gfx/gnome-screenshot-${PV}
- >=media-sound/sound-juicer-${PV}
- >=media-video/cheese-${PV}
- >=net-analyzer/gnome-nettool-3.8
- >=net-misc/vinagre-${PV}
- >=net-misc/vino-${PV}
- >=sys-apps/baobab-${PV}
- >=sys-apps/gnome-disk-utility-${PV}
- >=www-client/epiphany-${PV}
-
- games? (
- >=games-arcade/gnome-nibbles-${PV}
- >=games-arcade/gnome-robots-${PV}
- >=games-board/four-in-a-row-${PV}
- >=games-board/gnome-chess-${PV}
- >=games-board/gnome-mahjongg-${PV}
- >=games-board/gnome-mines-${PV}
- >=games-board/iagno-${PV}
- >=games-board/tali-${PV}
- >=games-puzzle/five-or-more-${PV}
- >=games-puzzle/gnome-klotski-${PV}
- >=games-puzzle/gnome-sudoku-${PV}
- >=games-puzzle/gnome-taquin-${PV}
- >=games-puzzle/gnome-tetravex-${PV}
- >=games-puzzle/hitori-3.16.2
- >=games-puzzle/lightsoff-${PV}
- >=games-puzzle/quadrapassel-${PV}
- >=games-puzzle/swell-foop-${PV} )
- share? ( >=gnome-extra/gnome-user-share-${PV} )
- shotwell? ( >=media-gfx/shotwell-0.22 )
- tracker? (
- >=app-misc/tracker-1.6
- >=gnome-extra/gnome-documents-${PV}
- >=media-gfx/gnome-photos-${PV}
- >=media-sound/gnome-music-${PV} )
-"
-DEPEND=""
-S=${WORKDIR}