summaryrefslogtreecommitdiff
path: root/xfce-extra/xfce4-datetime-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-datetime-plugin')
-rw-r--r--xfce-extra/xfce4-datetime-plugin/Manifest4
-rw-r--r--xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild40
-rw-r--r--xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild25
3 files changed, 0 insertions, 69 deletions
diff --git a/xfce-extra/xfce4-datetime-plugin/Manifest b/xfce-extra/xfce4-datetime-plugin/Manifest
index 5524de4a4a04..18f49f09e529 100644
--- a/xfce-extra/xfce4-datetime-plugin/Manifest
+++ b/xfce-extra/xfce4-datetime-plugin/Manifest
@@ -1,7 +1,3 @@
-DIST xfce4-datetime-plugin-0.7.0.tar.bz2 283142 BLAKE2B 6b65ab036a0781492b09c277bc1a9531edf5f197a98e83aa748579e58c1c765d9c8eccf860a934dd37fd45b8626e516e6deae8383a909c2335ff6f81a9663809 SHA512 a6d12a5f30fd6f5d0cfa85e50ed261c09378ff9f74897c5b30aef491c0f81a1985c033a416c9e080c1b07551666e1c6d1b1a1d75b5fac72dd71417ec23a640f7
-DIST xfce4-datetime-plugin-0.7.1.tar.bz2 318918 BLAKE2B 9f279add9a57ced612b864b2331c8b2cdfb9f23fbaf80aeb9ef832b15e8859eadd976fb40fd45c93018a05fa5a88cb1b1c44ac0e855d97d0a049d3c10e46e8c9 SHA512 458d6d16953f8e150a6e3560567ea818e18db0477092ee392d00a4770a6feb7b6d50f2e4cd9373f987f0f6323539e7732bed187e3f74f14f2cb4c093a2a526fc
DIST xfce4-datetime-plugin-0.8.0.tar.bz2 334063 BLAKE2B e9d42a85cf83c0c8e305f6d3c0977995943d729d2e45adbff6467a89af7ba5725e9690291ea95f8a115903ab8ba282f4b0b8ed15ef115d63b5fab6f85a038c02 SHA512 936af402bfd3ef199dc05254c57201b90f9554b2d824d74d2825f16d60e9a4c1a03f25811d80bc666a05dd6b47798ef2119f458b55d612e0803f75fc583fe550
-EBUILD xfce4-datetime-plugin-0.7.0.ebuild 947 BLAKE2B 93950255575aec6d45db7d00acdaf6158355bb978385235e24bc5357c823e46423667d946c288821fff19a22c8ff61070598bb1babd4e089b2186cf4025103a3 SHA512 3d042ac077626831ad2ed60f158ead440a5acc3daa08343b9eec4982c8cd47b8f06961150da3948ab24813b53eb06c2247b06a9a29d1d183facb8b2db5883944
-EBUILD xfce4-datetime-plugin-0.7.1.ebuild 703 BLAKE2B 0955fd6d82be3715dc57dde14b4619d228de3307949c613b191bd5a6d3eaef2d645c67f53b7b9bca038f5f6ca1b81ae13016de9d5fc545fdaaec4cd1012fee7e SHA512 8547681d89c864433748b426b2561530f14635af8c2e2d0b05dc403f862615d0c19c5c891c5fd4c329e47b61fe5dad5493cd796c37cb26a2d8971742002b65c3
EBUILD xfce4-datetime-plugin-0.8.0.ebuild 697 BLAKE2B 95ef677832494f770160e6feaa8966ab8dba3e8a34bd6e82a9f29b6e15952a370d8aa6ed53697809a17f384b3d593536cf64eb89631ec7fe7de1a685b3a85ece SHA512 bb60f8cdef6a7e22feded2b4ce43e25b540a8589dd13ee2bad1632c9ecceffb392525e6968064453219822d3bf193bd0232c0baf7663782606f4c8a89d2bb718
MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203
diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild
deleted file mode 100644
index d06f59ebe1b8..000000000000
--- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="A panel plug-in with date, time and embedded calender"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS THANKS )
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
- gnome2_icon_cache_update
-}
diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild
deleted file mode 100644
index 68e72f993677..000000000000
--- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A panel plug-in with date, time and embedded calender"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}