commit:     1a533009975ce221828bab1bff280a4166f7cdab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 16:14:51 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 17:27:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a533009

xfce-extra/xfce4-notifyd: Drop old

 xfce-extra/xfce4-notifyd/Manifest                  |  3 --
 .../xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild       | 31 -----------------
 .../xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild       | 39 ----------------------
 .../xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild       | 38 ---------------------
 4 files changed, 111 deletions(-)

diff --git a/xfce-extra/xfce4-notifyd/Manifest 
b/xfce-extra/xfce4-notifyd/Manifest
index 05f72d9b2fd..ae5cb0b3e45 100644
--- a/xfce-extra/xfce4-notifyd/Manifest
+++ b/xfce-extra/xfce4-notifyd/Manifest
@@ -1,5 +1,2 @@
-DIST xfce4-notifyd-0.2.4.tar.bz2 361619 BLAKE2B 
65dea944a6b16ef43beab43da5307004af664fc3460f6605ca52073e2b176c89c0c13b44c8b4a2e603b224399b03db6372d0f24e26a96061a23b4d6a6c579d51
 SHA512 
4cee6395ee925e41ec22baa0fca21b38261a547ddff32f6c140db91996e2aa39b86113ffbe42da3c98728513a10eadd99504a05f31100762eb5b19bf8a74ae7c
-DIST xfce4-notifyd-0.3.6.tar.bz2 458536 BLAKE2B 
82d0c10f744a92dd98e4d9596fb0e8bf7b34a797842b83b0dadc23848bf7533d845ff966b1f73f61c2871e7f6b640f1def69a011c2cbb68efd069a52777efc0e
 SHA512 
96067de2e08e29c8e6285796bc4b23087f97286e28adfb485dc20f449ae32e10c8fb743f42585e0e6cda82d713eb6da3cc1d94920eb170b7cfa1e687ffcb3ddf
-DIST xfce4-notifyd-0.4.0.tar.bz2 519355 BLAKE2B 
c3c5b4500dcf7048f719864d900300710402a1f1411808ee471f0b97de2a6277c0facd7a0e9d2d349628ecb7f9839f0775ea2c000b35fe790eafe31fd38123c0
 SHA512 
17a651685885e8fb8fdc74c89b5126e24aa8704068332e45352fe9d5bc95aa7cbe2002afbc18b2446dc11c6d4d9c1d857d44d685ecd0148bc865a01851f1b045
 DIST xfce4-notifyd-0.4.1.tar.bz2 524411 BLAKE2B 
f90c8241e484b256cfc1619f6bc9b1f5ad0f375fe3efdcadfe8f2acf740697f887a98044bcceb15a70cac9529cf9e1119192875682d0fb59355b4a10b3e479c1
 SHA512 
3dd12a8d27d950c2ffe7a4bc0eaa3b44f4a783273fc90d95304ec77450e88241ad39ca13366cb2a0c666ff6afb9ad58f6468e2fc38b8a87a2737614cfedadfae
 DIST xfce4-notifyd-0.4.2.tar.bz2 528521 BLAKE2B 
8e59e26fcd453b65522b89c24d36857f6ac66c1b6e6a0ef0167b3f9f8dc4a087185d4b5b770b4e90e614e369ca147b924ad3f3ac0a1f3faf49c02b9e1ffd0a30
 SHA512 
1cabf478928cbcc13e9f03b2540470c5568bc665b196a8617a0e3b52ce4fe3bd9fdb5e199c4e52afe51c4edab8ba949c4551f65ce77c5fae7fddccd0086fb601

diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild 
b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild
deleted file mode 100644
index c28a16aaf8e..00000000000
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Notification daemon for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd";
-SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
-       >=sys-apps/dbus-1.6
-       >=x11-libs/gtk+-2.14:2
-       >=x11-libs/libnotify-0.7
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/xfconf-4.8"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       sys-devel/gettext
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=( $(xfconf_use_debug) )
-       DOCS=( AUTHORS NEWS README TODO )
-}

diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild 
b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild
deleted file mode 100644
index 52de732c99f..00000000000
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.6.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="Notification daemon for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd";
-SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.42:2=
-       >=x11-libs/gtk+-3.14:3=
-       >=x11-libs/libnotify-0.7:=
-       >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-       >=xfce-base/libxfce4util-4.12:=
-       >=xfce-base/xfconf-4.10:="
-DEPEND="${RDEPEND}
-       dev-util/gdbus-codegen
-       dev-util/intltool
-       sys-devel/gettext
-       virtual/pkgconfig"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-pkg_postinst() {
-       GNOME2_ECLASS_ICONS="usr/share/icons/hicolor" \
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       GNOME2_ECLASS_ICONS="usr/share/icons/hicolor" \
-       gnome2_icon_cache_update
-}

diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild 
b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild
deleted file mode 100644
index f48064f4568..00000000000
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="Notification daemon for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd";
-SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.42:2=
-       >=x11-libs/gtk+-3.14:3=
-       >=x11-libs/libnotify-0.7:=
-       >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-       >=xfce-base/libxfce4util-4.12:=
-       >=xfce-base/xfce4-panel-4.12:=
-       >=xfce-base/xfconf-4.10:="
-DEPEND="${RDEPEND}
-       dev-util/gdbus-codegen
-       dev-util/intltool
-       sys-devel/gettext
-       virtual/pkgconfig"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       gnome2_icon_cache_update
-}

Reply via email to